Shades of Cadillac #924967
Tints of Cadillac #924967
RGB
CMYK
RGB Variations
Color information
#924967 (or 0x924967) is known color: Cadillac. HEX triplet: 92, 49 and 67. RGB value is (146,73,103). Sum of RGB (Red+Green+Blue) = 146+73+103=322 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.34% from 322); Green value is 73 (28.91% from 255 or 22.67% from 322); Blue value is 103 (40.62% from 255 or 31.99% from 322); Max value from RGB is 146 - color contains mainly: red. Hex color #924967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924967 is #6DB698. Grayscale: #626262. Windows color (decimal): -7190169 or 6769042. OLE color: 6769042.
HSL color Cylindrical-coordinate representation of color #924967: hue angle of 335.34º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #924967 is Cyan = 0, Magento = 0.5, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 73 | 103 | - |
| CMYK | 0 | 0.5 | 0.29 | 0.43 |
| HSL | 335.34º | 0.33% | 0.43% | - |
| HSV(B) | 335.34º | 0.5% | 0.57% | - |
| XYZ | 16.68 | 11.86 | 14.24 | - |
| YUV | 98.25 | 130.68 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 73 | 103 | 0 | 0.5 | 0.29 | 0.43 | 335.34 | 0.33 | 0.43 |
| Hex | 92 | 49 | 67 | 0 | 32 | 1D | 2B | 14F | 21 | 2B |
| Octal | 222 | 111 | 147 | 0 | 62 | 35 | 53 | 517 | 41 | 53 |
| Binary | 10010010 | 1001001 | 1100111 | 0 | 110010 | 11101 | 101011 | 101001111 | 100001 | 101011 |
Color Harmonies of #924967
Complementary color
Monochromatic Colors of #924967
Black with #924967
Text Example
Text Example
White with #924967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924967; }
p { color: rgb(146,73,103); }
H1.HeaderClassName
{
color: #924967;
}
.AnyTagClassName
{
color: #924967;
}
</style>
background-color css
<style>
a { background-color: #924967; }
a { background-color: rgb(146,73,103); }
div.DivClassName
{
background-color: #924967;
}
.BgClassName
{
background-color: #924967;
}
</style>
border-color css
<style>
span { border-color: #924967; }
span { border-color: rgb(146,73,103); }
td.TdClassName
{
border-color: #924967;
}
.TagClassName
{
border-color: #924967;
}
</style>