Shades of Old Lavender #837383
Tints of Old Lavender #837383
RGB
CMYK
RGB Variations
Color information
#837383 (or 0x837383) is known color: Old Lavender. HEX triplet: 83, 73 and 83. RGB value is (131,115,131). Sum of RGB (Red+Green+Blue) = 131+115+131=377 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.75% from 377); Green value is 115 (45.31% from 255 or 30.50% from 377); Blue value is 131 (51.56% from 255 or 34.75% from 377); Max value from RGB is 131 - color contains mainly: red, blue. Hex color #837383 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837383 is #7C8C7C. Grayscale: #797979. Windows color (decimal): -8162429 or 8614787. OLE color: 8614787.
HSL color Cylindrical-coordinate representation of color #837383: hue angle of 300º degrees, saturation: 0.07, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #837383 is Cyan = 0, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 131 | - |
| CMYK | 0 | 0.12 | 0 | 0.49 |
| HSL | 300º | 0.07% | 0.48% | - |
| HSV(B) | 300º | 0.12% | 0.51% | - |
| XYZ | 19.59 | 18.73 | 24.05 | - |
| YUV | 121.61 | 133.3 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 131 | 0 | 0.12 | 0 | 0.49 | 300 | 0.07 | 0.48 |
| Hex | 83 | 73 | 83 | 0 | C | 0 | 31 | 12C | 7 | 30 |
| Octal | 203 | 163 | 203 | 0 | 14 | 0 | 61 | 454 | 7 | 60 |
| Binary | 10000011 | 1110011 | 10000011 | 0 | 1100 | 0 | 110001 | 100101100 | 111 | 110000 |
Color Harmonies of #837383
Complementary color
Monochromatic Colors of #837383
Black with #837383
Text Example
Text Example
White with #837383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837383; }
p { color: rgb(131,115,131); }
H1.HeaderClassName
{
color: #837383;
}
.AnyTagClassName
{
color: #837383;
}
</style>
background-color css
<style>
a { background-color: #837383; }
a { background-color: rgb(131,115,131); }
div.DivClassName
{
background-color: #837383;
}
.BgClassName
{
background-color: #837383;
}
</style>
border-color css
<style>
span { border-color: #837383; }
span { border-color: rgb(131,115,131); }
td.TdClassName
{
border-color: #837383;
}
.TagClassName
{
border-color: #837383;
}
</style>