Shades of Hollywood Cerise #D80497
Tints of Hollywood Cerise #D80497
RGB
CMYK
RGB Variations
Color information
#D80497 (or 0xD80497) is known color: Hollywood Cerise. HEX triplet: D8, 04 and 97. RGB value is (216,4,151). Sum of RGB (Red+Green+Blue) = 216+4+151=371 (49% of max value = 765). Red value is 216 (84.77% from 255 or 58.22% from 371); Green value is 4 (1.95% from 255 or 1.08% from 371); Blue value is 151 (59.38% from 255 or 40.70% from 371); Max value from RGB is 216 - color contains mainly: red. Hex color #D80497 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #D80497 is #27FB68. Grayscale: #535353. Windows color (decimal): -2620265 or 9897176. OLE color: 9897176.
HSL color Cylindrical-coordinate representation of color #D80497: hue angle of 318.4º degrees, saturation: 0.96, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #D80497 is Cyan = 0, Magento = 0.98, Yellow = 0.30 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 216 | 4 | 151 | - |
| CMYK | 0 | 0.98 | 0.30 | 0.15 |
| HSL | 318.4º | 0.96% | 0.43% | - |
| HSV(B) | 318.4º | 0.98% | 0.85% | - |
| XYZ | 33.95 | 16.92 | 30.75 | - |
| YUV | 84.15 | 165.74 | 222.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 216 | 4 | 151 | 0 | 0.98 | 0.30 | 0.15 | 318.4 | 0.96 | 0.43 |
| Hex | D8 | 4 | 97 | 0 | 62 | 1E | F | 13E | 60 | 2B |
| Octal | 330 | 4 | 227 | 0 | 142 | 36 | 17 | 476 | 140 | 53 |
| Binary | 11011000 | 100 | 10010111 | 0 | 1100010 | 11110 | 1111 | 100111110 | 1100000 | 101011 |
Color Harmonies of #D80497
Complementary color
Monochromatic Colors of #D80497
Black with #D80497
Text Example
Text Example
White with #D80497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D80497; }
p { color: rgb(216,4,151); }
H1.HeaderClassName
{
color: #D80497;
}
.AnyTagClassName
{
color: #D80497;
}
</style>
background-color css
<style>
a { background-color: #D80497; }
a { background-color: rgb(216,4,151); }
div.DivClassName
{
background-color: #D80497;
}
.BgClassName
{
background-color: #D80497;
}
</style>
border-color css
<style>
span { border-color: #D80497; }
span { border-color: rgb(216,4,151); }
td.TdClassName
{
border-color: #D80497;
}
.TagClassName
{
border-color: #D80497;
}
</style>