Shades of Cadillac #894459
Tints of Cadillac #894459
RGB
CMYK
RGB Variations
Color information
#894459 (or 0x894459) is known color: Cadillac. HEX triplet: 89, 44 and 59. RGB value is (137,68,89). Sum of RGB (Red+Green+Blue) = 137+68+89=294 (38% of max value = 765). Red value is 137 (53.91% from 255 or 46.60% from 294); Green value is 68 (26.95% from 255 or 23.13% from 294); Blue value is 89 (35.16% from 255 or 30.27% from 294); Max value from RGB is 137 - color contains mainly: red. Hex color #894459 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894459 is #76BBA6. Grayscale: #5B5B5B. Windows color (decimal): -7781287 or 5850249. OLE color: 5850249.
HSL color Cylindrical-coordinate representation of color #894459: hue angle of 341.74º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #894459 is Cyan = 0, Magento = 0.50, Yellow = 0.35 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 89 | - |
| CMYK | 0 | 0.50 | 0.35 | 0.46 |
| HSL | 341.74º | 0.34% | 0.4% | - |
| HSV(B) | 341.74º | 0.5% | 0.54% | - |
| XYZ | 14.19 | 10.17 | 10.67 | - |
| YUV | 91.03 | 126.86 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 89 | 0 | 0.50 | 0.35 | 0.46 | 341.74 | 0.34 | 0.4 |
| Hex | 89 | 44 | 59 | 0 | 32 | 23 | 2E | 156 | 22 | 28 |
| Octal | 211 | 104 | 131 | 0 | 62 | 43 | 56 | 526 | 42 | 50 |
| Binary | 10001001 | 1000100 | 1011001 | 0 | 110010 | 100011 | 101110 | 101010110 | 100010 | 101000 |
Color Harmonies of #894459
Complementary color
Monochromatic Colors of #894459
Black with #894459
Text Example
Text Example
White with #894459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894459; }
p { color: rgb(137,68,89); }
H1.HeaderClassName
{
color: #894459;
}
.AnyTagClassName
{
color: #894459;
}
</style>
background-color css
<style>
a { background-color: #894459; }
a { background-color: rgb(137,68,89); }
div.DivClassName
{
background-color: #894459;
}
.BgClassName
{
background-color: #894459;
}
</style>
border-color css
<style>
span { border-color: #894459; }
span { border-color: rgb(137,68,89); }
td.TdClassName
{
border-color: #894459;
}
.TagClassName
{
border-color: #894459;
}
</style>