Shades of Cadillac #894259
Tints of Cadillac #894259
RGB
CMYK
RGB Variations
Color information
#894259 (or 0x894259) is known color: Cadillac. HEX triplet: 89, 42 and 59. RGB value is (137,66,89). Sum of RGB (Red+Green+Blue) = 137+66+89=292 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.92% from 292); Green value is 66 (26.17% from 255 or 22.60% from 292); Blue value is 89 (35.16% from 255 or 30.48% from 292); Max value from RGB is 137 - color contains mainly: red. Hex color #894259 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894259 is #76BDA6. Grayscale: #595959. Windows color (decimal): -7781799 or 5849737. OLE color: 5849737.
HSL color Cylindrical-coordinate representation of color #894259: hue angle of 340.56º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #894259 is Cyan = 0, Magento = 0.52, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 66 | 89 | - |
| CMYK | 0 | 0.52 | 0.35 | 0.46 |
| HSL | 340.56º | 0.35% | 0.4% | - |
| HSV(B) | 340.56º | 0.52% | 0.54% | - |
| XYZ | 14.07 | 9.94 | 10.63 | - |
| YUV | 89.85 | 127.52 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 66 | 89 | 0 | 0.52 | 0.35 | 0.46 | 340.56 | 0.35 | 0.4 |
| Hex | 89 | 42 | 59 | 0 | 34 | 23 | 2E | 155 | 23 | 28 |
| Octal | 211 | 102 | 131 | 0 | 64 | 43 | 56 | 525 | 43 | 50 |
| Binary | 10001001 | 1000010 | 1011001 | 0 | 110100 | 100011 | 101110 | 101010101 | 100011 | 101000 |
Color Harmonies of #894259
Complementary color
Monochromatic Colors of #894259
Black with #894259
Text Example
Text Example
White with #894259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894259; }
p { color: rgb(137,66,89); }
H1.HeaderClassName
{
color: #894259;
}
.AnyTagClassName
{
color: #894259;
}
</style>
background-color css
<style>
a { background-color: #894259; }
a { background-color: rgb(137,66,89); }
div.DivClassName
{
background-color: #894259;
}
.BgClassName
{
background-color: #894259;
}
</style>
border-color css
<style>
span { border-color: #894259; }
span { border-color: rgb(137,66,89); }
td.TdClassName
{
border-color: #894259;
}
.TagClassName
{
border-color: #894259;
}
</style>