Shades of Cadillac #924657
Tints of Cadillac #924657
RGB
CMYK
RGB Variations
Color information
#924657 (or 0x924657) is known color: Cadillac. HEX triplet: 92, 46 and 57. RGB value is (146,70,87). Sum of RGB (Red+Green+Blue) = 146+70+87=303 (40% of max value = 765). Red value is 146 (57.42% from 255 or 48.18% from 303); Green value is 70 (27.73% from 255 or 23.10% from 303); Blue value is 87 (34.38% from 255 or 28.71% from 303); Max value from RGB is 146 - color contains mainly: red. Hex color #924657 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924657 is #6DB9A8. Grayscale: #5E5E5E. Windows color (decimal): -7190953 or 5719698. OLE color: 5719698.
HSL color Cylindrical-coordinate representation of color #924657: hue angle of 346.58º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #924657 is Cyan = 0, Magento = 0.52, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 70 | 87 | - |
| CMYK | 0 | 0.52 | 0.40 | 0.43 |
| HSL | 346.58º | 0.35% | 0.42% | - |
| HSV(B) | 346.58º | 0.52% | 0.57% | - |
| XYZ | 15.76 | 11.18 | 10.34 | - |
| YUV | 94.66 | 123.68 | 164.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 70 | 87 | 0 | 0.52 | 0.40 | 0.43 | 346.58 | 0.35 | 0.42 |
| Hex | 92 | 46 | 57 | 0 | 34 | 28 | 2B | 15B | 23 | 2A |
| Octal | 222 | 106 | 127 | 0 | 64 | 50 | 53 | 533 | 43 | 52 |
| Binary | 10010010 | 1000110 | 1010111 | 0 | 110100 | 101000 | 101011 | 101011011 | 100011 | 101010 |
Color Harmonies of #924657
Complementary color
Monochromatic Colors of #924657
Black with #924657
Text Example
Text Example
White with #924657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924657; }
p { color: rgb(146,70,87); }
H1.HeaderClassName
{
color: #924657;
}
.AnyTagClassName
{
color: #924657;
}
</style>
background-color css
<style>
a { background-color: #924657; }
a { background-color: rgb(146,70,87); }
div.DivClassName
{
background-color: #924657;
}
.BgClassName
{
background-color: #924657;
}
</style>
border-color css
<style>
span { border-color: #924657; }
span { border-color: rgb(146,70,87); }
td.TdClassName
{
border-color: #924657;
}
.TagClassName
{
border-color: #924657;
}
</style>