Shades of Hollywood Cerise #DC0492
Tints of Hollywood Cerise #DC0492
RGB
CMYK
RGB Variations
Color information
#DC0492 (or 0xDC0492) is known color: Hollywood Cerise. HEX triplet: DC, 04 and 92. RGB value is (220,4,146). Sum of RGB (Red+Green+Blue) = 220+4+146=370 (49% of max value = 765). Red value is 220 (86.33% from 255 or 59.46% from 370); Green value is 4 (1.95% from 255 or 1.08% from 370); Blue value is 146 (57.42% from 255 or 39.46% from 370); Max value from RGB is 220 - color contains mainly: red. Hex color #DC0492 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #DC0492 is #23FB6D. Grayscale: #545454. Windows color (decimal): -2358126 or 9569500. OLE color: 9569500.
HSL color Cylindrical-coordinate representation of color #DC0492: hue angle of 320.56º degrees, saturation: 0.96, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #DC0492 is Cyan = 0, Magento = 0.98, Yellow = 0.34 and Black (K on CMYK) = 0.14.
Color convert
| RGB | 220 | 4 | 146 | - |
| CMYK | 0 | 0.98 | 0.34 | 0.14 |
| HSL | 320.56º | 0.96% | 0.44% | - |
| HSV(B) | 320.56º | 0.98% | 0.86% | - |
| XYZ | 34.75 | 17.38 | 28.72 | - |
| YUV | 84.77 | 162.56 | 224.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 220 | 4 | 146 | 0 | 0.98 | 0.34 | 0.14 | 320.56 | 0.96 | 0.44 |
| Hex | DC | 4 | 92 | 0 | 62 | 22 | E | 141 | 60 | 2C |
| Octal | 334 | 4 | 222 | 0 | 142 | 42 | 16 | 501 | 140 | 54 |
| Binary | 11011100 | 100 | 10010010 | 0 | 1100010 | 100010 | 1110 | 101000001 | 1100000 | 101100 |
Color Harmonies of #DC0492
Complementary color
Monochromatic Colors of #DC0492
Black with #DC0492
Text Example
Text Example
White with #DC0492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #DC0492; }
p { color: rgb(220,4,146); }
H1.HeaderClassName
{
color: #DC0492;
}
.AnyTagClassName
{
color: #DC0492;
}
</style>
background-color css
<style>
a { background-color: #DC0492; }
a { background-color: rgb(220,4,146); }
div.DivClassName
{
background-color: #DC0492;
}
.BgClassName
{
background-color: #DC0492;
}
</style>
border-color css
<style>
span { border-color: #DC0492; }
span { border-color: rgb(220,4,146); }
td.TdClassName
{
border-color: #DC0492;
}
.TagClassName
{
border-color: #DC0492;
}
</style>