Shades of Emperor #534749
Tints of Emperor #534749
RGB
CMYK
RGB Variations
Color information
#534749 (or 0x534749) is known color: Emperor. HEX triplet: 53, 47 and 49. RGB value is (83,71,73). Sum of RGB (Red+Green+Blue) = 83+71+73=227 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.56% from 227); Green value is 71 (28.12% from 255 or 31.28% from 227); Blue value is 73 (28.91% from 255 or 32.16% from 227); Max value from RGB is 83 - color contains mainly: red. Hex color #534749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534749 is #ACB8B6. Grayscale: #4A4A4A. Windows color (decimal): -11319479 or 4802387. OLE color: 4802387.
HSL color Cylindrical-coordinate representation of color #534749: hue angle of 350º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #534749 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 73 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.67 |
| HSL | 350º | 0.08% | 0.3% | - |
| HSV(B) | 350º | 0.14% | 0.33% | - |
| XYZ | 7.02 | 6.83 | 7.25 | - |
| YUV | 74.82 | 126.98 | 133.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 73 | 0 | 0.14 | 0.12 | 0.67 | 350 | 0.08 | 0.3 |
| Hex | 53 | 47 | 49 | 0 | E | C | 43 | 15E | 8 | 1E |
| Octal | 123 | 107 | 111 | 0 | 16 | 14 | 103 | 536 | 10 | 36 |
| Binary | 1010011 | 1000111 | 1001001 | 0 | 1110 | 1100 | 1000011 | 101011110 | 1000 | 11110 |
Color Harmonies of #534749
Complementary color
Monochromatic Colors of #534749
Black with #534749
Text Example
Text Example
White with #534749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534749; }
p { color: rgb(83,71,73); }
H1.HeaderClassName
{
color: #534749;
}
.AnyTagClassName
{
color: #534749;
}
</style>
background-color css
<style>
a { background-color: #534749; }
a { background-color: rgb(83,71,73); }
div.DivClassName
{
background-color: #534749;
}
.BgClassName
{
background-color: #534749;
}
</style>
border-color css
<style>
span { border-color: #534749; }
span { border-color: rgb(83,71,73); }
td.TdClassName
{
border-color: #534749;
}
.TagClassName
{
border-color: #534749;
}
</style>