Shades of Emperor #574246
Tints of Emperor #574246
RGB
CMYK
RGB Variations
Color information
#574246 (or 0x574246) is known color: Emperor. HEX triplet: 57, 42 and 46. RGB value is (87,66,70). Sum of RGB (Red+Green+Blue) = 87+66+70=223 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.01% from 223); Green value is 66 (26.17% from 255 or 29.60% from 223); Blue value is 70 (27.73% from 255 or 31.39% from 223); Max value from RGB is 87 - color contains mainly: red. Hex color #574246 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574246 is #A8BDB9. Grayscale: #484848. Windows color (decimal): -11058618 or 4604503. OLE color: 4604503.
HSL color Cylindrical-coordinate representation of color #574246: hue angle of 348.57º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #574246 is Cyan = 0, Magento = 0.24, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 66 | 70 | - |
| CMYK | 0 | 0.24 | 0.20 | 0.66 |
| HSL | 348.57º | 0.14% | 0.3% | - |
| HSV(B) | 348.57º | 0.24% | 0.34% | - |
| XYZ | 6.98 | 6.36 | 6.65 | - |
| YUV | 72.74 | 126.46 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 70 | 0 | 0.24 | 0.20 | 0.66 | 348.57 | 0.14 | 0.3 |
| Hex | 57 | 42 | 46 | 0 | 18 | 14 | 42 | 15D | E | 1E |
| Octal | 127 | 102 | 106 | 0 | 30 | 24 | 102 | 535 | 16 | 36 |
| Binary | 1010111 | 1000010 | 1000110 | 0 | 11000 | 10100 | 1000010 | 101011101 | 1110 | 11110 |
Color Harmonies of #574246
Complementary color
Monochromatic Colors of #574246
Black with #574246
Text Example
Text Example
White with #574246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574246; }
p { color: rgb(87,66,70); }
H1.HeaderClassName
{
color: #574246;
}
.AnyTagClassName
{
color: #574246;
}
</style>
background-color css
<style>
a { background-color: #574246; }
a { background-color: rgb(87,66,70); }
div.DivClassName
{
background-color: #574246;
}
.BgClassName
{
background-color: #574246;
}
</style>
border-color css
<style>
span { border-color: #574246; }
span { border-color: rgb(87,66,70); }
td.TdClassName
{
border-color: #574246;
}
.TagClassName
{
border-color: #574246;
}
</style>