Shades of Emperor #504547
Tints of Emperor #504547
RGB
CMYK
RGB Variations
Color information
#504547 (or 0x504547) is known color: Emperor. HEX triplet: 50, 45 and 47. RGB value is (80,69,71). Sum of RGB (Red+Green+Blue) = 80+69+71=220 (29% of max value = 765). Red value is 80 (31.64% from 255 or 36.36% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 71 (28.12% from 255 or 32.27% from 220); Max value from RGB is 80 - color contains mainly: red. Hex color #504547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504547 is #AFBAB8. Grayscale: #484848. Windows color (decimal): -11516601 or 4670800. OLE color: 4670800.
HSL color Cylindrical-coordinate representation of color #504547: hue angle of 349.09º degrees, saturation: 0.07, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #504547 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 69 | 71 | - |
| CMYK | 0 | 0.14 | 0.11 | 0.69 |
| HSL | 349.09º | 0.07% | 0.29% | - |
| HSV(B) | 349.09º | 0.14% | 0.31% | - |
| XYZ | 6.57 | 6.42 | 6.85 | - |
| YUV | 72.52 | 127.14 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 69 | 71 | 0 | 0.14 | 0.11 | 0.69 | 349.09 | 0.07 | 0.29 |
| Hex | 50 | 45 | 47 | 0 | E | B | 45 | 15D | 7 | 1D |
| Octal | 120 | 105 | 107 | 0 | 16 | 13 | 105 | 535 | 7 | 35 |
| Binary | 1010000 | 1000101 | 1000111 | 0 | 1110 | 1011 | 1000101 | 101011101 | 111 | 11101 |
Color Harmonies of #504547
Complementary color
Monochromatic Colors of #504547
Black with #504547
Text Example
Text Example
White with #504547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504547; }
p { color: rgb(80,69,71); }
H1.HeaderClassName
{
color: #504547;
}
.AnyTagClassName
{
color: #504547;
}
</style>
background-color css
<style>
a { background-color: #504547; }
a { background-color: rgb(80,69,71); }
div.DivClassName
{
background-color: #504547;
}
.BgClassName
{
background-color: #504547;
}
</style>
border-color css
<style>
span { border-color: #504547; }
span { border-color: rgb(80,69,71); }
td.TdClassName
{
border-color: #504547;
}
.TagClassName
{
border-color: #504547;
}
</style>