Shades of Emperor #504546
Tints of Emperor #504546
RGB
CMYK
RGB Variations
Color information
#504546 (or 0x504546) is known color: Emperor. HEX triplet: 50, 45 and 46. RGB value is (80,69,70). Sum of RGB (Red+Green+Blue) = 80+69+70=219 (29% of max value = 765). Red value is 80 (31.64% from 255 or 36.53% from 219); Green value is 69 (27.34% from 255 or 31.51% from 219); Blue value is 70 (27.73% from 255 or 31.96% from 219); Max value from RGB is 80 - color contains mainly: red. Hex color #504546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504546 is #AFBAB9. Grayscale: #484848. Windows color (decimal): -11516602 or 4605264. OLE color: 4605264.
HSL color Cylindrical-coordinate representation of color #504546: hue angle of 354.55º 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 #504546 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 69 | 70 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.69 |
| HSL | 354.55º | 0.07% | 0.29% | - |
| HSV(B) | 354.55º | 0.14% | 0.31% | - |
| XYZ | 6.54 | 6.4 | 6.69 | - |
| YUV | 72.4 | 126.64 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 69 | 70 | 0 | 0.14 | 0.12 | 0.69 | 354.55 | 0.07 | 0.29 |
| Hex | 50 | 45 | 46 | 0 | E | C | 45 | 163 | 7 | 1D |
| Octal | 120 | 105 | 106 | 0 | 16 | 14 | 105 | 543 | 7 | 35 |
| Binary | 1010000 | 1000101 | 1000110 | 0 | 1110 | 1100 | 1000101 | 101100011 | 111 | 11101 |
Color Harmonies of #504546
Complementary color
Monochromatic Colors of #504546
Black with #504546
Text Example
Text Example
White with #504546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504546; }
p { color: rgb(80,69,70); }
H1.HeaderClassName
{
color: #504546;
}
.AnyTagClassName
{
color: #504546;
}
</style>
background-color css
<style>
a { background-color: #504546; }
a { background-color: rgb(80,69,70); }
div.DivClassName
{
background-color: #504546;
}
.BgClassName
{
background-color: #504546;
}
</style>
border-color css
<style>
span { border-color: #504546; }
span { border-color: rgb(80,69,70); }
td.TdClassName
{
border-color: #504546;
}
.TagClassName
{
border-color: #504546;
}
</style>