Shades of Emperor #584749
Tints of Emperor #584749
RGB
CMYK
RGB Variations
Color information
#584749 (or 0x584749) is known color: Emperor. HEX triplet: 58, 47 and 49. RGB value is (88,71,73). Sum of RGB (Red+Green+Blue) = 88+71+73=232 (30% of max value = 765). Red value is 88 (34.77% from 255 or 37.93% from 232); Green value is 71 (28.12% from 255 or 30.60% from 232); Blue value is 73 (28.91% from 255 or 31.47% from 232); Max value from RGB is 88 - color contains mainly: red. Hex color #584749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584749 is #A7B8B6. Grayscale: #4C4C4C. Windows color (decimal): -10991799 or 4802392. OLE color: 4802392.
HSL color Cylindrical-coordinate representation of color #584749: hue angle of 352.94º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #584749 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 73 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.65 |
| HSL | 352.94º | 0.11% | 0.31% | - |
| HSV(B) | 352.94º | 0.19% | 0.35% | - |
| XYZ | 7.48 | 7.06 | 7.27 | - |
| YUV | 76.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 73 | 0 | 0.19 | 0.17 | 0.65 | 352.94 | 0.11 | 0.31 |
| Hex | 58 | 47 | 49 | 0 | 13 | 11 | 41 | 161 | B | 1F |
| Octal | 130 | 107 | 111 | 0 | 23 | 21 | 101 | 541 | 13 | 37 |
| Binary | 1011000 | 1000111 | 1001001 | 0 | 10011 | 10001 | 1000001 | 101100001 | 1011 | 11111 |
Color Harmonies of #584749
Complementary color
Monochromatic Colors of #584749
Black with #584749
Text Example
Text Example
White with #584749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584749; }
p { color: rgb(88,71,73); }
H1.HeaderClassName
{
color: #584749;
}
.AnyTagClassName
{
color: #584749;
}
</style>
background-color css
<style>
a { background-color: #584749; }
a { background-color: rgb(88,71,73); }
div.DivClassName
{
background-color: #584749;
}
.BgClassName
{
background-color: #584749;
}
</style>
border-color css
<style>
span { border-color: #584749; }
span { border-color: rgb(88,71,73); }
td.TdClassName
{
border-color: #584749;
}
.TagClassName
{
border-color: #584749;
}
</style>