Shades of Emperor #594546
Tints of Emperor #594546
RGB
CMYK
RGB Variations
Color information
#594546 (or 0x594546) is known color: Emperor. HEX triplet: 59, 45 and 46. RGB value is (89,69,70). Sum of RGB (Red+Green+Blue) = 89+69+70=228 (30% of max value = 765). Red value is 89 (35.16% from 255 or 39.04% from 228); Green value is 69 (27.34% from 255 or 30.26% from 228); Blue value is 70 (27.73% from 255 or 30.70% from 228); Max value from RGB is 89 - color contains mainly: red. Hex color #594546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594546 is #A6BAB9. Grayscale: #4B4B4B. Windows color (decimal): -10926778 or 4605273. OLE color: 4605273.
HSL color Cylindrical-coordinate representation of color #594546: hue angle of 357º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #594546 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 69 | 70 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.65 |
| HSL | 357º | 0.13% | 0.31% | - |
| HSV(B) | 357º | 0.22% | 0.35% | - |
| XYZ | 7.35 | 6.82 | 6.72 | - |
| YUV | 75.09 | 125.13 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 69 | 70 | 0 | 0.22 | 0.21 | 0.65 | 357 | 0.13 | 0.31 |
| Hex | 59 | 45 | 46 | 0 | 16 | 15 | 41 | 165 | D | 1F |
| Octal | 131 | 105 | 106 | 0 | 26 | 25 | 101 | 545 | 15 | 37 |
| Binary | 1011001 | 1000101 | 1000110 | 0 | 10110 | 10101 | 1000001 | 101100101 | 1101 | 11111 |
Color Harmonies of #594546
Complementary color
Monochromatic Colors of #594546
Black with #594546
Text Example
Text Example
White with #594546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594546; }
p { color: rgb(89,69,70); }
H1.HeaderClassName
{
color: #594546;
}
.AnyTagClassName
{
color: #594546;
}
</style>
background-color css
<style>
a { background-color: #594546; }
a { background-color: rgb(89,69,70); }
div.DivClassName
{
background-color: #594546;
}
.BgClassName
{
background-color: #594546;
}
</style>
border-color css
<style>
span { border-color: #594546; }
span { border-color: rgb(89,69,70); }
td.TdClassName
{
border-color: #594546;
}
.TagClassName
{
border-color: #594546;
}
</style>