Shades of Emperor #594449
Tints of Emperor #594449
RGB
CMYK
RGB Variations
Color information
#594449 (or 0x594449) is known color: Emperor. HEX triplet: 59, 44 and 49. RGB value is (89,68,73). Sum of RGB (Red+Green+Blue) = 89+68+73=230 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.70% from 230); Green value is 68 (26.95% from 255 or 29.57% from 230); Blue value is 73 (28.91% from 255 or 31.74% from 230); Max value from RGB is 89 - color contains mainly: red. Hex color #594449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594449 is #A6BBB6. Grayscale: #4A4A4A. Windows color (decimal): -10927031 or 4801625. OLE color: 4801625.
HSL color Cylindrical-coordinate representation of color #594449: hue angle of 345.71º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #594449 is Cyan = 0, Magento = 0.24, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 68 | 73 | - |
| CMYK | 0 | 0.24 | 0.18 | 0.65 |
| HSL | 345.71º | 0.13% | 0.31% | - |
| HSV(B) | 345.71º | 0.24% | 0.35% | - |
| XYZ | 7.39 | 6.74 | 7.21 | - |
| YUV | 74.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 73 | 0 | 0.24 | 0.18 | 0.65 | 345.71 | 0.13 | 0.31 |
| Hex | 59 | 44 | 49 | 0 | 18 | 12 | 41 | 15A | D | 1F |
| Octal | 131 | 104 | 111 | 0 | 30 | 22 | 101 | 532 | 15 | 37 |
| Binary | 1011001 | 1000100 | 1001001 | 0 | 11000 | 10010 | 1000001 | 101011010 | 1101 | 11111 |
Color Harmonies of #594449
Complementary color
Monochromatic Colors of #594449
Black with #594449
Text Example
Text Example
White with #594449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594449; }
p { color: rgb(89,68,73); }
H1.HeaderClassName
{
color: #594449;
}
.AnyTagClassName
{
color: #594449;
}
</style>
background-color css
<style>
a { background-color: #594449; }
a { background-color: rgb(89,68,73); }
div.DivClassName
{
background-color: #594449;
}
.BgClassName
{
background-color: #594449;
}
</style>
border-color css
<style>
span { border-color: #594449; }
span { border-color: rgb(89,68,73); }
td.TdClassName
{
border-color: #594449;
}
.TagClassName
{
border-color: #594449;
}
</style>