Shades of Emperor #584044
Tints of Emperor #584044
RGB
CMYK
RGB Variations
Color information
#584044 (or 0x584044) is known color: Emperor. HEX triplet: 58, 40 and 44. RGB value is (88,64,68). Sum of RGB (Red+Green+Blue) = 88+64+68=220 (29% of max value = 765). Red value is 88 (34.77% from 255 or 40% from 220); Green value is 64 (25.39% from 255 or 29.09% from 220); Blue value is 68 (26.95% from 255 or 30.91% from 220); Max value from RGB is 88 - color contains mainly: red. Hex color #584044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584044 is #A7BFBB. Grayscale: #474747. Windows color (decimal): -10993596 or 4472920. OLE color: 4472920.
HSL color Cylindrical-coordinate representation of color #584044: hue angle of 350º 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 #584044 is Cyan = 0, Magento = 0.27, Yellow = 0.23 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 64 | 68 | - |
| CMYK | 0 | 0.27 | 0.23 | 0.65 |
| HSL | 350º | 0.16% | 0.3% | - |
| HSV(B) | 350º | 0.27% | 0.35% | - |
| XYZ | 6.9 | 6.16 | 6.29 | - |
| YUV | 71.63 | 125.95 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 68 | 0 | 0.27 | 0.23 | 0.65 | 350 | 0.16 | 0.3 |
| Hex | 58 | 40 | 44 | 0 | 1B | 17 | 41 | 15E | 10 | 1E |
| Octal | 130 | 100 | 104 | 0 | 33 | 27 | 101 | 536 | 20 | 36 |
| Binary | 1011000 | 1000000 | 1000100 | 0 | 11011 | 10111 | 1000001 | 101011110 | 10000 | 11110 |
Color Harmonies of #584044
Complementary color
Monochromatic Colors of #584044
Black with #584044
Text Example
Text Example
White with #584044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584044; }
p { color: rgb(88,64,68); }
H1.HeaderClassName
{
color: #584044;
}
.AnyTagClassName
{
color: #584044;
}
</style>
background-color css
<style>
a { background-color: #584044; }
a { background-color: rgb(88,64,68); }
div.DivClassName
{
background-color: #584044;
}
.BgClassName
{
background-color: #584044;
}
</style>
border-color css
<style>
span { border-color: #584044; }
span { border-color: rgb(88,64,68); }
td.TdClassName
{
border-color: #584044;
}
.TagClassName
{
border-color: #584044;
}
</style>