#E90C62

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

Shades of Razzmatazz #E90C62

Tints of Razzmatazz #E90C62

Color information

#E90C62 (or 0xE90C62) is unknown color: approx Razzmatazz. HEX triplet: E9, 0C and 62. RGB value is (233,12,98). Sum of RGB (Red+Green+Blue) = 233+12+98=343 (45% of max value = 765). Red value is 233 (91.41% from 255 or 67.93% from 343); Green value is 12 (5.08% from 255 or 3.50% from 343); Blue value is 98 (38.67% from 255 or 28.57% from 343); Max value from RGB is 233 - color contains mainly: red. Hex color #E90C62 is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #E90C62 is #16F39D. Grayscale: #575757. Windows color (decimal): -1504158 or 6425833. OLE color: 6425833.

HSL color Cylindrical-coordinate representation of color #E90C62: hue angle of 336.65º degrees, saturation: 0.9, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #E90C62 is Cyan = 0, Magento = 0.95, Yellow = 0.58 and Black (K on CMYK) = 0.09.

Color convert

RGB2331298-
CMYK00.950.580.09
HSL336.65º90.2%48.04%-
HSV(B)336.65º94.85%91.37%-
XYZ35.9418.4713.23-
YUV87.88133.72231.51-

RGB Variations

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

RGB

RED value IS 233 (91.41% from 255) = 67.93%
GREEN value IS 12 (5.08% from 255) = 3.50%
BLUE value IS 98 (38.67% from 255) = 28.57%
R=67.93%
G=3.50%
B=28.57%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.95
Y (Yellow) values IS 0.58
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal233129800.950.580.09336.6590.248.04
HexE9C6205F3A91515a30
Octal351141420137721152113260
Binary11101001110011000100101111111101010011010100011011010110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #E90C62

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #E90C62; }

 p { color: rgb(233,12,98); }

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

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

 a { background-color: rgb(233,12,98); }

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

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

 span { border-color: rgb(233,12,98); }

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

cancel