Shades of Empress #866567
Tints of Empress #866567
RGB
CMYK
RGB Variations
Color information
#866567 (or 0x866567) is known color: Empress. HEX triplet: 86, 65 and 67. RGB value is (134,101,103). Sum of RGB (Red+Green+Blue) = 134+101+103=338 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.64% from 338); Green value is 101 (39.84% from 255 or 29.88% from 338); Blue value is 103 (40.62% from 255 or 30.47% from 338); Max value from RGB is 134 - color contains mainly: red. Hex color #866567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866567 is #799A98. Grayscale: #6F6F6F. Windows color (decimal): -7969433 or 6776198. OLE color: 6776198.
HSL color Cylindrical-coordinate representation of color #866567: hue angle of 356.36º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866567 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 103 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.47 |
| HSL | 356.36º | 0.14% | 0.46% | - |
| HSV(B) | 356.36º | 0.25% | 0.53% | - |
| XYZ | 16.93 | 15.35 | 14.9 | - |
| YUV | 111.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 103 | 0 | 0.25 | 0.23 | 0.47 | 356.36 | 0.14 | 0.46 |
| Hex | 86 | 65 | 67 | 0 | 19 | 17 | 2F | 164 | E | 2E |
| Octal | 206 | 145 | 147 | 0 | 31 | 27 | 57 | 544 | 16 | 56 |
| Binary | 10000110 | 1100101 | 1100111 | 0 | 11001 | 10111 | 101111 | 101100100 | 1110 | 101110 |
Color Harmonies of #866567
Complementary color
Monochromatic Colors of #866567
Black with #866567
Text Example
Text Example
White with #866567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866567; }
p { color: rgb(134,101,103); }
H1.HeaderClassName
{
color: #866567;
}
.AnyTagClassName
{
color: #866567;
}
</style>
background-color css
<style>
a { background-color: #866567; }
a { background-color: rgb(134,101,103); }
div.DivClassName
{
background-color: #866567;
}
.BgClassName
{
background-color: #866567;
}
</style>
border-color css
<style>
span { border-color: #866567; }
span { border-color: rgb(134,101,103); }
td.TdClassName
{
border-color: #866567;
}
.TagClassName
{
border-color: #866567;
}
</style>