Shades of Cadillac #924076
Tints of Cadillac #924076
RGB
CMYK
RGB Variations
Color information
#924076 (or 0x924076) is known color: Cadillac. HEX triplet: 92, 40 and 76. RGB value is (146,64,118). Sum of RGB (Red+Green+Blue) = 146+64+118=328 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.51% from 328); Green value is 64 (25.39% from 255 or 19.51% from 328); Blue value is 118 (46.48% from 255 or 35.98% from 328); Max value from RGB is 146 - color contains mainly: red. Hex color #924076 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924076 is #6DBF89. Grayscale: #5E5E5E. Windows color (decimal): -7192458 or 7749778. OLE color: 7749778.
HSL color Cylindrical-coordinate representation of color #924076: hue angle of 320.49º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #924076 is Cyan = 0, Magento = 0.56, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 118 | - |
| CMYK | 0 | 0.56 | 0.19 | 0.43 |
| HSL | 320.49º | 0.39% | 0.41% | - |
| HSV(B) | 320.49º | 0.56% | 0.57% | - |
| XYZ | 16.96 | 11.09 | 18.39 | - |
| YUV | 94.67 | 141.17 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 118 | 0 | 0.56 | 0.19 | 0.43 | 320.49 | 0.39 | 0.41 |
| Hex | 92 | 40 | 76 | 0 | 38 | 13 | 2B | 140 | 27 | 29 |
| Octal | 222 | 100 | 166 | 0 | 70 | 23 | 53 | 500 | 47 | 51 |
| Binary | 10010010 | 1000000 | 1110110 | 0 | 111000 | 10011 | 101011 | 101000000 | 100111 | 101001 |
Color Harmonies of #924076
Complementary color
Monochromatic Colors of #924076
Black with #924076
Text Example
Text Example
White with #924076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924076; }
p { color: rgb(146,64,118); }
H1.HeaderClassName
{
color: #924076;
}
.AnyTagClassName
{
color: #924076;
}
</style>
background-color css
<style>
a { background-color: #924076; }
a { background-color: rgb(146,64,118); }
div.DivClassName
{
background-color: #924076;
}
.BgClassName
{
background-color: #924076;
}
</style>
border-color css
<style>
span { border-color: #924076; }
span { border-color: rgb(146,64,118); }
td.TdClassName
{
border-color: #924076;
}
.TagClassName
{
border-color: #924076;
}
</style>