Shades of Emperor #524348
Tints of Emperor #524348
RGB
CMYK
RGB Variations
Color information
#524348 (or 0x524348) is known color: Emperor. HEX triplet: 52, 43 and 48. RGB value is (82,67,72). Sum of RGB (Red+Green+Blue) = 82+67+72=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 67 (26.56% from 255 or 30.32% from 221); Blue value is 72 (28.52% from 255 or 32.58% from 221); Max value from RGB is 82 - color contains mainly: red. Hex color #524348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524348 is #ADBCB7. Grayscale: #484848. Windows color (decimal): -11386040 or 4735826. OLE color: 4735826.
HSL color Cylindrical-coordinate representation of color #524348: hue angle of 340º 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 #524348 is Cyan = 0, Magento = 0.18, Yellow = 0.12 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 67 | 72 | - |
| CMYK | 0 | 0.18 | 0.12 | 0.68 |
| HSL | 340º | 0.1% | 0.29% | - |
| HSV(B) | 340º | 0.18% | 0.32% | - |
| XYZ | 6.66 | 6.28 | 6.99 | - |
| YUV | 72.06 | 127.97 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 72 | 0 | 0.18 | 0.12 | 0.68 | 340 | 0.1 | 0.29 |
| Hex | 52 | 43 | 48 | 0 | 12 | C | 44 | 154 | A | 1D |
| Octal | 122 | 103 | 110 | 0 | 22 | 14 | 104 | 524 | 12 | 35 |
| Binary | 1010010 | 1000011 | 1001000 | 0 | 10010 | 1100 | 1000100 | 101010100 | 1010 | 11101 |
Color Harmonies of #524348
Complementary color
Monochromatic Colors of #524348
Black with #524348
Text Example
Text Example
White with #524348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524348; }
p { color: rgb(82,67,72); }
H1.HeaderClassName
{
color: #524348;
}
.AnyTagClassName
{
color: #524348;
}
</style>
background-color css
<style>
a { background-color: #524348; }
a { background-color: rgb(82,67,72); }
div.DivClassName
{
background-color: #524348;
}
.BgClassName
{
background-color: #524348;
}
</style>
border-color css
<style>
span { border-color: #524348; }
span { border-color: rgb(82,67,72); }
td.TdClassName
{
border-color: #524348;
}
.TagClassName
{
border-color: #524348;
}
</style>