Shades of Cadillac #924059
Tints of Cadillac #924059
RGB
CMYK
RGB Variations
Color information
#924059 (or 0x924059) is known color: Cadillac. HEX triplet: 92, 40 and 59. RGB value is (146,64,89). Sum of RGB (Red+Green+Blue) = 146+64+89=299 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.83% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 89 (35.16% from 255 or 29.77% from 299); Max value from RGB is 146 - color contains mainly: red. Hex color #924059 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924059 is #6DBFA6. Grayscale: #5B5B5B. Windows color (decimal): -7192487 or 5849234. OLE color: 5849234.
HSL color Cylindrical-coordinate representation of color #924059: hue angle of 341.71º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #924059 is Cyan = 0, Magento = 0.56, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 89 | - |
| CMYK | 0 | 0.56 | 0.39 | 0.43 |
| HSL | 341.71º | 0.39% | 0.41% | - |
| HSV(B) | 341.71º | 0.56% | 0.57% | - |
| XYZ | 15.49 | 10.5 | 10.66 | - |
| YUV | 91.37 | 126.67 | 166.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 89 | 0 | 0.56 | 0.39 | 0.43 | 341.71 | 0.39 | 0.41 |
| Hex | 92 | 40 | 59 | 0 | 38 | 27 | 2B | 156 | 27 | 29 |
| Octal | 222 | 100 | 131 | 0 | 70 | 47 | 53 | 526 | 47 | 51 |
| Binary | 10010010 | 1000000 | 1011001 | 0 | 111000 | 100111 | 101011 | 101010110 | 100111 | 101001 |
Color Harmonies of #924059
Complementary color
Monochromatic Colors of #924059
Black with #924059
Text Example
Text Example
White with #924059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924059; }
p { color: rgb(146,64,89); }
H1.HeaderClassName
{
color: #924059;
}
.AnyTagClassName
{
color: #924059;
}
</style>
background-color css
<style>
a { background-color: #924059; }
a { background-color: rgb(146,64,89); }
div.DivClassName
{
background-color: #924059;
}
.BgClassName
{
background-color: #924059;
}
</style>
border-color css
<style>
span { border-color: #924059; }
span { border-color: rgb(146,64,89); }
td.TdClassName
{
border-color: #924059;
}
.TagClassName
{
border-color: #924059;
}
</style>