Shades of Emperor #574044
Tints of Emperor #574044
RGB
CMYK
RGB Variations
Color information
#574044 (or 0x574044) is known color: Emperor. HEX triplet: 57, 40 and 44. RGB value is (87,64,68). Sum of RGB (Red+Green+Blue) = 87+64+68=219 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.73% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 68 (26.95% from 255 or 31.05% from 219); Max value from RGB is 87 - color contains mainly: red. Hex color #574044 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574044 is #A8BFBB. Grayscale: #474747. Windows color (decimal): -11059132 or 4472919. OLE color: 4472919.
HSL color Cylindrical-coordinate representation of color #574044: hue angle of 349.57º 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 #574044 is Cyan = 0, Magento = 0.26, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 68 | - |
| CMYK | 0 | 0.26 | 0.22 | 0.66 |
| HSL | 349.57º | 0.15% | 0.3% | - |
| HSV(B) | 349.57º | 0.26% | 0.34% | - |
| XYZ | 6.81 | 6.11 | 6.29 | - |
| YUV | 71.33 | 126.12 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 68 | 0 | 0.26 | 0.22 | 0.66 | 349.57 | 0.15 | 0.3 |
| Hex | 57 | 40 | 44 | 0 | 1A | 16 | 42 | 15E | F | 1E |
| Octal | 127 | 100 | 104 | 0 | 32 | 26 | 102 | 536 | 17 | 36 |
| Binary | 1010111 | 1000000 | 1000100 | 0 | 11010 | 10110 | 1000010 | 101011110 | 1111 | 11110 |
Color Harmonies of #574044
Complementary color
Monochromatic Colors of #574044
Black with #574044
Text Example
Text Example
White with #574044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574044; }
p { color: rgb(87,64,68); }
H1.HeaderClassName
{
color: #574044;
}
.AnyTagClassName
{
color: #574044;
}
</style>
background-color css
<style>
a { background-color: #574044; }
a { background-color: rgb(87,64,68); }
div.DivClassName
{
background-color: #574044;
}
.BgClassName
{
background-color: #574044;
}
</style>
border-color css
<style>
span { border-color: #574044; }
span { border-color: rgb(87,64,68); }
td.TdClassName
{
border-color: #574044;
}
.TagClassName
{
border-color: #574044;
}
</style>