Shades of Cadillac #924167
Tints of Cadillac #924167
RGB
CMYK
RGB Variations
Color information
#924167 (or 0x924167) is known color: Cadillac. HEX triplet: 92, 41 and 67. RGB value is (146,65,103). Sum of RGB (Red+Green+Blue) = 146+65+103=314 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.50% from 314); Green value is 65 (25.78% from 255 or 20.70% from 314); Blue value is 103 (40.62% from 255 or 32.80% from 314); Max value from RGB is 146 - color contains mainly: red. Hex color #924167 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924167 is #6DBE98. Grayscale: #5D5D5D. Windows color (decimal): -7192217 or 6766994. OLE color: 6766994.
HSL color Cylindrical-coordinate representation of color #924167: hue angle of 331.85º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #924167 is Cyan = 0, Magento = 0.55, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 65 | 103 | - |
| CMYK | 0 | 0.55 | 0.29 | 0.43 |
| HSL | 331.85º | 0.38% | 0.41% | - |
| HSV(B) | 331.85º | 0.55% | 0.57% | - |
| XYZ | 16.19 | 10.87 | 14.08 | - |
| YUV | 93.55 | 133.34 | 165.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 65 | 103 | 0 | 0.55 | 0.29 | 0.43 | 331.85 | 0.38 | 0.41 |
| Hex | 92 | 41 | 67 | 0 | 37 | 1D | 2B | 14C | 26 | 29 |
| Octal | 222 | 101 | 147 | 0 | 67 | 35 | 53 | 514 | 46 | 51 |
| Binary | 10010010 | 1000001 | 1100111 | 0 | 110111 | 11101 | 101011 | 101001100 | 100110 | 101001 |
Color Harmonies of #924167
Complementary color
Monochromatic Colors of #924167
Black with #924167
Text Example
Text Example
White with #924167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924167; }
p { color: rgb(146,65,103); }
H1.HeaderClassName
{
color: #924167;
}
.AnyTagClassName
{
color: #924167;
}
</style>
background-color css
<style>
a { background-color: #924167; }
a { background-color: rgb(146,65,103); }
div.DivClassName
{
background-color: #924167;
}
.BgClassName
{
background-color: #924167;
}
</style>
border-color css
<style>
span { border-color: #924167; }
span { border-color: rgb(146,65,103); }
td.TdClassName
{
border-color: #924167;
}
.TagClassName
{
border-color: #924167;
}
</style>