Shades of Emperor #574143
Tints of Emperor #574143
RGB
CMYK
RGB Variations
Color information
#574143 (or 0x574143) is known color: Emperor. HEX triplet: 57, 41 and 43. RGB value is (87,65,67). Sum of RGB (Red+Green+Blue) = 87+65+67=219 (29% of max value = 765). Red value is 87 (34.38% from 255 or 39.73% from 219); Green value is 65 (25.78% from 255 or 29.68% from 219); Blue value is 67 (26.56% from 255 or 30.59% from 219); Max value from RGB is 87 - color contains mainly: red. Hex color #574143 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574143 is #A8BEBC. Grayscale: #474747. Windows color (decimal): -11058877 or 4407639. OLE color: 4407639.
HSL color Cylindrical-coordinate representation of color #574143: hue angle of 354.55º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #574143 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 65 | 67 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.66 |
| HSL | 354.55º | 0.14% | 0.3% | - |
| HSV(B) | 354.55º | 0.25% | 0.34% | - |
| XYZ | 6.83 | 6.21 | 6.15 | - |
| YUV | 71.81 | 125.29 | 138.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 65 | 67 | 0 | 0.25 | 0.23 | 0.66 | 354.55 | 0.14 | 0.3 |
| Hex | 57 | 41 | 43 | 0 | 19 | 17 | 42 | 163 | E | 1E |
| Octal | 127 | 101 | 103 | 0 | 31 | 27 | 102 | 543 | 16 | 36 |
| Binary | 1010111 | 1000001 | 1000011 | 0 | 11001 | 10111 | 1000010 | 101100011 | 1110 | 11110 |
Color Harmonies of #574143
Complementary color
Monochromatic Colors of #574143
Black with #574143
Text Example
Text Example
White with #574143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574143; }
p { color: rgb(87,65,67); }
H1.HeaderClassName
{
color: #574143;
}
.AnyTagClassName
{
color: #574143;
}
</style>
background-color css
<style>
a { background-color: #574143; }
a { background-color: rgb(87,65,67); }
div.DivClassName
{
background-color: #574143;
}
.BgClassName
{
background-color: #574143;
}
</style>
border-color css
<style>
span { border-color: #574143; }
span { border-color: rgb(87,65,67); }
td.TdClassName
{
border-color: #574143;
}
.TagClassName
{
border-color: #574143;
}
</style>