Shades of Old Lavender #867385
Tints of Old Lavender #867385
RGB
CMYK
RGB Variations
Color information
#867385 (or 0x867385) is known color: Old Lavender. HEX triplet: 86, 73 and 85. RGB value is (134,115,133). Sum of RGB (Red+Green+Blue) = 134+115+133=382 (50% of max value = 765). Red value is 134 (52.73% from 255 or 35.08% from 382); Green value is 115 (45.31% from 255 or 30.10% from 382); Blue value is 133 (52.34% from 255 or 34.82% from 382); Max value from RGB is 134 - color contains mainly: red. Hex color #867385 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #867385 is #798C7A. Grayscale: #7A7A7A. Windows color (decimal): -7965819 or 8745862. OLE color: 8745862.
HSL color Cylindrical-coordinate representation of color #867385: hue angle of 303.16º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #867385 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 133 | - |
| CMYK | 0 | 0.14 | 0.01 | 0.47 |
| HSL | 303.16º | 0.08% | 0.49% | - |
| HSV(B) | 303.16º | 0.14% | 0.53% | - |
| XYZ | 20.2 | 19.02 | 24.8 | - |
| YUV | 122.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 133 | 0 | 0.14 | 0.01 | 0.47 | 303.16 | 0.08 | 0.49 |
| Hex | 86 | 73 | 85 | 0 | E | 1 | 2F | 12F | 8 | 31 |
| Octal | 206 | 163 | 205 | 0 | 16 | 1 | 57 | 457 | 10 | 61 |
| Binary | 10000110 | 1110011 | 10000101 | 0 | 1110 | 1 | 101111 | 100101111 | 1000 | 110001 |
Color Harmonies of #867385
Complementary color
Monochromatic Colors of #867385
Black with #867385
Text Example
Text Example
White with #867385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867385; }
p { color: rgb(134,115,133); }
H1.HeaderClassName
{
color: #867385;
}
.AnyTagClassName
{
color: #867385;
}
</style>
background-color css
<style>
a { background-color: #867385; }
a { background-color: rgb(134,115,133); }
div.DivClassName
{
background-color: #867385;
}
.BgClassName
{
background-color: #867385;
}
</style>
border-color css
<style>
span { border-color: #867385; }
span { border-color: rgb(134,115,133); }
td.TdClassName
{
border-color: #867385;
}
.TagClassName
{
border-color: #867385;
}
</style>