Shades of Cadillac #924754
Tints of Cadillac #924754
RGB
CMYK
RGB Variations
Color information
#924754 (or 0x924754) is known color: Cadillac. HEX triplet: 92, 47 and 54. RGB value is (146,71,84). Sum of RGB (Red+Green+Blue) = 146+71+84=301 (39% of max value = 765). Red value is 146 (57.42% from 255 or 48.50% from 301); Green value is 71 (28.12% from 255 or 23.59% from 301); Blue value is 84 (33.20% from 255 or 27.91% from 301); Max value from RGB is 146 - color contains mainly: red. Hex color #924754 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #924754 is #6DB8AB. Grayscale: #5E5E5E. Windows color (decimal): -7190700 or 5523346. OLE color: 5523346.
HSL color Cylindrical-coordinate representation of color #924754: hue angle of 349.6º 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 #924754 is Cyan = 0, Magento = 0.51, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 71 | 84 | - |
| CMYK | 0 | 0.51 | 0.42 | 0.43 |
| HSL | 349.6º | 0.35% | 0.43% | - |
| HSV(B) | 349.6º | 0.51% | 0.57% | - |
| XYZ | 15.71 | 11.26 | 9.73 | - |
| YUV | 94.91 | 121.85 | 164.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 71 | 84 | 0 | 0.51 | 0.42 | 0.43 | 349.6 | 0.35 | 0.43 |
| Hex | 92 | 47 | 54 | 0 | 33 | 2A | 2B | 15E | 23 | 2B |
| Octal | 222 | 107 | 124 | 0 | 63 | 52 | 53 | 536 | 43 | 53 |
| Binary | 10010010 | 1000111 | 1010100 | 0 | 110011 | 101010 | 101011 | 101011110 | 100011 | 101011 |
Color Harmonies of #924754
Complementary color
Monochromatic Colors of #924754
Black with #924754
Text Example
Text Example
White with #924754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924754; }
p { color: rgb(146,71,84); }
H1.HeaderClassName
{
color: #924754;
}
.AnyTagClassName
{
color: #924754;
}
</style>
background-color css
<style>
a { background-color: #924754; }
a { background-color: rgb(146,71,84); }
div.DivClassName
{
background-color: #924754;
}
.BgClassName
{
background-color: #924754;
}
</style>
border-color css
<style>
span { border-color: #924754; }
span { border-color: rgb(146,71,84); }
td.TdClassName
{
border-color: #924754;
}
.TagClassName
{
border-color: #924754;
}
</style>