Shades of Emperor #534547
Tints of Emperor #534547
RGB
CMYK
RGB Variations
Color information
#534547 (or 0x534547) is known color: Emperor. HEX triplet: 53, 45 and 47. RGB value is (83,69,71). Sum of RGB (Red+Green+Blue) = 83+69+71=223 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.22% from 223); Green value is 69 (27.34% from 255 or 30.94% from 223); Blue value is 71 (28.12% from 255 or 31.84% from 223); Max value from RGB is 83 - color contains mainly: red. Hex color #534547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534547 is #ACBAB8. Grayscale: #494949. Windows color (decimal): -11319993 or 4670803. OLE color: 4670803.
HSL color Cylindrical-coordinate representation of color #534547: hue angle of 351.43º degrees, saturation: 0.09, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #534547 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 69 | 71 | - |
| CMYK | 0 | 0.17 | 0.14 | 0.67 |
| HSL | 351.43º | 0.09% | 0.3% | - |
| HSV(B) | 351.43º | 0.17% | 0.33% | - |
| XYZ | 6.83 | 6.55 | 6.87 | - |
| YUV | 73.41 | 126.64 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 71 | 0 | 0.17 | 0.14 | 0.67 | 351.43 | 0.09 | 0.3 |
| Hex | 53 | 45 | 47 | 0 | 11 | E | 43 | 15F | 9 | 1E |
| Octal | 123 | 105 | 107 | 0 | 21 | 16 | 103 | 537 | 11 | 36 |
| Binary | 1010011 | 1000101 | 1000111 | 0 | 10001 | 1110 | 1000011 | 101011111 | 1001 | 11110 |
Color Harmonies of #534547
Complementary color
Monochromatic Colors of #534547
Black with #534547
Text Example
Text Example
White with #534547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534547; }
p { color: rgb(83,69,71); }
H1.HeaderClassName
{
color: #534547;
}
.AnyTagClassName
{
color: #534547;
}
</style>
background-color css
<style>
a { background-color: #534547; }
a { background-color: rgb(83,69,71); }
div.DivClassName
{
background-color: #534547;
}
.BgClassName
{
background-color: #534547;
}
</style>
border-color css
<style>
span { border-color: #534547; }
span { border-color: rgb(83,69,71); }
td.TdClassName
{
border-color: #534547;
}
.TagClassName
{
border-color: #534547;
}
</style>