#ee0f55

Color #EE0F55 Razzmatazz (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Razzmatazz #EE0F55

Tints of Razzmatazz #EE0F55

Color information

#EE0F55 (or 0xEE0F55) is unknown color: approx Razzmatazz. HEX triplet: EE, 0F and 55. RGB value is (238,15,85). Sum of RGB (Red+Green+Blue) = 238+15+85=338 (44% of max value = 765). Red value is 238 (93.36% from 255 or 70.41% from 338); Green value is 15 (6.25% from 255 or 4.44% from 338); Blue value is 85 (33.59% from 255 or 25.15% from 338); Max value from RGB is 238 - color contains mainly: red. Hex color #EE0F55 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #EE0F55 is #11F0AA. Grayscale: #595959. Windows color (decimal): -1175723 or 5574638. OLE color: 5574638.

HSL color Cylindrical-coordinate representation of color #EE0F55: hue angle of 341.17º degrees, saturation: 0.88, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #EE0F55 is Cyan = 0, Magento = 0.94, Yellow = 0.64 and Black (K on CMYK) = 0.07.

Color convert

RGB2381585-
CMYK00.940.640.07
HSL341.17º88.14%49.61%-
HSV(B)341.17º93.7%93.33%-
XYZ37.0719.1710.34-
YUV89.66125.38233.81-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 238 (93.36% from 255) = 70.41%
GREEN value IS 15 (6.25% from 255) = 4.44%
BLUE value IS 85 (33.59% from 255) = 25.15%
R=70.41%
G=4.44%
B=25.15%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.94
Y (Yellow) values IS 0.64
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal238158500.940.640.07341.1788.1449.61
HexEEF5505E4071555832
Octal356171250136100752513062
Binary11101110111110101010101111010000001111010101011011000110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ee0f55

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ee0f55; }

 p { color: rgb(238,15,85); }

 H1.HeaderClassName
 {
   color: #ee0f55;
 }
 .AnyTagClassName
 {
   color: #ee0f55;
 }
</style>
background-color css

<style>
 a { background-color: #ee0f55; }

 a { background-color: rgb(238,15,85); }

 div.DivClassName
 {
   background-color: #ee0f55;
 }
 .BgClassName
 {
   background-color: #ee0f55;
 }
</style>
border-color css

<style>
 span { border-color: #ee0f55; }

 span { border-color: rgb(238,15,85); }

 td.TdClassName
 {
   border-color: #ee0f55;
 }
 .TagClassName
 {
   border-color: #ee0f55;
 }
</style>

cancel