Shades of Emperor #574445
Tints of Emperor #574445
RGB
CMYK
RGB Variations
Color information
#574445 (or 0x574445) is known color: Emperor. HEX triplet: 57, 44 and 45. RGB value is (87,68,69). Sum of RGB (Red+Green+Blue) = 87+68+69=224 (29% of max value = 765). Red value is 87 (34.38% from 255 or 38.84% from 224); Green value is 68 (26.95% from 255 or 30.36% from 224); Blue value is 69 (27.34% from 255 or 30.80% from 224); Max value from RGB is 87 - color contains mainly: red. Hex color #574445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574445 is #A8BBBA. Grayscale: #494949. Windows color (decimal): -11058107 or 4539479. OLE color: 4539479.
HSL color Cylindrical-coordinate representation of color #574445: hue angle of 356.84º 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 #574445 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 68 | 69 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.66 |
| HSL | 356.84º | 0.12% | 0.3% | - |
| HSV(B) | 356.84º | 0.22% | 0.34% | - |
| XYZ | 7.07 | 6.59 | 6.53 | - |
| YUV | 73.8 | 125.29 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 68 | 69 | 0 | 0.22 | 0.21 | 0.66 | 356.84 | 0.12 | 0.3 |
| Hex | 57 | 44 | 45 | 0 | 16 | 15 | 42 | 165 | C | 1E |
| Octal | 127 | 104 | 105 | 0 | 26 | 25 | 102 | 545 | 14 | 36 |
| Binary | 1010111 | 1000100 | 1000101 | 0 | 10110 | 10101 | 1000010 | 101100101 | 1100 | 11110 |
Color Harmonies of #574445
Complementary color
Monochromatic Colors of #574445
Black with #574445
Text Example
Text Example
White with #574445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574445; }
p { color: rgb(87,68,69); }
H1.HeaderClassName
{
color: #574445;
}
.AnyTagClassName
{
color: #574445;
}
</style>
background-color css
<style>
a { background-color: #574445; }
a { background-color: rgb(87,68,69); }
div.DivClassName
{
background-color: #574445;
}
.BgClassName
{
background-color: #574445;
}
</style>
border-color css
<style>
span { border-color: #574445; }
span { border-color: rgb(87,68,69); }
td.TdClassName
{
border-color: #574445;
}
.TagClassName
{
border-color: #574445;
}
</style>