Shades of Emperor #584748
Tints of Emperor #584748
RGB
CMYK
RGB Variations
Color information
#584748 (or 0x584748) is known color: Emperor. HEX triplet: 58, 47 and 48. RGB value is (88,71,72). Sum of RGB (Red+Green+Blue) = 88+71+72=231 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.10% from 231); Green value is 71 (28.12% from 255 or 30.74% from 231); Blue value is 72 (28.52% from 255 or 31.17% from 231); Max value from RGB is 88 - color contains mainly: red. Hex color #584748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584748 is #A7B8B7. Grayscale: #4C4C4C. Windows color (decimal): -10991800 or 4736856. OLE color: 4736856.
HSL color Cylindrical-coordinate representation of color #584748: hue angle of 356.47º 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 #584748 is Cyan = 0, Magento = 0.19, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 71 | 72 | - |
| CMYK | 0 | 0.19 | 0.18 | 0.65 |
| HSL | 356.47º | 0.11% | 0.31% | - |
| HSV(B) | 356.47º | 0.19% | 0.35% | - |
| XYZ | 7.45 | 7.05 | 7.1 | - |
| YUV | 76.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 71 | 72 | 0 | 0.19 | 0.18 | 0.65 | 356.47 | 0.11 | 0.31 |
| Hex | 58 | 47 | 48 | 0 | 13 | 12 | 41 | 164 | B | 1F |
| Octal | 130 | 107 | 110 | 0 | 23 | 22 | 101 | 544 | 13 | 37 |
| Binary | 1011000 | 1000111 | 1001000 | 0 | 10011 | 10010 | 1000001 | 101100100 | 1011 | 11111 |
Color Harmonies of #584748
Complementary color
Monochromatic Colors of #584748
Black with #584748
Text Example
Text Example
White with #584748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584748; }
p { color: rgb(88,71,72); }
H1.HeaderClassName
{
color: #584748;
}
.AnyTagClassName
{
color: #584748;
}
</style>
background-color css
<style>
a { background-color: #584748; }
a { background-color: rgb(88,71,72); }
div.DivClassName
{
background-color: #584748;
}
.BgClassName
{
background-color: #584748;
}
</style>
border-color css
<style>
span { border-color: #584748; }
span { border-color: rgb(88,71,72); }
td.TdClassName
{
border-color: #584748;
}
.TagClassName
{
border-color: #584748;
}
</style>