Shades of Emperor #584043
Tints of Emperor #584043
RGB
CMYK
RGB Variations
Color information
#584043 (or 0x584043) is known color: Emperor. HEX triplet: 58, 40 and 43. RGB value is (88,64,67). Sum of RGB (Red+Green+Blue) = 88+64+67=219 (29% of max value = 765). Red value is 88 (34.77% from 255 or 40.18% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 67 (26.56% from 255 or 30.59% from 219); Max value from RGB is 88 - color contains mainly: red. Hex color #584043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584043 is #A7BFBC. Grayscale: #474747. Windows color (decimal): -10993597 or 4407384. OLE color: 4407384.
HSL color Cylindrical-coordinate representation of color #584043: hue angle of 352.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 #584043 is Cyan = 0, Magento = 0.27, Yellow = 0.24 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 64 | 67 | - |
| CMYK | 0 | 0.27 | 0.24 | 0.65 |
| HSL | 352.5º | 0.16% | 0.3% | - |
| HSV(B) | 352.5º | 0.27% | 0.35% | - |
| XYZ | 6.87 | 6.15 | 6.13 | - |
| YUV | 71.52 | 125.45 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 64 | 67 | 0 | 0.27 | 0.24 | 0.65 | 352.5 | 0.16 | 0.3 |
| Hex | 58 | 40 | 43 | 0 | 1B | 18 | 41 | 160 | 10 | 1E |
| Octal | 130 | 100 | 103 | 0 | 33 | 30 | 101 | 540 | 20 | 36 |
| Binary | 1011000 | 1000000 | 1000011 | 0 | 11011 | 11000 | 1000001 | 101100000 | 10000 | 11110 |
Color Harmonies of #584043
Complementary color
Monochromatic Colors of #584043
Black with #584043
Text Example
Text Example
White with #584043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584043; }
p { color: rgb(88,64,67); }
H1.HeaderClassName
{
color: #584043;
}
.AnyTagClassName
{
color: #584043;
}
</style>
background-color css
<style>
a { background-color: #584043; }
a { background-color: rgb(88,64,67); }
div.DivClassName
{
background-color: #584043;
}
.BgClassName
{
background-color: #584043;
}
</style>
border-color css
<style>
span { border-color: #584043; }
span { border-color: rgb(88,64,67); }
td.TdClassName
{
border-color: #584043;
}
.TagClassName
{
border-color: #584043;
}
</style>