Shades of Cadillac #924468
Tints of Cadillac #924468
RGB
CMYK
RGB Variations
Color information
#924468 (or 0x924468) is known color: Cadillac. HEX triplet: 92, 44 and 68. RGB value is (146,68,104). Sum of RGB (Red+Green+Blue) = 146+68+104=318 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.91% from 318); Green value is 68 (26.95% from 255 or 21.38% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 146 - color contains mainly: red. Hex color #924468 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924468 is #6DBB97. Grayscale: #5F5F5F. Windows color (decimal): -7191448 or 6833298. OLE color: 6833298.
HSL color Cylindrical-coordinate representation of color #924468: hue angle of 332.31º 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 #924468 is Cyan = 0, Magento = 0.53, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 68 | 104 | - |
| CMYK | 0 | 0.53 | 0.29 | 0.43 |
| HSL | 332.31º | 0.36% | 0.42% | - |
| HSV(B) | 332.31º | 0.53% | 0.57% | - |
| XYZ | 16.42 | 11.24 | 14.4 | - |
| YUV | 95.43 | 132.84 | 164.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 68 | 104 | 0 | 0.53 | 0.29 | 0.43 | 332.31 | 0.36 | 0.42 |
| Hex | 92 | 44 | 68 | 0 | 35 | 1D | 2B | 14C | 24 | 2A |
| Octal | 222 | 104 | 150 | 0 | 65 | 35 | 53 | 514 | 44 | 52 |
| Binary | 10010010 | 1000100 | 1101000 | 0 | 110101 | 11101 | 101011 | 101001100 | 100100 | 101010 |
Color Harmonies of #924468
Complementary color
Monochromatic Colors of #924468
Black with #924468
Text Example
Text Example
White with #924468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924468; }
p { color: rgb(146,68,104); }
H1.HeaderClassName
{
color: #924468;
}
.AnyTagClassName
{
color: #924468;
}
</style>
background-color css
<style>
a { background-color: #924468; }
a { background-color: rgb(146,68,104); }
div.DivClassName
{
background-color: #924468;
}
.BgClassName
{
background-color: #924468;
}
</style>
border-color css
<style>
span { border-color: #924468; }
span { border-color: rgb(146,68,104); }
td.TdClassName
{
border-color: #924468;
}
.TagClassName
{
border-color: #924468;
}
</style>