Shades of Emperor #534243
Tints of Emperor #534243
RGB
CMYK
RGB Variations
Color information
#534243 (or 0x534243) is known color: Emperor. HEX triplet: 53, 42 and 43. RGB value is (83,66,67). Sum of RGB (Red+Green+Blue) = 83+66+67=216 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.43% from 216); Green value is 66 (26.17% from 255 or 30.56% from 216); Blue value is 67 (26.56% from 255 or 31.02% from 216); Max value from RGB is 83 - color contains mainly: red. Hex color #534243 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534243 is #ACBDBC. Grayscale: #474747. Windows color (decimal): -11320765 or 4407891. OLE color: 4407891.
HSL color Cylindrical-coordinate representation of color #534243: hue angle of 356.47º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #534243 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 66 | 67 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.67 |
| HSL | 356.47º | 0.11% | 0.29% | - |
| HSV(B) | 356.47º | 0.2% | 0.33% | - |
| XYZ | 6.53 | 6.14 | 6.15 | - |
| YUV | 71.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 66 | 67 | 0 | 0.20 | 0.19 | 0.67 | 356.47 | 0.11 | 0.29 |
| Hex | 53 | 42 | 43 | 0 | 14 | 13 | 43 | 164 | B | 1D |
| Octal | 123 | 102 | 103 | 0 | 24 | 23 | 103 | 544 | 13 | 35 |
| Binary | 1010011 | 1000010 | 1000011 | 0 | 10100 | 10011 | 1000011 | 101100100 | 1011 | 11101 |
Color Harmonies of #534243
Complementary color
Monochromatic Colors of #534243
Black with #534243
Text Example
Text Example
White with #534243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534243; }
p { color: rgb(83,66,67); }
H1.HeaderClassName
{
color: #534243;
}
.AnyTagClassName
{
color: #534243;
}
</style>
background-color css
<style>
a { background-color: #534243; }
a { background-color: rgb(83,66,67); }
div.DivClassName
{
background-color: #534243;
}
.BgClassName
{
background-color: #534243;
}
</style>
border-color css
<style>
span { border-color: #534243; }
span { border-color: rgb(83,66,67); }
td.TdClassName
{
border-color: #534243;
}
.TagClassName
{
border-color: #534243;
}
</style>