Shades of Cadillac #924766
Tints of Cadillac #924766
RGB
CMYK
RGB Variations
Color information
#924766 (or 0x924766) is known color: Cadillac. HEX triplet: 92, 47 and 66. RGB value is (146,71,102). Sum of RGB (Red+Green+Blue) = 146+71+102=319 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.77% from 319); Green value is 71 (28.12% from 255 or 22.26% from 319); Blue value is 102 (40.23% from 255 or 31.97% from 319); Max value from RGB is 146 - color contains mainly: red. Hex color #924766 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924766 is #6DB899. Grayscale: #606060. Windows color (decimal): -7190682 or 6702994. OLE color: 6702994.
HSL color Cylindrical-coordinate representation of color #924766: hue angle of 335.2º degrees, saturation: 0.35, 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 #924766 is Cyan = 0, Magento = 0.51, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 71 | 102 | - |
| CMYK | 0 | 0.51 | 0.30 | 0.43 |
| HSL | 335.2º | 0.35% | 0.43% | - |
| HSV(B) | 335.2º | 0.51% | 0.57% | - |
| XYZ | 16.51 | 11.58 | 13.93 | - |
| YUV | 96.96 | 130.85 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 71 | 102 | 0 | 0.51 | 0.30 | 0.43 | 335.2 | 0.35 | 0.43 |
| Hex | 92 | 47 | 66 | 0 | 33 | 1E | 2B | 14F | 23 | 2B |
| Octal | 222 | 107 | 146 | 0 | 63 | 36 | 53 | 517 | 43 | 53 |
| Binary | 10010010 | 1000111 | 1100110 | 0 | 110011 | 11110 | 101011 | 101001111 | 100011 | 101011 |
Color Harmonies of #924766
Complementary color
Monochromatic Colors of #924766
Black with #924766
Text Example
Text Example
White with #924766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924766; }
p { color: rgb(146,71,102); }
H1.HeaderClassName
{
color: #924766;
}
.AnyTagClassName
{
color: #924766;
}
</style>
background-color css
<style>
a { background-color: #924766; }
a { background-color: rgb(146,71,102); }
div.DivClassName
{
background-color: #924766;
}
.BgClassName
{
background-color: #924766;
}
</style>
border-color css
<style>
span { border-color: #924766; }
span { border-color: rgb(146,71,102); }
td.TdClassName
{
border-color: #924766;
}
.TagClassName
{
border-color: #924766;
}
</style>