Shades of Empress #856467
Tints of Empress #856467
RGB
CMYK
RGB Variations
Color information
#856467 (or 0x856467) is known color: Empress. HEX triplet: 85, 64 and 67. RGB value is (133,100,103). Sum of RGB (Red+Green+Blue) = 133+100+103=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 100 (39.45% from 255 or 29.76% from 336); Blue value is 103 (40.62% from 255 or 30.65% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #856467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856467 is #7A9B98. Grayscale: #6E6E6E. Windows color (decimal): -8035225 or 6775941. OLE color: 6775941.
HSL color Cylindrical-coordinate representation of color #856467: hue angle of 354.55º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #856467 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 100 | 103 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.48 |
| HSL | 354.55º | 0.14% | 0.46% | - |
| HSV(B) | 354.55º | 0.25% | 0.52% | - |
| XYZ | 16.68 | 15.08 | 14.86 | - |
| YUV | 110.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 103 | 0 | 0.25 | 0.23 | 0.48 | 354.55 | 0.14 | 0.46 |
| Hex | 85 | 64 | 67 | 0 | 19 | 17 | 30 | 163 | E | 2E |
| Octal | 205 | 144 | 147 | 0 | 31 | 27 | 60 | 543 | 16 | 56 |
| Binary | 10000101 | 1100100 | 1100111 | 0 | 11001 | 10111 | 110000 | 101100011 | 1110 | 101110 |
Color Harmonies of #856467
Complementary color
Monochromatic Colors of #856467
Black with #856467
Text Example
Text Example
White with #856467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856467; }
p { color: rgb(133,100,103); }
H1.HeaderClassName
{
color: #856467;
}
.AnyTagClassName
{
color: #856467;
}
</style>
background-color css
<style>
a { background-color: #856467; }
a { background-color: rgb(133,100,103); }
div.DivClassName
{
background-color: #856467;
}
.BgClassName
{
background-color: #856467;
}
</style>
border-color css
<style>
span { border-color: #856467; }
span { border-color: rgb(133,100,103); }
td.TdClassName
{
border-color: #856467;
}
.TagClassName
{
border-color: #856467;
}
</style>