Shades of Emperor #594244
Tints of Emperor #594244
RGB
CMYK
RGB Variations
Color information
#594244 (or 0x594244) is known color: Emperor. HEX triplet: 59, 42 and 44. RGB value is (89,66,68). Sum of RGB (Red+Green+Blue) = 89+66+68=223 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.91% from 223); Green value is 66 (26.17% from 255 or 29.60% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 89 - color contains mainly: red. Hex color #594244 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594244 is #A6BDBB. Grayscale: #494949. Windows color (decimal): -10927548 or 4473433. OLE color: 4473433.
HSL color Cylindrical-coordinate representation of color #594244: hue angle of 354.78º 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 #594244 is Cyan = 0, Magento = 0.26, Yellow = 0.24 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 66 | 68 | - |
| CMYK | 0 | 0.26 | 0.24 | 0.65 |
| HSL | 354.78º | 0.15% | 0.3% | - |
| HSV(B) | 354.78º | 0.26% | 0.35% | - |
| XYZ | 7.11 | 6.44 | 6.34 | - |
| YUV | 73.11 | 125.12 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 68 | 0 | 0.26 | 0.24 | 0.65 | 354.78 | 0.15 | 0.3 |
| Hex | 59 | 42 | 44 | 0 | 1A | 18 | 41 | 163 | F | 1E |
| Octal | 131 | 102 | 104 | 0 | 32 | 30 | 101 | 543 | 17 | 36 |
| Binary | 1011001 | 1000010 | 1000100 | 0 | 11010 | 11000 | 1000001 | 101100011 | 1111 | 11110 |
Color Harmonies of #594244
Complementary color
Monochromatic Colors of #594244
Black with #594244
Text Example
Text Example
White with #594244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594244; }
p { color: rgb(89,66,68); }
H1.HeaderClassName
{
color: #594244;
}
.AnyTagClassName
{
color: #594244;
}
</style>
background-color css
<style>
a { background-color: #594244; }
a { background-color: rgb(89,66,68); }
div.DivClassName
{
background-color: #594244;
}
.BgClassName
{
background-color: #594244;
}
</style>
border-color css
<style>
span { border-color: #594244; }
span { border-color: rgb(89,66,68); }
td.TdClassName
{
border-color: #594244;
}
.TagClassName
{
border-color: #594244;
}
</style>