Shades of Emperor #524344
Tints of Emperor #524344
RGB
CMYK
RGB Variations
Color information
#524344 (or 0x524344) is known color: Emperor. HEX triplet: 52, 43 and 44. RGB value is (82,67,68). Sum of RGB (Red+Green+Blue) = 82+67+68=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 67 (26.56% from 255 or 30.88% from 217); Blue value is 68 (26.95% from 255 or 31.34% from 217); Max value from RGB is 82 - color contains mainly: red. Hex color #524344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524344 is #ADBCBB. Grayscale: #474747. Windows color (decimal): -11386044 or 4473682. OLE color: 4473682.
HSL color Cylindrical-coordinate representation of color #524344: hue angle of 356º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #524344 is Cyan = 0, Magento = 0.18, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 67 | 68 | - |
| CMYK | 0 | 0.18 | 0.17 | 0.68 |
| HSL | 356º | 0.1% | 0.29% | - |
| HSV(B) | 356º | 0.18% | 0.32% | - |
| XYZ | 6.53 | 6.23 | 6.33 | - |
| YUV | 71.6 | 125.97 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 68 | 0 | 0.18 | 0.17 | 0.68 | 356 | 0.1 | 0.29 |
| Hex | 52 | 43 | 44 | 0 | 12 | 11 | 44 | 164 | A | 1D |
| Octal | 122 | 103 | 104 | 0 | 22 | 21 | 104 | 544 | 12 | 35 |
| Binary | 1010010 | 1000011 | 1000100 | 0 | 10010 | 10001 | 1000100 | 101100100 | 1010 | 11101 |
Color Harmonies of #524344
Complementary color
Monochromatic Colors of #524344
Black with #524344
Text Example
Text Example
White with #524344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524344; }
p { color: rgb(82,67,68); }
H1.HeaderClassName
{
color: #524344;
}
.AnyTagClassName
{
color: #524344;
}
</style>
background-color css
<style>
a { background-color: #524344; }
a { background-color: rgb(82,67,68); }
div.DivClassName
{
background-color: #524344;
}
.BgClassName
{
background-color: #524344;
}
</style>
border-color css
<style>
span { border-color: #524344; }
span { border-color: rgb(82,67,68); }
td.TdClassName
{
border-color: #524344;
}
.TagClassName
{
border-color: #524344;
}
</style>