Shades of Old Lavender #856981
Tints of Old Lavender #856981
RGB
CMYK
RGB Variations
Color information
#856981 (or 0x856981) is known color: Old Lavender. HEX triplet: 85, 69 and 81. RGB value is (133,105,129). Sum of RGB (Red+Green+Blue) = 133+105+129=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 105 (41.41% from 255 or 28.61% from 367); Blue value is 129 (50.78% from 255 or 35.15% from 367); Max value from RGB is 133 - color contains mainly: red. Hex color #856981 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856981 is #7A967E. Grayscale: #747474. Windows color (decimal): -8033919 or 8481157. OLE color: 8481157.
HSL color Cylindrical-coordinate representation of color #856981: hue angle of 308.57º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #856981 is Cyan = 0, Magento = 0.21, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 129 | - |
| CMYK | 0 | 0.21 | 0.03 | 0.48 |
| HSL | 308.57º | 0.12% | 0.47% | - |
| HSV(B) | 308.57º | 0.21% | 0.52% | - |
| XYZ | 18.69 | 16.67 | 23 | - |
| YUV | 116.11 | 135.28 | 140.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 129 | 0 | 0.21 | 0.03 | 0.48 | 308.57 | 0.12 | 0.47 |
| Hex | 85 | 69 | 81 | 0 | 15 | 3 | 30 | 135 | C | 2F |
| Octal | 205 | 151 | 201 | 0 | 25 | 3 | 60 | 465 | 14 | 57 |
| Binary | 10000101 | 1101001 | 10000001 | 0 | 10101 | 11 | 110000 | 100110101 | 1100 | 101111 |
Color Harmonies of #856981
Complementary color
Monochromatic Colors of #856981
Black with #856981
Text Example
Text Example
White with #856981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856981; }
p { color: rgb(133,105,129); }
H1.HeaderClassName
{
color: #856981;
}
.AnyTagClassName
{
color: #856981;
}
</style>
background-color css
<style>
a { background-color: #856981; }
a { background-color: rgb(133,105,129); }
div.DivClassName
{
background-color: #856981;
}
.BgClassName
{
background-color: #856981;
}
</style>
border-color css
<style>
span { border-color: #856981; }
span { border-color: rgb(133,105,129); }
td.TdClassName
{
border-color: #856981;
}
.TagClassName
{
border-color: #856981;
}
</style>