Shades of Empress #856768
Tints of Empress #856768
RGB
CMYK
RGB Variations
Color information
#856768 (or 0x856768) is known color: Empress. HEX triplet: 85, 67 and 68. RGB value is (133,103,104). Sum of RGB (Red+Green+Blue) = 133+103+104=340 (45% of max value = 765). Red value is 133 (52.34% from 255 or 39.12% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 104 (41.02% from 255 or 30.59% from 340); Max value from RGB is 133 - color contains mainly: red. Hex color #856768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #856768 is #7A9897. Grayscale: #707070. Windows color (decimal): -8034456 or 6842245. OLE color: 6842245.
HSL color Cylindrical-coordinate representation of color #856768: hue angle of 358º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #856768 is Cyan = 0, Magento = 0.23, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 104 | - |
| CMYK | 0 | 0.23 | 0.22 | 0.48 |
| HSL | 358º | 0.13% | 0.46% | - |
| HSV(B) | 358º | 0.23% | 0.52% | - |
| XYZ | 17.02 | 15.69 | 15.23 | - |
| YUV | 112.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 104 | 0 | 0.23 | 0.22 | 0.48 | 358 | 0.13 | 0.46 |
| Hex | 85 | 67 | 68 | 0 | 17 | 16 | 30 | 166 | D | 2E |
| Octal | 205 | 147 | 150 | 0 | 27 | 26 | 60 | 546 | 15 | 56 |
| Binary | 10000101 | 1100111 | 1101000 | 0 | 10111 | 10110 | 110000 | 101100110 | 1101 | 101110 |
Color Harmonies of #856768
Complementary color
Monochromatic Colors of #856768
Black with #856768
Text Example
Text Example
White with #856768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856768; }
p { color: rgb(133,103,104); }
H1.HeaderClassName
{
color: #856768;
}
.AnyTagClassName
{
color: #856768;
}
</style>
background-color css
<style>
a { background-color: #856768; }
a { background-color: rgb(133,103,104); }
div.DivClassName
{
background-color: #856768;
}
.BgClassName
{
background-color: #856768;
}
</style>
border-color css
<style>
span { border-color: #856768; }
span { border-color: rgb(133,103,104); }
td.TdClassName
{
border-color: #856768;
}
.TagClassName
{
border-color: #856768;
}
</style>