Shades of Emperor #594247
Tints of Emperor #594247
RGB
CMYK
RGB Variations
Color information
#594247 (or 0x594247) is known color: Emperor. HEX triplet: 59, 42 and 47. RGB value is (89,66,71). Sum of RGB (Red+Green+Blue) = 89+66+71=226 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.38% from 226); Green value is 66 (26.17% from 255 or 29.20% from 226); Blue value is 71 (28.12% from 255 or 31.42% from 226); Max value from RGB is 89 - color contains mainly: red. Hex color #594247 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594247 is #A6BDB8. Grayscale: #494949. Windows color (decimal): -10927545 or 4670041. OLE color: 4670041.
HSL color Cylindrical-coordinate representation of color #594247: hue angle of 346.96º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #594247 is Cyan = 0, Magento = 0.26, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 66 | 71 | - |
| CMYK | 0 | 0.26 | 0.20 | 0.65 |
| HSL | 346.96º | 0.15% | 0.3% | - |
| HSV(B) | 346.96º | 0.26% | 0.35% | - |
| XYZ | 7.21 | 6.48 | 6.83 | - |
| YUV | 73.45 | 126.62 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 71 | 0 | 0.26 | 0.20 | 0.65 | 346.96 | 0.15 | 0.3 |
| Hex | 59 | 42 | 47 | 0 | 1A | 14 | 41 | 15B | F | 1E |
| Octal | 131 | 102 | 107 | 0 | 32 | 24 | 101 | 533 | 17 | 36 |
| Binary | 1011001 | 1000010 | 1000111 | 0 | 11010 | 10100 | 1000001 | 101011011 | 1111 | 11110 |
Color Harmonies of #594247
Complementary color
Monochromatic Colors of #594247
Black with #594247
Text Example
Text Example
White with #594247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594247; }
p { color: rgb(89,66,71); }
H1.HeaderClassName
{
color: #594247;
}
.AnyTagClassName
{
color: #594247;
}
</style>
background-color css
<style>
a { background-color: #594247; }
a { background-color: rgb(89,66,71); }
div.DivClassName
{
background-color: #594247;
}
.BgClassName
{
background-color: #594247;
}
</style>
border-color css
<style>
span { border-color: #594247; }
span { border-color: rgb(89,66,71); }
td.TdClassName
{
border-color: #594247;
}
.TagClassName
{
border-color: #594247;
}
</style>