Shades of Emperor #594445
Tints of Emperor #594445
RGB
CMYK
RGB Variations
Color information
#594445 (or 0x594445) is known color: Emperor. HEX triplet: 59, 44 and 45. RGB value is (89,68,69). Sum of RGB (Red+Green+Blue) = 89+68+69=226 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.38% from 226); Green value is 68 (26.95% from 255 or 30.09% from 226); Blue value is 69 (27.34% from 255 or 30.53% from 226); Max value from RGB is 89 - color contains mainly: red. Hex color #594445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594445 is #A6BBBA. Grayscale: #4A4A4A. Windows color (decimal): -10927035 or 4539481. OLE color: 4539481.
HSL color Cylindrical-coordinate representation of color #594445: hue angle of 357.14º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #594445 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 68 | 69 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.65 |
| HSL | 357.14º | 0.13% | 0.31% | - |
| HSV(B) | 357.14º | 0.24% | 0.35% | - |
| XYZ | 7.26 | 6.69 | 6.54 | - |
| YUV | 74.39 | 124.96 | 138.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 68 | 69 | 0 | 0.24 | 0.22 | 0.65 | 357.14 | 0.13 | 0.31 |
| Hex | 59 | 44 | 45 | 0 | 18 | 16 | 41 | 165 | D | 1F |
| Octal | 131 | 104 | 105 | 0 | 30 | 26 | 101 | 545 | 15 | 37 |
| Binary | 1011001 | 1000100 | 1000101 | 0 | 11000 | 10110 | 1000001 | 101100101 | 1101 | 11111 |
Color Harmonies of #594445
Complementary color
Monochromatic Colors of #594445
Black with #594445
Text Example
Text Example
White with #594445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594445; }
p { color: rgb(89,68,69); }
H1.HeaderClassName
{
color: #594445;
}
.AnyTagClassName
{
color: #594445;
}
</style>
background-color css
<style>
a { background-color: #594445; }
a { background-color: rgb(89,68,69); }
div.DivClassName
{
background-color: #594445;
}
.BgClassName
{
background-color: #594445;
}
</style>
border-color css
<style>
span { border-color: #594445; }
span { border-color: rgb(89,68,69); }
td.TdClassName
{
border-color: #594445;
}
.TagClassName
{
border-color: #594445;
}
</style>