Shades of Old Lavender #897688
Tints of Old Lavender #897688
RGB
CMYK
RGB Variations
Color information
#897688 (or 0x897688) is known color: Old Lavender. HEX triplet: 89, 76 and 88. RGB value is (137,118,136). Sum of RGB (Red+Green+Blue) = 137+118+136=391 (51% of max value = 765). Red value is 137 (53.91% from 255 or 35.04% from 391); Green value is 118 (46.48% from 255 or 30.18% from 391); Blue value is 136 (53.52% from 255 or 34.78% from 391); Max value from RGB is 137 - color contains mainly: red. Hex color #897688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #897688 is #768977. Grayscale: #7D7D7D. Windows color (decimal): -7768440 or 8943241. OLE color: 8943241.
HSL color Cylindrical-coordinate representation of color #897688: hue angle of 303.16º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #897688 is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 136 | - |
| CMYK | 0 | 0.14 | 0.01 | 0.46 |
| HSL | 303.16º | 0.07% | 0.5% | - |
| HSV(B) | 303.16º | 0.14% | 0.54% | - |
| XYZ | 21.24 | 20.05 | 26.04 | - |
| YUV | 125.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 136 | 0 | 0.14 | 0.01 | 0.46 | 303.16 | 0.07 | 0.5 |
| Hex | 89 | 76 | 88 | 0 | E | 1 | 2E | 12F | 7 | 32 |
| Octal | 211 | 166 | 210 | 0 | 16 | 1 | 56 | 457 | 7 | 62 |
| Binary | 10001001 | 1110110 | 10001000 | 0 | 1110 | 1 | 101110 | 100101111 | 111 | 110010 |
Color Harmonies of #897688
Complementary color
Monochromatic Colors of #897688
Black with #897688
Text Example
Text Example
White with #897688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897688; }
p { color: rgb(137,118,136); }
H1.HeaderClassName
{
color: #897688;
}
.AnyTagClassName
{
color: #897688;
}
</style>
background-color css
<style>
a { background-color: #897688; }
a { background-color: rgb(137,118,136); }
div.DivClassName
{
background-color: #897688;
}
.BgClassName
{
background-color: #897688;
}
</style>
border-color css
<style>
span { border-color: #897688; }
span { border-color: rgb(137,118,136); }
td.TdClassName
{
border-color: #897688;
}
.TagClassName
{
border-color: #897688;
}
</style>