Shades of Emperor #534347
Tints of Emperor #534347
RGB
CMYK
RGB Variations
Color information
#534347 (or 0x534347) is known color: Emperor. HEX triplet: 53, 43 and 47. RGB value is (83,67,71). Sum of RGB (Red+Green+Blue) = 83+67+71=221 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.56% from 221); Green value is 67 (26.56% from 255 or 30.32% from 221); Blue value is 71 (28.12% from 255 or 32.13% from 221); Max value from RGB is 83 - color contains mainly: red. Hex color #534347 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534347 is #ACBCB8. Grayscale: #484848. Windows color (decimal): -11320505 or 4670291. OLE color: 4670291.
HSL color Cylindrical-coordinate representation of color #534347: hue angle of 345º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #534347 is Cyan = 0, Magento = 0.19, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 67 | 71 | - |
| CMYK | 0 | 0.19 | 0.14 | 0.67 |
| HSL | 345º | 0.11% | 0.29% | - |
| HSV(B) | 345º | 0.19% | 0.33% | - |
| XYZ | 6.71 | 6.31 | 6.83 | - |
| YUV | 72.24 | 127.3 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 67 | 71 | 0 | 0.19 | 0.14 | 0.67 | 345 | 0.11 | 0.29 |
| Hex | 53 | 43 | 47 | 0 | 13 | E | 43 | 159 | B | 1D |
| Octal | 123 | 103 | 107 | 0 | 23 | 16 | 103 | 531 | 13 | 35 |
| Binary | 1010011 | 1000011 | 1000111 | 0 | 10011 | 1110 | 1000011 | 101011001 | 1011 | 11101 |
Color Harmonies of #534347
Complementary color
Monochromatic Colors of #534347
Black with #534347
Text Example
Text Example
White with #534347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534347; }
p { color: rgb(83,67,71); }
H1.HeaderClassName
{
color: #534347;
}
.AnyTagClassName
{
color: #534347;
}
</style>
background-color css
<style>
a { background-color: #534347; }
a { background-color: rgb(83,67,71); }
div.DivClassName
{
background-color: #534347;
}
.BgClassName
{
background-color: #534347;
}
</style>
border-color css
<style>
span { border-color: #534347; }
span { border-color: rgb(83,67,71); }
td.TdClassName
{
border-color: #534347;
}
.TagClassName
{
border-color: #534347;
}
</style>