Shades of Emperor #574043
Tints of Emperor #574043
RGB
CMYK
RGB Variations
Color information
#574043 (or 0x574043) is known color: Emperor. HEX triplet: 57, 40 and 43. RGB value is (87,64,67). Sum of RGB (Red+Green+Blue) = 87+64+67=218 (28% of max value = 765). Red value is 87 (34.38% from 255 or 39.91% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 67 (26.56% from 255 or 30.73% from 218); Max value from RGB is 87 - color contains mainly: red. Hex color #574043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574043 is #A8BFBC. Grayscale: #474747. Windows color (decimal): -11059133 or 4407383. OLE color: 4407383.
HSL color Cylindrical-coordinate representation of color #574043: hue angle of 352.17º 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 #574043 is Cyan = 0, Magento = 0.26, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 67 | - |
| CMYK | 0 | 0.26 | 0.23 | 0.66 |
| HSL | 352.17º | 0.15% | 0.3% | - |
| HSV(B) | 352.17º | 0.26% | 0.34% | - |
| XYZ | 6.78 | 6.1 | 6.13 | - |
| YUV | 71.22 | 125.62 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 67 | 0 | 0.26 | 0.23 | 0.66 | 352.17 | 0.15 | 0.3 |
| Hex | 57 | 40 | 43 | 0 | 1A | 17 | 42 | 160 | F | 1E |
| Octal | 127 | 100 | 103 | 0 | 32 | 27 | 102 | 540 | 17 | 36 |
| Binary | 1010111 | 1000000 | 1000011 | 0 | 11010 | 10111 | 1000010 | 101100000 | 1111 | 11110 |
Color Harmonies of #574043
Complementary color
Monochromatic Colors of #574043
Black with #574043
Text Example
Text Example
White with #574043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574043; }
p { color: rgb(87,64,67); }
H1.HeaderClassName
{
color: #574043;
}
.AnyTagClassName
{
color: #574043;
}
</style>
background-color css
<style>
a { background-color: #574043; }
a { background-color: rgb(87,64,67); }
div.DivClassName
{
background-color: #574043;
}
.BgClassName
{
background-color: #574043;
}
</style>
border-color css
<style>
span { border-color: #574043; }
span { border-color: rgb(87,64,67); }
td.TdClassName
{
border-color: #574043;
}
.TagClassName
{
border-color: #574043;
}
</style>