:
logo qtransform

  to  




#ED33B0 color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #ED33B0
#ED33B0

   In a RGB color space, hex #ED33B0 is composed of 93% red, 20% green and 69% blue.
RGB color code is composed of a hexadecimal ED red (237/255), a 33 green (51/255) and a B0 blue component (176/255). The decimal RGB color code is rgb(237,51,176)
In CMYK color space, it is composed of 0% cyan, 78% magenta, 26% yellow and 7% black.
It has a hue angle of 319.68o degrees, a saturation of 84% and a lightness of 56%.
Closest websafe color is: #ff3399 rgb (255, 51, 153).
twitter  facebook  whatsapp


Color conversion




#ED33B0
rgb(237,51,176)
=93%
from 255
20%
from 255
69%
from 255
=0
from 100
78
from 100
26
from 100
7
from 100
R: 237
red
G: 51
green
B: 176
blue
C: 0
cyan
M: 78
magenta
Y: 26
yellow
K: 7
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #ED33B0 has RGB values of R:237, G:51, B:176 and CMYK values of C:0, M:78, Y:26, K:7. Its decimal value is 15545264.Binary code is 111011010011001110110000
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorED33B0 #ED33B0
RGB decimal237, 51, 176 rgb(237, 51, 176)
RGB %93, 20, 69 rgb(93%, 20%, 69%)
RGB Adobe204, 54, 171
CMYK %0, 78, 26, 7 0%, 78%, 26%, 7%
HSL319.68o, 84, 56 hsl(319.68o, 84%, 56%)
HSV (HSB)320o, 78%, 93% hsv(320o, 78%, 93%)
Web Safe color#ff3399 rgb (255, 51, 153)
XYZ43.945, 23.507 43.295
xyY0.4, 0.21, 23.51
Hunter-Lab48.48, 80.8, -22.48
CMY7%, 80%, 31%
Lab55.94, 76.09, -22.59
Binary color
ED 33 B0
11101101 110011 10110000

Shades and tints of #ED33B0


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #2F0A23 is the darkest color, and: #FCD7F0 is the lightest one.

Tint color variation #ED33B0


Shade color variation


Tones of #ED33B0
A tone is produced by adding gray to any pure hue. In this case, #E23BAB is the less saturated color, and #A66691 is the most saturated one.


Alternatives to #ED33B0


Below, you can see some colors close to #ED33B0. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.




Quick use #ED33B0


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#ED33B0;">Text here</font>

<div style="background-color:#ED33B0;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#ED33B0;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#ED33B0;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #ED33B0
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #ED33B0;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #ED33B0;



Box border html code Text shadow with RGB values for color #ED33B0
box border html code for color #ED33B0

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #ED33B0;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(237, 51, 176, 1.4);



Pre-formatted code ED33B0 code for script / programming
HTML, CSS: = #ED33B0; rgb(237, 51, 176)
Java: = new Color(237, 51, 176)
.NET: = Color.FromArgb (237, 51, 176);
Xojo: = rgb (237, 51, 176, 0);
openGL: = glColor3f (0.93f, 0.2f, 0.69f);
Swift: = UIColor(red:0.93, green:0.2, blue:0.69, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.93 green:0.2 blue:0.69 alpha:1.00000];


Color schemes with #ED33B0


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 78% has a #ED33B0 saturation. Adding 78% + 10% = 88% saturation for our new color #C7188D. Decreasing 78% - 10% = 68% saturation for other monochromatic color #FF52C5.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #ED33B0 has a 320o angle. Adding 320o + 180o = 140oo for our new complementary color #34ED72.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #ED33B0 has a 320o angle. Adding 320o + 180o+30o = 170o for our first complementary color #34EDCE. Decreasing 320o + 180o-30o = 110o for the second complementary color #53ED34.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.