Shades of Emperor #584449
Tints of Emperor #584449
RGB
CMYK
RGB Variations
Color information
#584449 (or 0x584449) is known color: Emperor. HEX triplet: 58, 44 and 49. RGB value is (88,68,73). Sum of RGB (Red+Green+Blue) = 88+68+73=229 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.43% from 229); Green value is 68 (26.95% from 255 or 29.69% from 229); Blue value is 73 (28.91% from 255 or 31.88% from 229); Max value from RGB is 88 - color contains mainly: red. Hex color #584449 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584449 is #A7BBB6. Grayscale: #4A4A4A. Windows color (decimal): -10992567 or 4801624. OLE color: 4801624.
HSL color Cylindrical-coordinate representation of color #584449: hue angle of 345º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #584449 is Cyan = 0, Magento = 0.23, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 68 | 73 | - |
| CMYK | 0 | 0.23 | 0.17 | 0.65 |
| HSL | 345º | 0.13% | 0.31% | - |
| HSV(B) | 345º | 0.23% | 0.35% | - |
| XYZ | 7.29 | 6.69 | 7.21 | - |
| YUV | 74.55 | 127.13 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 68 | 73 | 0 | 0.23 | 0.17 | 0.65 | 345 | 0.13 | 0.31 |
| Hex | 58 | 44 | 49 | 0 | 17 | 11 | 41 | 159 | D | 1F |
| Octal | 130 | 104 | 111 | 0 | 27 | 21 | 101 | 531 | 15 | 37 |
| Binary | 1011000 | 1000100 | 1001001 | 0 | 10111 | 10001 | 1000001 | 101011001 | 1101 | 11111 |
Color Harmonies of #584449
Complementary color
Monochromatic Colors of #584449
Black with #584449
Text Example
Text Example
White with #584449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584449; }
p { color: rgb(88,68,73); }
H1.HeaderClassName
{
color: #584449;
}
.AnyTagClassName
{
color: #584449;
}
</style>
background-color css
<style>
a { background-color: #584449; }
a { background-color: rgb(88,68,73); }
div.DivClassName
{
background-color: #584449;
}
.BgClassName
{
background-color: #584449;
}
</style>
border-color css
<style>
span { border-color: #584449; }
span { border-color: rgb(88,68,73); }
td.TdClassName
{
border-color: #584449;
}
.TagClassName
{
border-color: #584449;
}
</style>