Shades of Emperor #584142
Tints of Emperor #584142
RGB
CMYK
RGB Variations
Color information
#584142 (or 0x584142) is known color: Emperor. HEX triplet: 58, 41 and 42. RGB value is (88,65,66). Sum of RGB (Red+Green+Blue) = 88+65+66=219 (29% of max value = 765). Red value is 88 (34.77% from 255 or 40.18% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 66 (26.17% from 255 or 30.14% from 219); Max value from RGB is 88 - color contains mainly: red. Hex color #584142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584142 is #A7BEBD. Grayscale: #484848. Windows color (decimal): -10993342 or 4342104. OLE color: 4342104.
HSL color Cylindrical-coordinate representation of color #584142: hue angle of 357.39º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #584142 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 65 | 66 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.65 |
| HSL | 357.39º | 0.15% | 0.3% | - |
| HSV(B) | 357.39º | 0.26% | 0.35% | - |
| XYZ | 6.9 | 6.25 | 6 | - |
| YUV | 71.99 | 124.62 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 65 | 66 | 0 | 0.26 | 0.25 | 0.65 | 357.39 | 0.15 | 0.3 |
| Hex | 58 | 41 | 42 | 0 | 1A | 19 | 41 | 165 | F | 1E |
| Octal | 130 | 101 | 102 | 0 | 32 | 31 | 101 | 545 | 17 | 36 |
| Binary | 1011000 | 1000001 | 1000010 | 0 | 11010 | 11001 | 1000001 | 101100101 | 1111 | 11110 |
Color Harmonies of #584142
Complementary color
Monochromatic Colors of #584142
Black with #584142
Text Example
Text Example
White with #584142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584142; }
p { color: rgb(88,65,66); }
H1.HeaderClassName
{
color: #584142;
}
.AnyTagClassName
{
color: #584142;
}
</style>
background-color css
<style>
a { background-color: #584142; }
a { background-color: rgb(88,65,66); }
div.DivClassName
{
background-color: #584142;
}
.BgClassName
{
background-color: #584142;
}
</style>
border-color css
<style>
span { border-color: #584142; }
span { border-color: rgb(88,65,66); }
td.TdClassName
{
border-color: #584142;
}
.TagClassName
{
border-color: #584142;
}
</style>