Shades of Old Lavender #887287
Tints of Old Lavender #887287
RGB
CMYK
RGB Variations
Color information
#887287 (or 0x887287) is known color: Old Lavender. HEX triplet: 88, 72 and 87. RGB value is (136,114,135). Sum of RGB (Red+Green+Blue) = 136+114+135=385 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.32% from 385); Green value is 114 (44.92% from 255 or 29.61% from 385); Blue value is 135 (53.12% from 255 or 35.06% from 385); Max value from RGB is 136 - color contains mainly: red. Hex color #887287 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #887287 is #778D78. Grayscale: #7A7A7A. Windows color (decimal): -7835001 or 8876680. OLE color: 8876680.
HSL color Cylindrical-coordinate representation of color #887287: hue angle of 302.73º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #887287 is Cyan = 0, Magento = 0.16, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 135 | - |
| CMYK | 0 | 0.16 | 0.01 | 0.47 |
| HSL | 302.73º | 0.09% | 0.49% | - |
| HSV(B) | 302.73º | 0.16% | 0.53% | - |
| XYZ | 20.54 | 19.02 | 25.51 | - |
| YUV | 122.97 | 134.79 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 135 | 0 | 0.16 | 0.01 | 0.47 | 302.73 | 0.09 | 0.49 |
| Hex | 88 | 72 | 87 | 0 | 10 | 1 | 2F | 12F | 9 | 31 |
| Octal | 210 | 162 | 207 | 0 | 20 | 1 | 57 | 457 | 11 | 61 |
| Binary | 10001000 | 1110010 | 10000111 | 0 | 10000 | 1 | 101111 | 100101111 | 1001 | 110001 |
Color Harmonies of #887287
Complementary color
Monochromatic Colors of #887287
Black with #887287
Text Example
Text Example
White with #887287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887287; }
p { color: rgb(136,114,135); }
H1.HeaderClassName
{
color: #887287;
}
.AnyTagClassName
{
color: #887287;
}
</style>
background-color css
<style>
a { background-color: #887287; }
a { background-color: rgb(136,114,135); }
div.DivClassName
{
background-color: #887287;
}
.BgClassName
{
background-color: #887287;
}
</style>
border-color css
<style>
span { border-color: #887287; }
span { border-color: rgb(136,114,135); }
td.TdClassName
{
border-color: #887287;
}
.TagClassName
{
border-color: #887287;
}
</style>