Shades of Emperor #594043
Tints of Emperor #594043
RGB
CMYK
RGB Variations
Color information
#594043 (or 0x594043) is known color: Emperor. HEX triplet: 59, 40 and 43. RGB value is (89,64,67). Sum of RGB (Red+Green+Blue) = 89+64+67=220 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.45% from 220); Green value is 64 (25.39% from 255 or 29.09% from 220); Blue value is 67 (26.56% from 255 or 30.45% from 220); Max value from RGB is 89 - color contains mainly: red. Hex color #594043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594043 is #A6BFBC. Grayscale: #474747. Windows color (decimal): -10928061 or 4407385. OLE color: 4407385.
HSL color Cylindrical-coordinate representation of color #594043: hue angle of 352.8º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #594043 is Cyan = 0, Magento = 0.28, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 64 | 67 | - |
| CMYK | 0 | 0.28 | 0.25 | 0.65 |
| HSL | 352.8º | 0.16% | 0.3% | - |
| HSV(B) | 352.8º | 0.28% | 0.35% | - |
| XYZ | 6.97 | 6.2 | 6.14 | - |
| YUV | 71.82 | 125.28 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 64 | 67 | 0 | 0.28 | 0.25 | 0.65 | 352.8 | 0.16 | 0.3 |
| Hex | 59 | 40 | 43 | 0 | 1C | 19 | 41 | 161 | 10 | 1E |
| Octal | 131 | 100 | 103 | 0 | 34 | 31 | 101 | 541 | 20 | 36 |
| Binary | 1011001 | 1000000 | 1000011 | 0 | 11100 | 11001 | 1000001 | 101100001 | 10000 | 11110 |
Color Harmonies of #594043
Complementary color
Monochromatic Colors of #594043
Black with #594043
Text Example
Text Example
White with #594043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594043; }
p { color: rgb(89,64,67); }
H1.HeaderClassName
{
color: #594043;
}
.AnyTagClassName
{
color: #594043;
}
</style>
background-color css
<style>
a { background-color: #594043; }
a { background-color: rgb(89,64,67); }
div.DivClassName
{
background-color: #594043;
}
.BgClassName
{
background-color: #594043;
}
</style>
border-color css
<style>
span { border-color: #594043; }
span { border-color: rgb(89,64,67); }
td.TdClassName
{
border-color: #594043;
}
.TagClassName
{
border-color: #594043;
}
</style>