Shades of Emperor #584546
Tints of Emperor #584546
RGB
CMYK
RGB Variations
Color information
#584546 (or 0x584546) is known color: Emperor. HEX triplet: 58, 45 and 46. RGB value is (88,69,70). Sum of RGB (Red+Green+Blue) = 88+69+70=227 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.77% from 227); Green value is 69 (27.34% from 255 or 30.40% from 227); Blue value is 70 (27.73% from 255 or 30.84% from 227); Max value from RGB is 88 - color contains mainly: red. Hex color #584546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584546 is #A7BAB9. Grayscale: #4A4A4A. Windows color (decimal): -10992314 or 4605272. OLE color: 4605272.
HSL color Cylindrical-coordinate representation of color #584546: hue angle of 356.84º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #584546 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 69 | 70 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.65 |
| HSL | 356.84º | 0.12% | 0.31% | - |
| HSV(B) | 356.84º | 0.22% | 0.35% | - |
| XYZ | 7.26 | 6.77 | 6.72 | - |
| YUV | 74.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 69 | 70 | 0 | 0.22 | 0.20 | 0.65 | 356.84 | 0.12 | 0.31 |
| Hex | 58 | 45 | 46 | 0 | 16 | 14 | 41 | 165 | C | 1F |
| Octal | 130 | 105 | 106 | 0 | 26 | 24 | 101 | 545 | 14 | 37 |
| Binary | 1011000 | 1000101 | 1000110 | 0 | 10110 | 10100 | 1000001 | 101100101 | 1100 | 11111 |
Color Harmonies of #584546
Complementary color
Monochromatic Colors of #584546
Black with #584546
Text Example
Text Example
White with #584546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584546; }
p { color: rgb(88,69,70); }
H1.HeaderClassName
{
color: #584546;
}
.AnyTagClassName
{
color: #584546;
}
</style>
background-color css
<style>
a { background-color: #584546; }
a { background-color: rgb(88,69,70); }
div.DivClassName
{
background-color: #584546;
}
.BgClassName
{
background-color: #584546;
}
</style>
border-color css
<style>
span { border-color: #584546; }
span { border-color: rgb(88,69,70); }
td.TdClassName
{
border-color: #584546;
}
.TagClassName
{
border-color: #584546;
}
</style>