Shades of Emperor #594243
Tints of Emperor #594243
RGB
CMYK
RGB Variations
Color information
#594243 (or 0x594243) is known color: Emperor. HEX triplet: 59, 42 and 43. RGB value is (89,66,67). Sum of RGB (Red+Green+Blue) = 89+66+67=222 (29% of max value = 765). Red value is 89 (35.16% from 255 or 40.09% from 222); Green value is 66 (26.17% from 255 or 29.73% from 222); Blue value is 67 (26.56% from 255 or 30.18% from 222); Max value from RGB is 89 - color contains mainly: red. Hex color #594243 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594243 is #A6BDBC. Grayscale: #494949. Windows color (decimal): -10927549 or 4407897. OLE color: 4407897.
HSL color Cylindrical-coordinate representation of color #594243: hue angle of 357.39º 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 #594243 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 66 | 67 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.65 |
| HSL | 357.39º | 0.15% | 0.3% | - |
| HSV(B) | 357.39º | 0.26% | 0.35% | - |
| XYZ | 7.08 | 6.43 | 6.18 | - |
| YUV | 72.99 | 124.62 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 66 | 67 | 0 | 0.26 | 0.25 | 0.65 | 357.39 | 0.15 | 0.3 |
| Hex | 59 | 42 | 43 | 0 | 1A | 19 | 41 | 165 | F | 1E |
| Octal | 131 | 102 | 103 | 0 | 32 | 31 | 101 | 545 | 17 | 36 |
| Binary | 1011001 | 1000010 | 1000011 | 0 | 11010 | 11001 | 1000001 | 101100101 | 1111 | 11110 |
Color Harmonies of #594243
Complementary color
Monochromatic Colors of #594243
Black with #594243
Text Example
Text Example
White with #594243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594243; }
p { color: rgb(89,66,67); }
H1.HeaderClassName
{
color: #594243;
}
.AnyTagClassName
{
color: #594243;
}
</style>
background-color css
<style>
a { background-color: #594243; }
a { background-color: rgb(89,66,67); }
div.DivClassName
{
background-color: #594243;
}
.BgClassName
{
background-color: #594243;
}
</style>
border-color css
<style>
span { border-color: #594243; }
span { border-color: rgb(89,66,67); }
td.TdClassName
{
border-color: #594243;
}
.TagClassName
{
border-color: #594243;
}
</style>