Shades of Emperor #574447
Tints of Emperor #574447
RGB
CMYK
RGB Variations
Color information
#574447 (or 0x574447) is known color: Emperor. HEX triplet: 57, 44 and 47. RGB value is (87,68,71). Sum of RGB (Red+Green+Blue) = 87+68+71=226 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.50% from 226); Green value is 68 (26.95% from 255 or 30.09% from 226); Blue value is 71 (28.12% from 255 or 31.42% from 226); Max value from RGB is 87 - color contains mainly: red. Hex color #574447 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574447 is #A8BBB8. Grayscale: #4A4A4A. Windows color (decimal): -11058105 or 4670551. OLE color: 4670551.
HSL color Cylindrical-coordinate representation of color #574447: hue angle of 350.53º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #574447 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 68 | 71 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.66 |
| HSL | 350.53º | 0.12% | 0.3% | - |
| HSV(B) | 350.53º | 0.22% | 0.34% | - |
| XYZ | 7.13 | 6.62 | 6.86 | - |
| YUV | 74.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 71 | 0 | 0.22 | 0.18 | 0.66 | 350.53 | 0.12 | 0.3 |
| Hex | 57 | 44 | 47 | 0 | 16 | 12 | 42 | 15F | C | 1E |
| Octal | 127 | 104 | 107 | 0 | 26 | 22 | 102 | 537 | 14 | 36 |
| Binary | 1010111 | 1000100 | 1000111 | 0 | 10110 | 10010 | 1000010 | 101011111 | 1100 | 11110 |
Color Harmonies of #574447
Complementary color
Monochromatic Colors of #574447
Black with #574447
Text Example
Text Example
White with #574447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574447; }
p { color: rgb(87,68,71); }
H1.HeaderClassName
{
color: #574447;
}
.AnyTagClassName
{
color: #574447;
}
</style>
background-color css
<style>
a { background-color: #574447; }
a { background-color: rgb(87,68,71); }
div.DivClassName
{
background-color: #574447;
}
.BgClassName
{
background-color: #574447;
}
</style>
border-color css
<style>
span { border-color: #574447; }
span { border-color: rgb(87,68,71); }
td.TdClassName
{
border-color: #574447;
}
.TagClassName
{
border-color: #574447;
}
</style>