Shades of Emperor #594748
Tints of Emperor #594748
RGB
CMYK
RGB Variations
Color information
#594748 (or 0x594748) is known color: Emperor. HEX triplet: 59, 47 and 48. RGB value is (89,71,72). Sum of RGB (Red+Green+Blue) = 89+71+72=232 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.36% from 232); Green value is 71 (28.12% from 255 or 30.60% from 232); Blue value is 72 (28.52% from 255 or 31.03% from 232); Max value from RGB is 89 - color contains mainly: red. Hex color #594748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594748 is #A6B8B7. Grayscale: #4C4C4C. Windows color (decimal): -10926264 or 4736857. OLE color: 4736857.
HSL color Cylindrical-coordinate representation of color #594748: hue angle of 356.67º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #594748 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 71 | 72 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.65 |
| HSL | 356.67º | 0.11% | 0.31% | - |
| HSV(B) | 356.67º | 0.2% | 0.35% | - |
| XYZ | 7.54 | 7.1 | 7.1 | - |
| YUV | 76.5 | 125.46 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 71 | 72 | 0 | 0.20 | 0.19 | 0.65 | 356.67 | 0.11 | 0.31 |
| Hex | 59 | 47 | 48 | 0 | 14 | 13 | 41 | 165 | B | 1F |
| Octal | 131 | 107 | 110 | 0 | 24 | 23 | 101 | 545 | 13 | 37 |
| Binary | 1011001 | 1000111 | 1001000 | 0 | 10100 | 10011 | 1000001 | 101100101 | 1011 | 11111 |
Color Harmonies of #594748
Complementary color
Monochromatic Colors of #594748
Black with #594748
Text Example
Text Example
White with #594748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594748; }
p { color: rgb(89,71,72); }
H1.HeaderClassName
{
color: #594748;
}
.AnyTagClassName
{
color: #594748;
}
</style>
background-color css
<style>
a { background-color: #594748; }
a { background-color: rgb(89,71,72); }
div.DivClassName
{
background-color: #594748;
}
.BgClassName
{
background-color: #594748;
}
</style>
border-color css
<style>
span { border-color: #594748; }
span { border-color: rgb(89,71,72); }
td.TdClassName
{
border-color: #594748;
}
.TagClassName
{
border-color: #594748;
}
</style>