Shades of Emperor #584648
Tints of Emperor #584648
RGB
CMYK
RGB Variations
Color information
#584648 (or 0x584648) is known color: Emperor. HEX triplet: 58, 46 and 48. RGB value is (88,70,72). Sum of RGB (Red+Green+Blue) = 88+70+72=230 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.26% from 230); Green value is 70 (27.73% from 255 or 30.43% from 230); Blue value is 72 (28.52% from 255 or 31.30% from 230); Max value from RGB is 88 - color contains mainly: red. Hex color #584648 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584648 is #A7B9B7. Grayscale: #4B4B4B. Windows color (decimal): -10992056 or 4736600. OLE color: 4736600.
HSL color Cylindrical-coordinate representation of color #584648: hue angle of 353.33º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #584648 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 70 | 72 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.65 |
| HSL | 353.33º | 0.11% | 0.31% | - |
| HSV(B) | 353.33º | 0.2% | 0.35% | - |
| XYZ | 7.38 | 6.92 | 7.08 | - |
| YUV | 75.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 72 | 0 | 0.20 | 0.18 | 0.65 | 353.33 | 0.11 | 0.31 |
| Hex | 58 | 46 | 48 | 0 | 14 | 12 | 41 | 161 | B | 1F |
| Octal | 130 | 106 | 110 | 0 | 24 | 22 | 101 | 541 | 13 | 37 |
| Binary | 1011000 | 1000110 | 1001000 | 0 | 10100 | 10010 | 1000001 | 101100001 | 1011 | 11111 |
Color Harmonies of #584648
Complementary color
Monochromatic Colors of #584648
Black with #584648
Text Example
Text Example
White with #584648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584648; }
p { color: rgb(88,70,72); }
H1.HeaderClassName
{
color: #584648;
}
.AnyTagClassName
{
color: #584648;
}
</style>
background-color css
<style>
a { background-color: #584648; }
a { background-color: rgb(88,70,72); }
div.DivClassName
{
background-color: #584648;
}
.BgClassName
{
background-color: #584648;
}
</style>
border-color css
<style>
span { border-color: #584648; }
span { border-color: rgb(88,70,72); }
td.TdClassName
{
border-color: #584648;
}
.TagClassName
{
border-color: #584648;
}
</style>