Shades of Emperor #534446
Tints of Emperor #534446
RGB
CMYK
RGB Variations
Color information
#534446 (or 0x534446) is known color: Emperor. HEX triplet: 53, 44 and 46. RGB value is (83,68,70). Sum of RGB (Red+Green+Blue) = 83+68+70=221 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.56% from 221); Green value is 68 (26.95% from 255 or 30.77% from 221); Blue value is 70 (27.73% from 255 or 31.67% from 221); Max value from RGB is 83 - color contains mainly: red. Hex color #534446 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534446 is #ACBBB9. Grayscale: #484848. Windows color (decimal): -11320250 or 4605011. OLE color: 4605011.
HSL color Cylindrical-coordinate representation of color #534446: hue angle of 352º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #534446 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 68 | 70 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.67 |
| HSL | 352º | 0.1% | 0.3% | - |
| HSV(B) | 352º | 0.18% | 0.33% | - |
| XYZ | 6.74 | 6.42 | 6.68 | - |
| YUV | 72.71 | 126.47 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 70 | 0 | 0.18 | 0.16 | 0.67 | 352 | 0.1 | 0.3 |
| Hex | 53 | 44 | 46 | 0 | 12 | 10 | 43 | 160 | A | 1E |
| Octal | 123 | 104 | 106 | 0 | 22 | 20 | 103 | 540 | 12 | 36 |
| Binary | 1010011 | 1000100 | 1000110 | 0 | 10010 | 10000 | 1000011 | 101100000 | 1010 | 11110 |
Color Harmonies of #534446
Complementary color
Monochromatic Colors of #534446
Black with #534446
Text Example
Text Example
White with #534446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534446; }
p { color: rgb(83,68,70); }
H1.HeaderClassName
{
color: #534446;
}
.AnyTagClassName
{
color: #534446;
}
</style>
background-color css
<style>
a { background-color: #534446; }
a { background-color: rgb(83,68,70); }
div.DivClassName
{
background-color: #534446;
}
.BgClassName
{
background-color: #534446;
}
</style>
border-color css
<style>
span { border-color: #534446; }
span { border-color: rgb(83,68,70); }
td.TdClassName
{
border-color: #534446;
}
.TagClassName
{
border-color: #534446;
}
</style>