Shades of Cadillac #924867
Tints of Cadillac #924867
RGB
CMYK
RGB Variations
Color information
#924867 (or 0x924867) is known color: Cadillac. HEX triplet: 92, 48 and 67. RGB value is (146,72,103). Sum of RGB (Red+Green+Blue) = 146+72+103=321 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.48% from 321); Green value is 72 (28.52% from 255 or 22.43% from 321); Blue value is 103 (40.62% from 255 or 32.09% from 321); Max value from RGB is 146 - color contains mainly: red. Hex color #924867 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924867 is #6DB798. Grayscale: #616161. Windows color (decimal): -7190425 or 6768786. OLE color: 6768786.
HSL color Cylindrical-coordinate representation of color #924867: hue angle of 334.86º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #924867 is Cyan = 0, Magento = 0.51, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 72 | 103 | - |
| CMYK | 0 | 0.51 | 0.29 | 0.43 |
| HSL | 334.86º | 0.34% | 0.43% | - |
| HSV(B) | 334.86º | 0.51% | 0.57% | - |
| XYZ | 16.62 | 11.72 | 14.22 | - |
| YUV | 97.66 | 131.02 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 72 | 103 | 0 | 0.51 | 0.29 | 0.43 | 334.86 | 0.34 | 0.43 |
| Hex | 92 | 48 | 67 | 0 | 33 | 1D | 2B | 14F | 22 | 2B |
| Octal | 222 | 110 | 147 | 0 | 63 | 35 | 53 | 517 | 42 | 53 |
| Binary | 10010010 | 1001000 | 1100111 | 0 | 110011 | 11101 | 101011 | 101001111 | 100010 | 101011 |
Color Harmonies of #924867
Complementary color
Monochromatic Colors of #924867
Black with #924867
Text Example
Text Example
White with #924867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924867; }
p { color: rgb(146,72,103); }
H1.HeaderClassName
{
color: #924867;
}
.AnyTagClassName
{
color: #924867;
}
</style>
background-color css
<style>
a { background-color: #924867; }
a { background-color: rgb(146,72,103); }
div.DivClassName
{
background-color: #924867;
}
.BgClassName
{
background-color: #924867;
}
</style>
border-color css
<style>
span { border-color: #924867; }
span { border-color: rgb(146,72,103); }
td.TdClassName
{
border-color: #924867;
}
.TagClassName
{
border-color: #924867;
}
</style>