Shades of Cadillac #924470
Tints of Cadillac #924470
RGB
CMYK
RGB Variations
Color information
#924470 (or 0x924470) is known color: Cadillac. HEX triplet: 92, 44 and 70. RGB value is (146,68,112). Sum of RGB (Red+Green+Blue) = 146+68+112=326 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.79% from 326); Green value is 68 (26.95% from 255 or 20.86% from 326); Blue value is 112 (44.14% from 255 or 34.36% from 326); Max value from RGB is 146 - color contains mainly: red. Hex color #924470 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924470 is #6DBB8F. Grayscale: #606060. Windows color (decimal): -7191440 or 7357586. OLE color: 7357586.
HSL color Cylindrical-coordinate representation of color #924470: hue angle of 326.15º 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 #924470 is Cyan = 0, Magento = 0.53, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 68 | 112 | - |
| CMYK | 0 | 0.53 | 0.23 | 0.43 |
| HSL | 326.15º | 0.36% | 0.42% | - |
| HSV(B) | 326.15º | 0.53% | 0.57% | - |
| XYZ | 16.85 | 11.42 | 16.64 | - |
| YUV | 96.34 | 136.84 | 163.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 68 | 112 | 0 | 0.53 | 0.23 | 0.43 | 326.15 | 0.36 | 0.42 |
| Hex | 92 | 44 | 70 | 0 | 35 | 17 | 2B | 146 | 24 | 2A |
| Octal | 222 | 104 | 160 | 0 | 65 | 27 | 53 | 506 | 44 | 52 |
| Binary | 10010010 | 1000100 | 1110000 | 0 | 110101 | 10111 | 101011 | 101000110 | 100100 | 101010 |
Color Harmonies of #924470
Complementary color
Monochromatic Colors of #924470
Black with #924470
Text Example
Text Example
White with #924470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924470; }
p { color: rgb(146,68,112); }
H1.HeaderClassName
{
color: #924470;
}
.AnyTagClassName
{
color: #924470;
}
</style>
background-color css
<style>
a { background-color: #924470; }
a { background-color: rgb(146,68,112); }
div.DivClassName
{
background-color: #924470;
}
.BgClassName
{
background-color: #924470;
}
</style>
border-color css
<style>
span { border-color: #924470; }
span { border-color: rgb(146,68,112); }
td.TdClassName
{
border-color: #924470;
}
.TagClassName
{
border-color: #924470;
}
</style>