Shades of Old Lavender #856780
Tints of Old Lavender #856780
RGB
CMYK
RGB Variations
Color information
#856780 (or 0x856780) is known color: Old Lavender. HEX triplet: 85, 67 and 80. RGB value is (133,103,128). Sum of RGB (Red+Green+Blue) = 133+103+128=364 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.54% from 364); Green value is 103 (40.62% from 255 or 28.30% from 364); Blue value is 128 (50.39% from 255 or 35.16% from 364); Max value from RGB is 133 - color contains mainly: red. Hex color #856780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856780 is #7A987F. Grayscale: #727272. Windows color (decimal): -8034432 or 8415109. OLE color: 8415109.
HSL color Cylindrical-coordinate representation of color #856780: hue angle of 310º 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 #856780 is Cyan = 0, Magento = 0.23, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 128 | - |
| CMYK | 0 | 0.23 | 0.04 | 0.48 |
| HSL | 310º | 0.13% | 0.46% | - |
| HSV(B) | 310º | 0.23% | 0.52% | - |
| XYZ | 18.42 | 16.25 | 22.59 | - |
| YUV | 114.82 | 135.44 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 128 | 0 | 0.23 | 0.04 | 0.48 | 310 | 0.13 | 0.46 |
| Hex | 85 | 67 | 80 | 0 | 17 | 4 | 30 | 136 | D | 2E |
| Octal | 205 | 147 | 200 | 0 | 27 | 4 | 60 | 466 | 15 | 56 |
| Binary | 10000101 | 1100111 | 10000000 | 0 | 10111 | 100 | 110000 | 100110110 | 1101 | 101110 |
Color Harmonies of #856780
Complementary color
Monochromatic Colors of #856780
Black with #856780
Text Example
Text Example
White with #856780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856780; }
p { color: rgb(133,103,128); }
H1.HeaderClassName
{
color: #856780;
}
.AnyTagClassName
{
color: #856780;
}
</style>
background-color css
<style>
a { background-color: #856780; }
a { background-color: rgb(133,103,128); }
div.DivClassName
{
background-color: #856780;
}
.BgClassName
{
background-color: #856780;
}
</style>
border-color css
<style>
span { border-color: #856780; }
span { border-color: rgb(133,103,128); }
td.TdClassName
{
border-color: #856780;
}
.TagClassName
{
border-color: #856780;
}
</style>