Shades of Emperor #594344
Tints of Emperor #594344
RGB
CMYK
RGB Variations
Color information
#594344 (or 0x594344) is known color: Emperor. HEX triplet: 59, 43 and 44. RGB value is (89,67,68). Sum of RGB (Red+Green+Blue) = 89+67+68=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 67 (26.56% from 255 or 29.91% from 224); Blue value is 68 (26.95% from 255 or 30.36% from 224); Max value from RGB is 89 - color contains mainly: red. Hex color #594344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594344 is #A6BCBB. Grayscale: #494949. Windows color (decimal): -10927292 or 4473689. OLE color: 4473689.
HSL color Cylindrical-coordinate representation of color #594344: hue angle of 357.27º degrees, saturation: 0.14, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #594344 is Cyan = 0, Magento = 0.25, Yellow = 0.24 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 67 | 68 | - |
| CMYK | 0 | 0.25 | 0.24 | 0.65 |
| HSL | 357.27º | 0.14% | 0.31% | - |
| HSV(B) | 357.27º | 0.25% | 0.35% | - |
| XYZ | 7.17 | 6.56 | 6.36 | - |
| YUV | 73.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 67 | 68 | 0 | 0.25 | 0.24 | 0.65 | 357.27 | 0.14 | 0.31 |
| Hex | 59 | 43 | 44 | 0 | 19 | 18 | 41 | 165 | E | 1F |
| Octal | 131 | 103 | 104 | 0 | 31 | 30 | 101 | 545 | 16 | 37 |
| Binary | 1011001 | 1000011 | 1000100 | 0 | 11001 | 11000 | 1000001 | 101100101 | 1110 | 11111 |
Color Harmonies of #594344
Complementary color
Monochromatic Colors of #594344
Black with #594344
Text Example
Text Example
White with #594344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594344; }
p { color: rgb(89,67,68); }
H1.HeaderClassName
{
color: #594344;
}
.AnyTagClassName
{
color: #594344;
}
</style>
background-color css
<style>
a { background-color: #594344; }
a { background-color: rgb(89,67,68); }
div.DivClassName
{
background-color: #594344;
}
.BgClassName
{
background-color: #594344;
}
</style>
border-color css
<style>
span { border-color: #594344; }
span { border-color: rgb(89,67,68); }
td.TdClassName
{
border-color: #594344;
}
.TagClassName
{
border-color: #594344;
}
</style>