Shades of Old Lavender #857785
Tints of Old Lavender #857785
RGB
CMYK
RGB Variations
Color information
#857785 (or 0x857785) is known color: Old Lavender. HEX triplet: 85, 77 and 85. RGB value is (133,119,133). Sum of RGB (Red+Green+Blue) = 133+119+133=385 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.55% from 385); Green value is 119 (46.88% from 255 or 30.91% from 385); Blue value is 133 (52.34% from 255 or 34.55% from 385); Max value from RGB is 133 - color contains mainly: red, blue. Hex color #857785 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857785 is #7A887A. Grayscale: #7C7C7C. Windows color (decimal): -8030331 or 8746885. OLE color: 8746885.
HSL color Cylindrical-coordinate representation of color #857785: hue angle of 300º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #857785 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 133 | - |
| CMYK | 0 | 0.11 | 0 | 0.48 |
| HSL | 300º | 0.06% | 0.49% | - |
| HSV(B) | 300º | 0.11% | 0.52% | - |
| XYZ | 20.5 | 19.87 | 24.95 | - |
| YUV | 124.78 | 132.64 | 133.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 133 | 0 | 0.11 | 0 | 0.48 | 300 | 0.06 | 0.49 |
| Hex | 85 | 77 | 85 | 0 | B | 0 | 30 | 12C | 6 | 31 |
| Octal | 205 | 167 | 205 | 0 | 13 | 0 | 60 | 454 | 6 | 61 |
| Binary | 10000101 | 1110111 | 10000101 | 0 | 1011 | 0 | 110000 | 100101100 | 110 | 110001 |
Color Harmonies of #857785
Complementary color
Monochromatic Colors of #857785
Black with #857785
Text Example
Text Example
White with #857785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857785; }
p { color: rgb(133,119,133); }
H1.HeaderClassName
{
color: #857785;
}
.AnyTagClassName
{
color: #857785;
}
</style>
background-color css
<style>
a { background-color: #857785; }
a { background-color: rgb(133,119,133); }
div.DivClassName
{
background-color: #857785;
}
.BgClassName
{
background-color: #857785;
}
</style>
border-color css
<style>
span { border-color: #857785; }
span { border-color: rgb(133,119,133); }
td.TdClassName
{
border-color: #857785;
}
.TagClassName
{
border-color: #857785;
}
</style>