Shades of Old Lavender #877486
Tints of Old Lavender #877486
RGB
CMYK
RGB Variations
Color information
#877486 (or 0x877486) is known color: Old Lavender. HEX triplet: 87, 74 and 86. RGB value is (135,116,134). Sum of RGB (Red+Green+Blue) = 135+116+134=385 (50% of max value = 765). Red value is 135 (53.12% from 255 or 35.06% from 385); Green value is 116 (45.70% from 255 or 30.13% from 385); Blue value is 134 (52.73% from 255 or 34.81% from 385); Max value from RGB is 135 - color contains mainly: red. Hex color #877486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #877486 is #788B79. Grayscale: #7B7B7B. Windows color (decimal): -7900026 or 8811655. OLE color: 8811655.
HSL color Cylindrical-coordinate representation of color #877486: 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 #877486 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 134 | - |
| 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.54 | 19.36 | 25.21 | - |
| YUV | 123.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 134 | 0 | 0.14 | 0.01 | 0.47 | 303.16 | 0.08 | 0.49 |
| Hex | 87 | 74 | 86 | 0 | E | 1 | 2F | 12F | 8 | 31 |
| Octal | 207 | 164 | 206 | 0 | 16 | 1 | 57 | 457 | 10 | 61 |
| Binary | 10000111 | 1110100 | 10000110 | 0 | 1110 | 1 | 101111 | 100101111 | 1000 | 110001 |
Color Harmonies of #877486
Complementary color
Monochromatic Colors of #877486
Black with #877486
Text Example
Text Example
White with #877486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877486; }
p { color: rgb(135,116,134); }
H1.HeaderClassName
{
color: #877486;
}
.AnyTagClassName
{
color: #877486;
}
</style>
background-color css
<style>
a { background-color: #877486; }
a { background-color: rgb(135,116,134); }
div.DivClassName
{
background-color: #877486;
}
.BgClassName
{
background-color: #877486;
}
</style>
border-color css
<style>
span { border-color: #877486; }
span { border-color: rgb(135,116,134); }
td.TdClassName
{
border-color: #877486;
}
.TagClassName
{
border-color: #877486;
}
</style>