Shades of Old Lavender #836880
Tints of Old Lavender #836880
RGB
CMYK
RGB Variations
Color information
#836880 (or 0x836880) is known color: Old Lavender. HEX triplet: 83, 68 and 80. RGB value is (131,104,128). Sum of RGB (Red+Green+Blue) = 131+104+128=363 (48% of max value = 765). Red value is 131 (51.56% from 255 or 36.09% from 363); Green value is 104 (41.02% from 255 or 28.65% from 363); Blue value is 128 (50.39% from 255 or 35.26% from 363); Max value from RGB is 131 - color contains mainly: red. Hex color #836880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836880 is #7C977F. Grayscale: #727272. Windows color (decimal): -8165248 or 8415363. OLE color: 8415363.
HSL color Cylindrical-coordinate representation of color #836880: hue angle of 306.67º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #836880 is Cyan = 0, Magento = 0.21, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 104 | 128 | - |
| CMYK | 0 | 0.21 | 0.02 | 0.49 |
| HSL | 306.67º | 0.11% | 0.46% | - |
| HSV(B) | 306.67º | 0.21% | 0.51% | - |
| XYZ | 18.21 | 16.28 | 22.61 | - |
| YUV | 114.81 | 135.45 | 139.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 128 | 0 | 0.21 | 0.02 | 0.49 | 306.67 | 0.11 | 0.46 |
| Hex | 83 | 68 | 80 | 0 | 15 | 2 | 31 | 133 | B | 2E |
| Octal | 203 | 150 | 200 | 0 | 25 | 2 | 61 | 463 | 13 | 56 |
| Binary | 10000011 | 1101000 | 10000000 | 0 | 10101 | 10 | 110001 | 100110011 | 1011 | 101110 |
Color Harmonies of #836880
Complementary color
Monochromatic Colors of #836880
Black with #836880
Text Example
Text Example
White with #836880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836880; }
p { color: rgb(131,104,128); }
H1.HeaderClassName
{
color: #836880;
}
.AnyTagClassName
{
color: #836880;
}
</style>
background-color css
<style>
a { background-color: #836880; }
a { background-color: rgb(131,104,128); }
div.DivClassName
{
background-color: #836880;
}
.BgClassName
{
background-color: #836880;
}
</style>
border-color css
<style>
span { border-color: #836880; }
span { border-color: rgb(131,104,128); }
td.TdClassName
{
border-color: #836880;
}
.TagClassName
{
border-color: #836880;
}
</style>