Shades of Old Lavender #837685
Tints of Old Lavender #837685
RGB
CMYK
RGB Variations
Color information
#837685 (or 0x837685) is known color: Old Lavender. HEX triplet: 83, 76 and 85. RGB value is (131,118,133). Sum of RGB (Red+Green+Blue) = 131+118+133=382 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.29% from 382); Green value is 118 (46.48% from 255 or 30.89% from 382); Blue value is 133 (52.34% from 255 or 34.82% from 382); Max value from RGB is 133 - color contains mainly: blue. Hex color #837685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837685 is #7C897A. Grayscale: #7B7B7B. Windows color (decimal): -8161659 or 8746627. OLE color: 8746627.
HSL color Cylindrical-coordinate representation of color #837685: hue angle of 292º 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 #837685 is Cyan = 0.02, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 118 | 133 | - |
| CMYK | 0.02 | 0.11 | 0 | 0.48 |
| HSL | 292º | 0.06% | 0.49% | - |
| HSV(B) | 292º | 0.11% | 0.52% | - |
| XYZ | 20.07 | 19.48 | 24.89 | - |
| YUV | 123.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 118 | 133 | 0.02 | 0.11 | 0 | 0.48 | 292 | 0.06 | 0.49 |
| Hex | 83 | 76 | 85 | 2 | B | 0 | 30 | 124 | 6 | 31 |
| Octal | 203 | 166 | 205 | 2 | 13 | 0 | 60 | 444 | 6 | 61 |
| Binary | 10000011 | 1110110 | 10000101 | 10 | 1011 | 0 | 110000 | 100100100 | 110 | 110001 |
Color Harmonies of #837685
Complementary color
Monochromatic Colors of #837685
Black with #837685
Text Example
Text Example
White with #837685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837685; }
p { color: rgb(131,118,133); }
H1.HeaderClassName
{
color: #837685;
}
.AnyTagClassName
{
color: #837685;
}
</style>
background-color css
<style>
a { background-color: #837685; }
a { background-color: rgb(131,118,133); }
div.DivClassName
{
background-color: #837685;
}
.BgClassName
{
background-color: #837685;
}
</style>
border-color css
<style>
span { border-color: #837685; }
span { border-color: rgb(131,118,133); }
td.TdClassName
{
border-color: #837685;
}
.TagClassName
{
border-color: #837685;
}
</style>