Shades of Cadillac #924859
Tints of Cadillac #924859
RGB
CMYK
RGB Variations
Color information
#924859 (or 0x924859) is known color: Cadillac. HEX triplet: 92, 48 and 59. RGB value is (146,72,89). Sum of RGB (Red+Green+Blue) = 146+72+89=307 (40% of max value = 765). Red value is 146 (57.42% from 255 or 47.56% from 307); Green value is 72 (28.52% from 255 or 23.45% from 307); Blue value is 89 (35.16% from 255 or 28.99% from 307); Max value from RGB is 146 - color contains mainly: red. Hex color #924859 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924859 is #6DB7A6. Grayscale: #606060. Windows color (decimal): -7190439 or 5851282. OLE color: 5851282.
HSL color Cylindrical-coordinate representation of color #924859: hue angle of 346.22º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #924859 is Cyan = 0, Magento = 0.51, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 72 | 89 | - |
| CMYK | 0 | 0.51 | 0.39 | 0.43 |
| HSL | 346.22º | 0.34% | 0.43% | - |
| HSV(B) | 346.22º | 0.51% | 0.57% | - |
| XYZ | 15.97 | 11.47 | 10.82 | - |
| YUV | 96.06 | 124.02 | 163.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 72 | 89 | 0 | 0.51 | 0.39 | 0.43 | 346.22 | 0.34 | 0.43 |
| Hex | 92 | 48 | 59 | 0 | 33 | 27 | 2B | 15A | 22 | 2B |
| Octal | 222 | 110 | 131 | 0 | 63 | 47 | 53 | 532 | 42 | 53 |
| Binary | 10010010 | 1001000 | 1011001 | 0 | 110011 | 100111 | 101011 | 101011010 | 100010 | 101011 |
Color Harmonies of #924859
Complementary color
Monochromatic Colors of #924859
Black with #924859
Text Example
Text Example
White with #924859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924859; }
p { color: rgb(146,72,89); }
H1.HeaderClassName
{
color: #924859;
}
.AnyTagClassName
{
color: #924859;
}
</style>
background-color css
<style>
a { background-color: #924859; }
a { background-color: rgb(146,72,89); }
div.DivClassName
{
background-color: #924859;
}
.BgClassName
{
background-color: #924859;
}
</style>
border-color css
<style>
span { border-color: #924859; }
span { border-color: rgb(146,72,89); }
td.TdClassName
{
border-color: #924859;
}
.TagClassName
{
border-color: #924859;
}
</style>