Shades of Razzmatazz #D90467
Tints of Razzmatazz #D90467
RGB
CMYK
RGB Variations
Color information
#D90467 (or 0xD90467) is known color: Razzmatazz. HEX triplet: D9, 04 and 67. RGB value is (217,4,103). Sum of RGB (Red+Green+Blue) = 217+4+103=324 (42% of max value = 765). Red value is 217 (85.16% from 255 or 66.98% from 324); Green value is 4 (1.95% from 255 or 1.23% from 324); Blue value is 103 (40.62% from 255 or 31.79% from 324); Max value from RGB is 217 - color contains mainly: red. Hex color #D90467 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D90467 is #26FB98. Grayscale: #4E4E4E. Windows color (decimal): -2554777 or 6751449. OLE color: 6751449.
HSL color Cylindrical-coordinate representation of color #D90467: hue angle of 332.11º 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 #D90467 is Cyan = 0, Magento = 0.98, Yellow = 0.53 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 217 | 4 | 103 | - |
| CMYK | 0 | 0.98 | 0.53 | 0.15 |
| HSL | 332.11º | 0.96% | 0.43% | - |
| HSV(B) | 332.11º | 0.98% | 0.85% | - |
| XYZ | 31.11 | 15.82 | 14.25 | - |
| YUV | 78.97 | 141.57 | 226.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 217 | 4 | 103 | 0 | 0.98 | 0.53 | 0.15 | 332.11 | 0.96 | 0.43 |
| Hex | D9 | 4 | 67 | 0 | 62 | 35 | F | 14C | 60 | 2B |
| Octal | 331 | 4 | 147 | 0 | 142 | 65 | 17 | 514 | 140 | 53 |
| Binary | 11011001 | 100 | 1100111 | 0 | 1100010 | 110101 | 1111 | 101001100 | 1100000 | 101011 |
Color Harmonies of #D90467
Complementary color
Monochromatic Colors of #D90467
Black with #D90467
Text Example
Text Example
White with #D90467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D90467; }
p { color: rgb(217,4,103); }
H1.HeaderClassName
{
color: #D90467;
}
.AnyTagClassName
{
color: #D90467;
}
</style>
background-color css
<style>
a { background-color: #D90467; }
a { background-color: rgb(217,4,103); }
div.DivClassName
{
background-color: #D90467;
}
.BgClassName
{
background-color: #D90467;
}
</style>
border-color css
<style>
span { border-color: #D90467; }
span { border-color: rgb(217,4,103); }
td.TdClassName
{
border-color: #D90467;
}
.TagClassName
{
border-color: #D90467;
}
</style>