Shades of Emperor #574046
Tints of Emperor #574046
RGB
CMYK
RGB Variations
Color information
#574046 (or 0x574046) is known color: Emperor. HEX triplet: 57, 40 and 46. RGB value is (87,64,70). Sum of RGB (Red+Green+Blue) = 87+64+70=221 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.37% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 87 - color contains mainly: red. Hex color #574046 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574046 is #A8BFB9. Grayscale: #474747. Windows color (decimal): -11059130 or 4603991. OLE color: 4603991.
HSL color Cylindrical-coordinate representation of color #574046: hue angle of 344.35º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #574046 is Cyan = 0, Magento = 0.26, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 70 | - |
| CMYK | 0 | 0.26 | 0.20 | 0.66 |
| HSL | 344.35º | 0.15% | 0.3% | - |
| HSV(B) | 344.35º | 0.26% | 0.34% | - |
| XYZ | 6.87 | 6.14 | 6.62 | - |
| YUV | 71.56 | 127.12 | 139.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 70 | 0 | 0.26 | 0.20 | 0.66 | 344.35 | 0.15 | 0.3 |
| Hex | 57 | 40 | 46 | 0 | 1A | 14 | 42 | 158 | F | 1E |
| Octal | 127 | 100 | 106 | 0 | 32 | 24 | 102 | 530 | 17 | 36 |
| Binary | 1010111 | 1000000 | 1000110 | 0 | 11010 | 10100 | 1000010 | 101011000 | 1111 | 11110 |
Color Harmonies of #574046
Complementary color
Monochromatic Colors of #574046
Black with #574046
Text Example
Text Example
White with #574046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574046; }
p { color: rgb(87,64,70); }
H1.HeaderClassName
{
color: #574046;
}
.AnyTagClassName
{
color: #574046;
}
</style>
background-color css
<style>
a { background-color: #574046; }
a { background-color: rgb(87,64,70); }
div.DivClassName
{
background-color: #574046;
}
.BgClassName
{
background-color: #574046;
}
</style>
border-color css
<style>
span { border-color: #574046; }
span { border-color: rgb(87,64,70); }
td.TdClassName
{
border-color: #574046;
}
.TagClassName
{
border-color: #574046;
}
</style>