Shades of Old Lavender #837883
Tints of Old Lavender #837883
RGB
CMYK
RGB Variations
Color information
#837883 (or 0x837883) is known color: Old Lavender. HEX triplet: 83, 78 and 83. RGB value is (131,120,131). Sum of RGB (Red+Green+Blue) = 131+120+131=382 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.29% from 382); Green value is 120 (47.27% from 255 or 31.41% from 382); Blue value is 131 (51.56% from 255 or 34.29% from 382); Max value from RGB is 131 - color contains mainly: red, blue. Hex color #837883 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837883 is #7C877C. Grayscale: #7C7C7C. Windows color (decimal): -8161149 or 8616067. OLE color: 8616067.
HSL color Cylindrical-coordinate representation of color #837883: hue angle of 300º degrees, saturation: 0.04, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #837883 is Cyan = 0, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 131 | - |
| CMYK | 0 | 0.08 | 0 | 0.49 |
| HSL | 300º | 0.04% | 0.49% | - |
| HSV(B) | 300º | 0.08% | 0.51% | - |
| XYZ | 20.17 | 19.9 | 24.25 | - |
| YUV | 124.54 | 131.64 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 131 | 0 | 0.08 | 0 | 0.49 | 300 | 0.04 | 0.49 |
| Hex | 83 | 78 | 83 | 0 | 8 | 0 | 31 | 12C | 4 | 31 |
| Octal | 203 | 170 | 203 | 0 | 10 | 0 | 61 | 454 | 4 | 61 |
| Binary | 10000011 | 1111000 | 10000011 | 0 | 1000 | 0 | 110001 | 100101100 | 100 | 110001 |
Color Harmonies of #837883
Complementary color
Monochromatic Colors of #837883
Black with #837883
Text Example
Text Example
White with #837883
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837883; }
p { color: rgb(131,120,131); }
H1.HeaderClassName
{
color: #837883;
}
.AnyTagClassName
{
color: #837883;
}
</style>
background-color css
<style>
a { background-color: #837883; }
a { background-color: rgb(131,120,131); }
div.DivClassName
{
background-color: #837883;
}
.BgClassName
{
background-color: #837883;
}
</style>
border-color css
<style>
span { border-color: #837883; }
span { border-color: rgb(131,120,131); }
td.TdClassName
{
border-color: #837883;
}
.TagClassName
{
border-color: #837883;
}
</style>