Shades of Emperor #504748
Tints of Emperor #504748
RGB
CMYK
RGB Variations
Color information
#504748 (or 0x504748) is known color: Emperor. HEX triplet: 50, 47 and 48. RGB value is (80,71,72). Sum of RGB (Red+Green+Blue) = 80+71+72=223 (29% of max value = 765). Red value is 80 (31.64% from 255 or 35.87% from 223); Green value is 71 (28.12% from 255 or 31.84% from 223); Blue value is 72 (28.52% from 255 or 32.29% from 223); Max value from RGB is 80 - color contains mainly: red. Hex color #504748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #504748 is #AFB8B7. Grayscale: #494949. Windows color (decimal): -11516088 or 4736848. OLE color: 4736848.
HSL color Cylindrical-coordinate representation of color #504748: hue angle of 353.33º degrees, saturation: 0.06, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #504748 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 71 | 72 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.69 |
| HSL | 353.33º | 0.06% | 0.3% | - |
| HSV(B) | 353.33º | 0.11% | 0.31% | - |
| XYZ | 6.73 | 6.68 | 7.07 | - |
| YUV | 73.81 | 126.98 | 132.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 71 | 72 | 0 | 0.11 | 0.10 | 0.69 | 353.33 | 0.06 | 0.3 |
| Hex | 50 | 47 | 48 | 0 | B | A | 45 | 161 | 6 | 1E |
| Octal | 120 | 107 | 110 | 0 | 13 | 12 | 105 | 541 | 6 | 36 |
| Binary | 1010000 | 1000111 | 1001000 | 0 | 1011 | 1010 | 1000101 | 101100001 | 110 | 11110 |
Color Harmonies of #504748
Complementary color
Monochromatic Colors of #504748
Black with #504748
Text Example
Text Example
White with #504748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504748; }
p { color: rgb(80,71,72); }
H1.HeaderClassName
{
color: #504748;
}
.AnyTagClassName
{
color: #504748;
}
</style>
background-color css
<style>
a { background-color: #504748; }
a { background-color: rgb(80,71,72); }
div.DivClassName
{
background-color: #504748;
}
.BgClassName
{
background-color: #504748;
}
</style>
border-color css
<style>
span { border-color: #504748; }
span { border-color: rgb(80,71,72); }
td.TdClassName
{
border-color: #504748;
}
.TagClassName
{
border-color: #504748;
}
</style>