Shades of Old Lavender #856881
Tints of Old Lavender #856881
RGB
CMYK
RGB Variations
Color information
#856881 (or 0x856881) is known color: Old Lavender. HEX triplet: 85, 68 and 81. RGB value is (133,104,129). Sum of RGB (Red+Green+Blue) = 133+104+129=366 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.34% from 366); Green value is 104 (41.02% from 255 or 28.42% from 366); Blue value is 129 (50.78% from 255 or 35.25% from 366); Max value from RGB is 133 - color contains mainly: red. Hex color #856881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856881 is #7A977E. Grayscale: #737373. Windows color (decimal): -8034175 or 8480901. OLE color: 8480901.
HSL color Cylindrical-coordinate representation of color #856881: hue angle of 308.28º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #856881 is Cyan = 0, Magento = 0.22, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 129 | - |
| CMYK | 0 | 0.22 | 0.03 | 0.48 |
| HSL | 308.28º | 0.12% | 0.46% | - |
| HSV(B) | 308.28º | 0.22% | 0.52% | - |
| XYZ | 18.59 | 16.47 | 22.97 | - |
| YUV | 115.52 | 135.61 | 140.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 129 | 0 | 0.22 | 0.03 | 0.48 | 308.28 | 0.12 | 0.46 |
| Hex | 85 | 68 | 81 | 0 | 16 | 3 | 30 | 134 | C | 2E |
| Octal | 205 | 150 | 201 | 0 | 26 | 3 | 60 | 464 | 14 | 56 |
| Binary | 10000101 | 1101000 | 10000001 | 0 | 10110 | 11 | 110000 | 100110100 | 1100 | 101110 |
Color Harmonies of #856881
Complementary color
Monochromatic Colors of #856881
Black with #856881
Text Example
Text Example
White with #856881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856881; }
p { color: rgb(133,104,129); }
H1.HeaderClassName
{
color: #856881;
}
.AnyTagClassName
{
color: #856881;
}
</style>
background-color css
<style>
a { background-color: #856881; }
a { background-color: rgb(133,104,129); }
div.DivClassName
{
background-color: #856881;
}
.BgClassName
{
background-color: #856881;
}
</style>
border-color css
<style>
span { border-color: #856881; }
span { border-color: rgb(133,104,129); }
td.TdClassName
{
border-color: #856881;
}
.TagClassName
{
border-color: #856881;
}
</style>