Shades of Cadillac #924566
Tints of Cadillac #924566
RGB
CMYK
RGB Variations
Color information
#924566 (or 0x924566) is known color: Cadillac. HEX triplet: 92, 45 and 66. RGB value is (146,69,102). Sum of RGB (Red+Green+Blue) = 146+69+102=317 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.06% from 317); Green value is 69 (27.34% from 255 or 21.77% from 317); Blue value is 102 (40.23% from 255 or 32.18% from 317); Max value from RGB is 146 - color contains mainly: red. Hex color #924566 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924566 is #6DBA99. Grayscale: #5F5F5F. Windows color (decimal): -7191194 or 6702482. OLE color: 6702482.
HSL color Cylindrical-coordinate representation of color #924566: hue angle of 334.29º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #924566 is Cyan = 0, Magento = 0.53, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 69 | 102 | - |
| CMYK | 0 | 0.53 | 0.30 | 0.43 |
| HSL | 334.29º | 0.36% | 0.42% | - |
| HSV(B) | 334.29º | 0.53% | 0.57% | - |
| XYZ | 16.38 | 11.33 | 13.89 | - |
| YUV | 95.79 | 131.51 | 163.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 69 | 102 | 0 | 0.53 | 0.30 | 0.43 | 334.29 | 0.36 | 0.42 |
| Hex | 92 | 45 | 66 | 0 | 35 | 1E | 2B | 14E | 24 | 2A |
| Octal | 222 | 105 | 146 | 0 | 65 | 36 | 53 | 516 | 44 | 52 |
| Binary | 10010010 | 1000101 | 1100110 | 0 | 110101 | 11110 | 101011 | 101001110 | 100100 | 101010 |
Color Harmonies of #924566
Complementary color
Monochromatic Colors of #924566
Black with #924566
Text Example
Text Example
White with #924566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924566; }
p { color: rgb(146,69,102); }
H1.HeaderClassName
{
color: #924566;
}
.AnyTagClassName
{
color: #924566;
}
</style>
background-color css
<style>
a { background-color: #924566; }
a { background-color: rgb(146,69,102); }
div.DivClassName
{
background-color: #924566;
}
.BgClassName
{
background-color: #924566;
}
</style>
border-color css
<style>
span { border-color: #924566; }
span { border-color: rgb(146,69,102); }
td.TdClassName
{
border-color: #924566;
}
.TagClassName
{
border-color: #924566;
}
</style>