Shades of Cadillac #924177
Tints of Cadillac #924177
RGB
CMYK
RGB Variations
Color information
#924177 (or 0x924177) is known color: Cadillac. HEX triplet: 92, 41 and 77. RGB value is (146,65,119). Sum of RGB (Red+Green+Blue) = 146+65+119=330 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.24% from 330); Green value is 65 (25.78% from 255 or 19.70% from 330); Blue value is 119 (46.88% from 255 or 36.06% from 330); Max value from RGB is 146 - color contains mainly: red. Hex color #924177 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924177 is #6DBE88. Grayscale: #5F5F5F. Windows color (decimal): -7192201 or 7815570. OLE color: 7815570.
HSL color Cylindrical-coordinate representation of color #924177: hue angle of 320º 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 #924177 is Cyan = 0, Magento = 0.55, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 65 | 119 | - |
| CMYK | 0 | 0.55 | 0.18 | 0.43 |
| HSL | 320º | 0.38% | 0.41% | - |
| HSV(B) | 320º | 0.55% | 0.57% | - |
| XYZ | 17.07 | 11.22 | 18.72 | - |
| YUV | 95.38 | 141.34 | 164.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 65 | 119 | 0 | 0.55 | 0.18 | 0.43 | 320 | 0.38 | 0.41 |
| Hex | 92 | 41 | 77 | 0 | 37 | 12 | 2B | 140 | 26 | 29 |
| Octal | 222 | 101 | 167 | 0 | 67 | 22 | 53 | 500 | 46 | 51 |
| Binary | 10010010 | 1000001 | 1110111 | 0 | 110111 | 10010 | 101011 | 101000000 | 100110 | 101001 |
Color Harmonies of #924177
Complementary color
Monochromatic Colors of #924177
Black with #924177
Text Example
Text Example
White with #924177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924177; }
p { color: rgb(146,65,119); }
H1.HeaderClassName
{
color: #924177;
}
.AnyTagClassName
{
color: #924177;
}
</style>
background-color css
<style>
a { background-color: #924177; }
a { background-color: rgb(146,65,119); }
div.DivClassName
{
background-color: #924177;
}
.BgClassName
{
background-color: #924177;
}
</style>
border-color css
<style>
span { border-color: #924177; }
span { border-color: rgb(146,65,119); }
td.TdClassName
{
border-color: #924177;
}
.TagClassName
{
border-color: #924177;
}
</style>