Shades of Emperor #594146
Tints of Emperor #594146
RGB
CMYK
RGB Variations
Color information
#594146 (or 0x594146) is known color: Emperor. HEX triplet: 59, 41 and 46. RGB value is (89,65,70). Sum of RGB (Red+Green+Blue) = 89+65+70=224 (29% of max value = 765). Red value is 89 (35.16% from 255 or 39.73% from 224); Green value is 65 (25.78% from 255 or 29.02% from 224); Blue value is 70 (27.73% from 255 or 31.25% from 224); Max value from RGB is 89 - color contains mainly: red. Hex color #594146 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #594146 is #A6BEB9. Grayscale: #484848. Windows color (decimal): -10927802 or 4604249. OLE color: 4604249.
HSL color Cylindrical-coordinate representation of color #594146: hue angle of 347.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #594146 is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 65 | 70 | - |
| CMYK | 0 | 0.27 | 0.21 | 0.65 |
| HSL | 347.5º | 0.16% | 0.3% | - |
| HSV(B) | 347.5º | 0.27% | 0.35% | - |
| XYZ | 7.12 | 6.35 | 6.64 | - |
| YUV | 72.75 | 126.45 | 139.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 65 | 70 | 0 | 0.27 | 0.21 | 0.65 | 347.5 | 0.16 | 0.3 |
| Hex | 59 | 41 | 46 | 0 | 1B | 15 | 41 | 15C | 10 | 1E |
| Octal | 131 | 101 | 106 | 0 | 33 | 25 | 101 | 534 | 20 | 36 |
| Binary | 1011001 | 1000001 | 1000110 | 0 | 11011 | 10101 | 1000001 | 101011100 | 10000 | 11110 |
Color Harmonies of #594146
Complementary color
Monochromatic Colors of #594146
Black with #594146
Text Example
Text Example
White with #594146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594146; }
p { color: rgb(89,65,70); }
H1.HeaderClassName
{
color: #594146;
}
.AnyTagClassName
{
color: #594146;
}
</style>
background-color css
<style>
a { background-color: #594146; }
a { background-color: rgb(89,65,70); }
div.DivClassName
{
background-color: #594146;
}
.BgClassName
{
background-color: #594146;
}
</style>
border-color css
<style>
span { border-color: #594146; }
span { border-color: rgb(89,65,70); }
td.TdClassName
{
border-color: #594146;
}
.TagClassName
{
border-color: #594146;
}
</style>