Shades of Cadillac #924558
Tints of Cadillac #924558
RGB
CMYK
RGB Variations
Color information
#924558 (or 0x924558) is known color: Cadillac. HEX triplet: 92, 45 and 58. RGB value is (146,69,88). Sum of RGB (Red+Green+Blue) = 146+69+88=303 (40% of max value = 765). Red value is 146 (57.42% from 255 or 48.18% from 303); Green value is 69 (27.34% from 255 or 22.77% from 303); Blue value is 88 (34.77% from 255 or 29.04% from 303); Max value from RGB is 146 - color contains mainly: red. Hex color #924558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924558 is #6DBAA7. Grayscale: #5E5E5E. Windows color (decimal): -7191208 or 5784978. OLE color: 5784978.
HSL color Cylindrical-coordinate representation of color #924558: hue angle of 345.19º 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 #924558 is Cyan = 0, Magento = 0.53, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 69 | 88 | - |
| CMYK | 0 | 0.53 | 0.40 | 0.43 |
| HSL | 345.19º | 0.36% | 0.42% | - |
| HSV(B) | 345.19º | 0.53% | 0.57% | - |
| XYZ | 15.74 | 11.07 | 10.54 | - |
| YUV | 94.19 | 124.51 | 164.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 69 | 88 | 0 | 0.53 | 0.40 | 0.43 | 345.19 | 0.36 | 0.42 |
| Hex | 92 | 45 | 58 | 0 | 35 | 28 | 2B | 159 | 24 | 2A |
| Octal | 222 | 105 | 130 | 0 | 65 | 50 | 53 | 531 | 44 | 52 |
| Binary | 10010010 | 1000101 | 1011000 | 0 | 110101 | 101000 | 101011 | 101011001 | 100100 | 101010 |
Color Harmonies of #924558
Complementary color
Monochromatic Colors of #924558
Black with #924558
Text Example
Text Example
White with #924558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924558; }
p { color: rgb(146,69,88); }
H1.HeaderClassName
{
color: #924558;
}
.AnyTagClassName
{
color: #924558;
}
</style>
background-color css
<style>
a { background-color: #924558; }
a { background-color: rgb(146,69,88); }
div.DivClassName
{
background-color: #924558;
}
.BgClassName
{
background-color: #924558;
}
</style>
border-color css
<style>
span { border-color: #924558; }
span { border-color: rgb(146,69,88); }
td.TdClassName
{
border-color: #924558;
}
.TagClassName
{
border-color: #924558;
}
</style>