Shades of Cadillac #924471
Tints of Cadillac #924471
RGB
CMYK
RGB Variations
Color information
#924471 (or 0x924471) is known color: Cadillac. HEX triplet: 92, 44 and 71. RGB value is (146,68,113). Sum of RGB (Red+Green+Blue) = 146+68+113=327 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.65% from 327); Green value is 68 (26.95% from 255 or 20.80% from 327); Blue value is 113 (44.53% from 255 or 34.56% from 327); Max value from RGB is 146 - color contains mainly: red. Hex color #924471 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924471 is #6DBB8E. Grayscale: #606060. Windows color (decimal): -7191439 or 7423122. OLE color: 7423122.
HSL color Cylindrical-coordinate representation of color #924471: hue angle of 325.38º 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 #924471 is Cyan = 0, Magento = 0.53, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 68 | 113 | - |
| CMYK | 0 | 0.53 | 0.23 | 0.43 |
| HSL | 325.38º | 0.36% | 0.42% | - |
| HSV(B) | 325.38º | 0.53% | 0.57% | - |
| XYZ | 16.9 | 11.44 | 16.94 | - |
| YUV | 96.45 | 137.34 | 163.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 68 | 113 | 0 | 0.53 | 0.23 | 0.43 | 325.38 | 0.36 | 0.42 |
| Hex | 92 | 44 | 71 | 0 | 35 | 17 | 2B | 145 | 24 | 2A |
| Octal | 222 | 104 | 161 | 0 | 65 | 27 | 53 | 505 | 44 | 52 |
| Binary | 10010010 | 1000100 | 1110001 | 0 | 110101 | 10111 | 101011 | 101000101 | 100100 | 101010 |
Color Harmonies of #924471
Complementary color
Monochromatic Colors of #924471
Black with #924471
Text Example
Text Example
White with #924471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924471; }
p { color: rgb(146,68,113); }
H1.HeaderClassName
{
color: #924471;
}
.AnyTagClassName
{
color: #924471;
}
</style>
background-color css
<style>
a { background-color: #924471; }
a { background-color: rgb(146,68,113); }
div.DivClassName
{
background-color: #924471;
}
.BgClassName
{
background-color: #924471;
}
</style>
border-color css
<style>
span { border-color: #924471; }
span { border-color: rgb(146,68,113); }
td.TdClassName
{
border-color: #924471;
}
.TagClassName
{
border-color: #924471;
}
</style>