Shades of Razzmatazz #D90458
Tints of Razzmatazz #D90458
RGB
CMYK
RGB Variations
Color information
#D90458 (or 0xD90458) is known color: Razzmatazz. HEX triplet: D9, 04 and 58. RGB value is (217,4,88). Sum of RGB (Red+Green+Blue) = 217+4+88=309 (40% of max value = 765). Red value is 217 (85.16% from 255 or 70.23% from 309); Green value is 4 (1.95% from 255 or 1.29% from 309); Blue value is 88 (34.77% from 255 or 28.48% from 309); Max value from RGB is 217 - color contains mainly: red. Hex color #D90458 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D90458 is #26FBA7. Grayscale: #4D4D4D. Windows color (decimal): -2554792 or 5768409. OLE color: 5768409.
HSL color Cylindrical-coordinate representation of color #D90458: hue angle of 336.34º 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 #D90458 is Cyan = 0, Magento = 0.98, Yellow = 0.59 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 4 | 88 | - |
| CMYK | 0 | 0.98 | 0.59 | 0.15 |
| HSL | 336.34º | 0.96% | 0.43% | - |
| HSV(B) | 336.34º | 0.98% | 0.85% | - |
| XYZ | 30.42 | 15.54 | 10.63 | - |
| YUV | 77.26 | 134.07 | 227.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 4 | 88 | 0 | 0.98 | 0.59 | 0.15 | 336.34 | 0.96 | 0.43 |
| Hex | D9 | 4 | 58 | 0 | 62 | 3B | F | 150 | 60 | 2B |
| Octal | 331 | 4 | 130 | 0 | 142 | 73 | 17 | 520 | 140 | 53 |
| Binary | 11011001 | 100 | 1011000 | 0 | 1100010 | 111011 | 1111 | 101010000 | 1100000 | 101011 |
Color Harmonies of #D90458
Complementary color
Monochromatic Colors of #D90458
Black with #D90458
Text Example
Text Example
White with #D90458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D90458; }
p { color: rgb(217,4,88); }
H1.HeaderClassName
{
color: #D90458;
}
.AnyTagClassName
{
color: #D90458;
}
</style>
background-color css
<style>
a { background-color: #D90458; }
a { background-color: rgb(217,4,88); }
div.DivClassName
{
background-color: #D90458;
}
.BgClassName
{
background-color: #D90458;
}
</style>
border-color css
<style>
span { border-color: #D90458; }
span { border-color: rgb(217,4,88); }
td.TdClassName
{
border-color: #D90458;
}
.TagClassName
{
border-color: #D90458;
}
</style>