Shades of Emperor #504548
Tints of Emperor #504548
RGB
CMYK
RGB Variations
Color information
#504548 (or 0x504548) is known color: Emperor. HEX triplet: 50, 45 and 48. RGB value is (80,69,72). Sum of RGB (Red+Green+Blue) = 80+69+72=221 (29% of max value = 765). Red value is 80 (31.64% from 255 or 36.20% from 221); Green value is 69 (27.34% from 255 or 31.22% from 221); Blue value is 72 (28.52% from 255 or 32.58% from 221); Max value from RGB is 80 - color contains mainly: red. Hex color #504548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504548 is #AFBAB7. Grayscale: #484848. Windows color (decimal): -11516600 or 4736336. OLE color: 4736336.
HSL color Cylindrical-coordinate representation of color #504548: hue angle of 343.64º 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 #504548 is Cyan = 0, Magento = 0.14, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 69 | 72 | - |
| CMYK | 0 | 0.14 | 0.10 | 0.69 |
| HSL | 343.64º | 0.07% | 0.29% | - |
| HSV(B) | 343.64º | 0.14% | 0.31% | - |
| XYZ | 6.61 | 6.43 | 7.02 | - |
| YUV | 72.63 | 127.64 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 69 | 72 | 0 | 0.14 | 0.10 | 0.69 | 343.64 | 0.07 | 0.29 |
| Hex | 50 | 45 | 48 | 0 | E | A | 45 | 158 | 7 | 1D |
| Octal | 120 | 105 | 110 | 0 | 16 | 12 | 105 | 530 | 7 | 35 |
| Binary | 1010000 | 1000101 | 1001000 | 0 | 1110 | 1010 | 1000101 | 101011000 | 111 | 11101 |
Color Harmonies of #504548
Complementary color
Monochromatic Colors of #504548
Black with #504548
Text Example
Text Example
White with #504548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504548; }
p { color: rgb(80,69,72); }
H1.HeaderClassName
{
color: #504548;
}
.AnyTagClassName
{
color: #504548;
}
</style>
background-color css
<style>
a { background-color: #504548; }
a { background-color: rgb(80,69,72); }
div.DivClassName
{
background-color: #504548;
}
.BgClassName
{
background-color: #504548;
}
</style>
border-color css
<style>
span { border-color: #504548; }
span { border-color: rgb(80,69,72); }
td.TdClassName
{
border-color: #504548;
}
.TagClassName
{
border-color: #504548;
}
</style>