Shades of Old Lavender #857685
Tints of Old Lavender #857685
RGB
CMYK
RGB Variations
Color information
#857685 (or 0x857685) is known color: Old Lavender. HEX triplet: 85, 76 and 85. RGB value is (133,118,133). Sum of RGB (Red+Green+Blue) = 133+118+133=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 118 (46.48% from 255 or 30.73% from 384); Blue value is 133 (52.34% from 255 or 34.64% from 384); Max value from RGB is 133 - color contains mainly: red, blue. Hex color #857685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857685 is #7A897A. Grayscale: #7C7C7C. Windows color (decimal): -8030587 or 8746629. OLE color: 8746629.
HSL color Cylindrical-coordinate representation of color #857685: 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 #857685 is Cyan = 0, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 133 | - |
| CMYK | 0 | 0.11 | 0 | 0.48 |
| HSL | 300º | 0.06% | 0.49% | - |
| HSV(B) | 300º | 0.11% | 0.52% | - |
| XYZ | 20.38 | 19.64 | 24.91 | - |
| YUV | 124.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 133 | 0 | 0.11 | 0 | 0.48 | 300 | 0.06 | 0.49 |
| Hex | 85 | 76 | 85 | 0 | B | 0 | 30 | 12C | 6 | 31 |
| Octal | 205 | 166 | 205 | 0 | 13 | 0 | 60 | 454 | 6 | 61 |
| Binary | 10000101 | 1110110 | 10000101 | 0 | 1011 | 0 | 110000 | 100101100 | 110 | 110001 |
Color Harmonies of #857685
Complementary color
Monochromatic Colors of #857685
Black with #857685
Text Example
Text Example
White with #857685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857685; }
p { color: rgb(133,118,133); }
H1.HeaderClassName
{
color: #857685;
}
.AnyTagClassName
{
color: #857685;
}
</style>
background-color css
<style>
a { background-color: #857685; }
a { background-color: rgb(133,118,133); }
div.DivClassName
{
background-color: #857685;
}
.BgClassName
{
background-color: #857685;
}
</style>
border-color css
<style>
span { border-color: #857685; }
span { border-color: rgb(133,118,133); }
td.TdClassName
{
border-color: #857685;
}
.TagClassName
{
border-color: #857685;
}
</style>