Shades of Razzmatazz #D80756
Tints of Razzmatazz #D80756
RGB
CMYK
RGB Variations
Color information
#D80756 (or 0xD80756) is known color: Razzmatazz. HEX triplet: D8, 07 and 56. RGB value is (216,7,86). Sum of RGB (Red+Green+Blue) = 216+7+86=309 (40% of max value = 765). Red value is 216 (84.77% from 255 or 69.90% from 309); Green value is 7 (3.12% from 255 or 2.27% from 309); Blue value is 86 (33.98% from 255 or 27.83% from 309); Max value from RGB is 216 - color contains mainly: red. Hex color #D80756 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D80756 is #27F8A9. Grayscale: #4E4E4E. Windows color (decimal): -2619562 or 5638104. OLE color: 5638104.
HSL color Cylindrical-coordinate representation of color #D80756: hue angle of 337.32º degrees, saturation: 0.94, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D80756 is Cyan = 0, Magento = 0.97, Yellow = 0.60 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 216 | 7 | 86 | - |
| CMYK | 0 | 0.97 | 0.60 | 0.15 |
| HSL | 337.32º | 0.94% | 0.44% | - |
| HSV(B) | 337.32º | 0.97% | 0.85% | - |
| XYZ | 30.07 | 15.42 | 10.2 | - |
| YUV | 78.5 | 132.24 | 226.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 216 | 7 | 86 | 0 | 0.97 | 0.60 | 0.15 | 337.32 | 0.94 | 0.44 |
| Hex | D8 | 7 | 56 | 0 | 61 | 3C | F | 151 | 5E | 2C |
| Octal | 330 | 7 | 126 | 0 | 141 | 74 | 17 | 521 | 136 | 54 |
| Binary | 11011000 | 111 | 1010110 | 0 | 1100001 | 111100 | 1111 | 101010001 | 1011110 | 101100 |
Color Harmonies of #D80756
Complementary color
Monochromatic Colors of #D80756
Black with #D80756
Text Example
Text Example
White with #D80756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D80756; }
p { color: rgb(216,7,86); }
H1.HeaderClassName
{
color: #D80756;
}
.AnyTagClassName
{
color: #D80756;
}
</style>
background-color css
<style>
a { background-color: #D80756; }
a { background-color: rgb(216,7,86); }
div.DivClassName
{
background-color: #D80756;
}
.BgClassName
{
background-color: #D80756;
}
</style>
border-color css
<style>
span { border-color: #D80756; }
span { border-color: rgb(216,7,86); }
td.TdClassName
{
border-color: #D80756;
}
.TagClassName
{
border-color: #D80756;
}
</style>