Shades of Hollywood Cerise #D90397
Tints of Hollywood Cerise #D90397
RGB
CMYK
RGB Variations
Color information
#D90397 (or 0xD90397) is known color: Hollywood Cerise. HEX triplet: D9, 03 and 97. RGB value is (217,3,151). Sum of RGB (Red+Green+Blue) = 217+3+151=371 (49% of max value = 765). Red value is 217 (85.16% from 255 or 58.49% from 371); Green value is 3 (1.56% from 255 or 0.81% from 371); Blue value is 151 (59.38% from 255 or 40.70% from 371); Max value from RGB is 217 - color contains mainly: red. Hex color #D90397 is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #D90397 is #26FC68. Grayscale: #535353. Windows color (decimal): -2554985 or 9896921. OLE color: 9896921.
HSL color Cylindrical-coordinate representation of color #D90397: hue angle of 318.5º degrees, saturation: 0.97, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #D90397 is Cyan = 0, Magento = 0.99, Yellow = 0.30 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 3 | 151 | - |
| CMYK | 0 | 0.99 | 0.30 | 0.15 |
| HSL | 318.5º | 0.97% | 0.43% | - |
| HSV(B) | 318.5º | 0.99% | 0.85% | - |
| XYZ | 34.23 | 17.05 | 30.77 | - |
| YUV | 83.86 | 165.9 | 222.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 3 | 151 | 0 | 0.99 | 0.30 | 0.15 | 318.5 | 0.97 | 0.43 |
| Hex | D9 | 3 | 97 | 0 | 63 | 1E | F | 13F | 61 | 2B |
| Octal | 331 | 3 | 227 | 0 | 143 | 36 | 17 | 477 | 141 | 53 |
| Binary | 11011001 | 11 | 10010111 | 0 | 1100011 | 11110 | 1111 | 100111111 | 1100001 | 101011 |
Color Harmonies of #D90397
Complementary color
Monochromatic Colors of #D90397
Black with #D90397
Text Example
Text Example
White with #D90397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D90397; }
p { color: rgb(217,3,151); }
H1.HeaderClassName
{
color: #D90397;
}
.AnyTagClassName
{
color: #D90397;
}
</style>
background-color css
<style>
a { background-color: #D90397; }
a { background-color: rgb(217,3,151); }
div.DivClassName
{
background-color: #D90397;
}
.BgClassName
{
background-color: #D90397;
}
</style>
border-color css
<style>
span { border-color: #D90397; }
span { border-color: rgb(217,3,151); }
td.TdClassName
{
border-color: #D90397;
}
.TagClassName
{
border-color: #D90397;
}
</style>