Shades of Emperor #574041
Tints of Emperor #574041
RGB
CMYK
RGB Variations
Color information
#574041 (or 0x574041) is known color: Emperor. HEX triplet: 57, 40 and 41. RGB value is (87,64,65). Sum of RGB (Red+Green+Blue) = 87+64+65=216 (28% of max value = 765). Red value is 87 (34.38% from 255 or 40.28% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 65 (25.78% from 255 or 30.09% from 216); Max value from RGB is 87 - color contains mainly: red. Hex color #574041 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574041 is #A8BFBE. Grayscale: #474747. Windows color (decimal): -11059135 or 4276311. OLE color: 4276311.
HSL color Cylindrical-coordinate representation of color #574041: hue angle of 357.39º 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 #574041 is Cyan = 0, Magento = 0.26, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 64 | 65 | - |
| CMYK | 0 | 0.26 | 0.25 | 0.66 |
| HSL | 357.39º | 0.15% | 0.3% | - |
| HSV(B) | 357.39º | 0.26% | 0.34% | - |
| XYZ | 6.72 | 6.07 | 5.82 | - |
| YUV | 70.99 | 124.62 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 64 | 65 | 0 | 0.26 | 0.25 | 0.66 | 357.39 | 0.15 | 0.3 |
| Hex | 57 | 40 | 41 | 0 | 1A | 19 | 42 | 165 | F | 1E |
| Octal | 127 | 100 | 101 | 0 | 32 | 31 | 102 | 545 | 17 | 36 |
| Binary | 1010111 | 1000000 | 1000001 | 0 | 11010 | 11001 | 1000010 | 101100101 | 1111 | 11110 |
Color Harmonies of #574041
Complementary color
Monochromatic Colors of #574041
Black with #574041
Text Example
Text Example
White with #574041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574041; }
p { color: rgb(87,64,65); }
H1.HeaderClassName
{
color: #574041;
}
.AnyTagClassName
{
color: #574041;
}
</style>
background-color css
<style>
a { background-color: #574041; }
a { background-color: rgb(87,64,65); }
div.DivClassName
{
background-color: #574041;
}
.BgClassName
{
background-color: #574041;
}
</style>
border-color css
<style>
span { border-color: #574041; }
span { border-color: rgb(87,64,65); }
td.TdClassName
{
border-color: #574041;
}
.TagClassName
{
border-color: #574041;
}
</style>