Shades of Emperor #584649
Tints of Emperor #584649
RGB
CMYK
RGB Variations
Color information
#584649 (or 0x584649) is known color: Emperor. HEX triplet: 58, 46 and 49. RGB value is (88,70,73). Sum of RGB (Red+Green+Blue) = 88+70+73=231 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.10% from 231); Green value is 70 (27.73% from 255 or 30.30% from 231); Blue value is 73 (28.91% from 255 or 31.60% from 231); Max value from RGB is 88 - color contains mainly: red. Hex color #584649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584649 is #A7B9B6. Grayscale: #4B4B4B. Windows color (decimal): -10992055 or 4802136. OLE color: 4802136.
HSL color Cylindrical-coordinate representation of color #584649: hue angle of 350º 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 #584649 is Cyan = 0, Magento = 0.20, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 70 | 73 | - |
| CMYK | 0 | 0.20 | 0.17 | 0.65 |
| HSL | 350º | 0.11% | 0.31% | - |
| HSV(B) | 350º | 0.2% | 0.35% | - |
| XYZ | 7.42 | 6.94 | 7.25 | - |
| YUV | 75.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 73 | 0 | 0.20 | 0.17 | 0.65 | 350 | 0.11 | 0.31 |
| Hex | 58 | 46 | 49 | 0 | 14 | 11 | 41 | 15E | B | 1F |
| Octal | 130 | 106 | 111 | 0 | 24 | 21 | 101 | 536 | 13 | 37 |
| Binary | 1011000 | 1000110 | 1001001 | 0 | 10100 | 10001 | 1000001 | 101011110 | 1011 | 11111 |
Color Harmonies of #584649
Complementary color
Monochromatic Colors of #584649
Black with #584649
Text Example
Text Example
White with #584649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584649; }
p { color: rgb(88,70,73); }
H1.HeaderClassName
{
color: #584649;
}
.AnyTagClassName
{
color: #584649;
}
</style>
background-color css
<style>
a { background-color: #584649; }
a { background-color: rgb(88,70,73); }
div.DivClassName
{
background-color: #584649;
}
.BgClassName
{
background-color: #584649;
}
</style>
border-color css
<style>
span { border-color: #584649; }
span { border-color: rgb(88,70,73); }
td.TdClassName
{
border-color: #584649;
}
.TagClassName
{
border-color: #584649;
}
</style>