Shades of Cadillac #924276
Tints of Cadillac #924276
RGB
CMYK
RGB Variations
Color information
#924276 (or 0x924276) is known color: Cadillac. HEX triplet: 92, 42 and 76. RGB value is (146,66,118). Sum of RGB (Red+Green+Blue) = 146+66+118=330 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.24% from 330); Green value is 66 (26.17% from 255 or 20% from 330); Blue value is 118 (46.48% from 255 or 35.76% from 330); Max value from RGB is 146 - color contains mainly: red. Hex color #924276 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924276 is #6DBD89. Grayscale: #5F5F5F. Windows color (decimal): -7191946 or 7750290. OLE color: 7750290.
HSL color Cylindrical-coordinate representation of color #924276: hue angle of 321º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #924276 is Cyan = 0, Magento = 0.55, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 66 | 118 | - |
| CMYK | 0 | 0.55 | 0.19 | 0.43 |
| HSL | 321º | 0.38% | 0.42% | - |
| HSV(B) | 321º | 0.55% | 0.57% | - |
| XYZ | 17.07 | 11.32 | 18.42 | - |
| YUV | 95.85 | 140.5 | 163.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 66 | 118 | 0 | 0.55 | 0.19 | 0.43 | 321 | 0.38 | 0.42 |
| Hex | 92 | 42 | 76 | 0 | 37 | 13 | 2B | 141 | 26 | 2A |
| Octal | 222 | 102 | 166 | 0 | 67 | 23 | 53 | 501 | 46 | 52 |
| Binary | 10010010 | 1000010 | 1110110 | 0 | 110111 | 10011 | 101011 | 101000001 | 100110 | 101010 |
Color Harmonies of #924276
Complementary color
Monochromatic Colors of #924276
Black with #924276
Text Example
Text Example
White with #924276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924276; }
p { color: rgb(146,66,118); }
H1.HeaderClassName
{
color: #924276;
}
.AnyTagClassName
{
color: #924276;
}
</style>
background-color css
<style>
a { background-color: #924276; }
a { background-color: rgb(146,66,118); }
div.DivClassName
{
background-color: #924276;
}
.BgClassName
{
background-color: #924276;
}
</style>
border-color css
<style>
span { border-color: #924276; }
span { border-color: rgb(146,66,118); }
td.TdClassName
{
border-color: #924276;
}
.TagClassName
{
border-color: #924276;
}
</style>