Shades of Cadillac #924072
Tints of Cadillac #924072
RGB
CMYK
RGB Variations
Color information
#924072 (or 0x924072) is known color: Cadillac. HEX triplet: 92, 40 and 72. RGB value is (146,64,114). Sum of RGB (Red+Green+Blue) = 146+64+114=324 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.06% from 324); Green value is 64 (25.39% from 255 or 19.75% from 324); Blue value is 114 (44.92% from 255 or 35.19% from 324); Max value from RGB is 146 - color contains mainly: red. Hex color #924072 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924072 is #6DBF8D. Grayscale: #5E5E5E. Windows color (decimal): -7192462 or 7487634. OLE color: 7487634.
HSL color Cylindrical-coordinate representation of color #924072: hue angle of 323.41º 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 #924072 is Cyan = 0, Magento = 0.56, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 64 | 114 | - |
| CMYK | 0 | 0.56 | 0.22 | 0.43 |
| HSL | 323.41º | 0.39% | 0.41% | - |
| HSV(B) | 323.41º | 0.56% | 0.57% | - |
| XYZ | 16.72 | 10.99 | 17.16 | - |
| YUV | 94.22 | 139.17 | 164.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 64 | 114 | 0 | 0.56 | 0.22 | 0.43 | 323.41 | 0.39 | 0.41 |
| Hex | 92 | 40 | 72 | 0 | 38 | 16 | 2B | 143 | 27 | 29 |
| Octal | 222 | 100 | 162 | 0 | 70 | 26 | 53 | 503 | 47 | 51 |
| Binary | 10010010 | 1000000 | 1110010 | 0 | 111000 | 10110 | 101011 | 101000011 | 100111 | 101001 |
Color Harmonies of #924072
Complementary color
Monochromatic Colors of #924072
Black with #924072
Text Example
Text Example
White with #924072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924072; }
p { color: rgb(146,64,114); }
H1.HeaderClassName
{
color: #924072;
}
.AnyTagClassName
{
color: #924072;
}
</style>
background-color css
<style>
a { background-color: #924072; }
a { background-color: rgb(146,64,114); }
div.DivClassName
{
background-color: #924072;
}
.BgClassName
{
background-color: #924072;
}
</style>
border-color css
<style>
span { border-color: #924072; }
span { border-color: rgb(146,64,114); }
td.TdClassName
{
border-color: #924072;
}
.TagClassName
{
border-color: #924072;
}
</style>