Shades of Emperor #594648
Tints of Emperor #594648
RGB
CMYK
RGB Variations
Color information
#594648 (or 0x594648) is known color: Emperor. HEX triplet: 59, 46 and 48. RGB value is (89,70,72). Sum of RGB (Red+Green+Blue) = 89+70+72=231 (30% of max value = 765). Red value is 89 (35.16% from 255 or 38.53% from 231); Green value is 70 (27.73% from 255 or 30.30% from 231); Blue value is 72 (28.52% from 255 or 31.17% from 231); Max value from RGB is 89 - color contains mainly: red. Hex color #594648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594648 is #A6B9B7. Grayscale: #4B4B4B. Windows color (decimal): -10926520 or 4736601. OLE color: 4736601.
HSL color Cylindrical-coordinate representation of color #594648: hue angle of 353.68º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #594648 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 70 | 72 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.65 |
| HSL | 353.68º | 0.12% | 0.31% | - |
| HSV(B) | 353.68º | 0.21% | 0.35% | - |
| XYZ | 7.48 | 6.97 | 7.08 | - |
| YUV | 75.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 70 | 72 | 0 | 0.21 | 0.19 | 0.65 | 353.68 | 0.12 | 0.31 |
| Hex | 59 | 46 | 48 | 0 | 15 | 13 | 41 | 162 | C | 1F |
| Octal | 131 | 106 | 110 | 0 | 25 | 23 | 101 | 542 | 14 | 37 |
| Binary | 1011001 | 1000110 | 1001000 | 0 | 10101 | 10011 | 1000001 | 101100010 | 1100 | 11111 |
Color Harmonies of #594648
Complementary color
Monochromatic Colors of #594648
Black with #594648
Text Example
Text Example
White with #594648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594648; }
p { color: rgb(89,70,72); }
H1.HeaderClassName
{
color: #594648;
}
.AnyTagClassName
{
color: #594648;
}
</style>
background-color css
<style>
a { background-color: #594648; }
a { background-color: rgb(89,70,72); }
div.DivClassName
{
background-color: #594648;
}
.BgClassName
{
background-color: #594648;
}
</style>
border-color css
<style>
span { border-color: #594648; }
span { border-color: rgb(89,70,72); }
td.TdClassName
{
border-color: #594648;
}
.TagClassName
{
border-color: #594648;
}
</style>