Shades of Old Lavender #827381
Tints of Old Lavender #827381
RGB
CMYK
RGB Variations
Color information
#827381 (or 0x827381) is known color: Old Lavender. HEX triplet: 82, 73 and 81. RGB value is (130,115,129). Sum of RGB (Red+Green+Blue) = 130+115+129=374 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.76% from 374); Green value is 115 (45.31% from 255 or 30.75% from 374); Blue value is 129 (50.78% from 255 or 34.49% from 374); Max value from RGB is 130 - color contains mainly: red. Hex color #827381 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827381 is #7D8C7E. Grayscale: #797979. Windows color (decimal): -8227967 or 8483714. OLE color: 8483714.
HSL color Cylindrical-coordinate representation of color #827381: hue angle of 304º degrees, saturation: 0.06, 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 #827381 is Cyan = 0, Magento = 0.12, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 129 | - |
| CMYK | 0 | 0.12 | 0.01 | 0.49 |
| HSL | 304º | 0.06% | 0.48% | - |
| HSV(B) | 304º | 0.12% | 0.51% | - |
| XYZ | 19.3 | 18.59 | 23.34 | - |
| YUV | 121.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 129 | 0 | 0.12 | 0.01 | 0.49 | 304 | 0.06 | 0.48 |
| Hex | 82 | 73 | 81 | 0 | C | 1 | 31 | 130 | 6 | 30 |
| Octal | 202 | 163 | 201 | 0 | 14 | 1 | 61 | 460 | 6 | 60 |
| Binary | 10000010 | 1110011 | 10000001 | 0 | 1100 | 1 | 110001 | 100110000 | 110 | 110000 |
Color Harmonies of #827381
Complementary color
Monochromatic Colors of #827381
Black with #827381
Text Example
Text Example
White with #827381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827381; }
p { color: rgb(130,115,129); }
H1.HeaderClassName
{
color: #827381;
}
.AnyTagClassName
{
color: #827381;
}
</style>
background-color css
<style>
a { background-color: #827381; }
a { background-color: rgb(130,115,129); }
div.DivClassName
{
background-color: #827381;
}
.BgClassName
{
background-color: #827381;
}
</style>
border-color css
<style>
span { border-color: #827381; }
span { border-color: rgb(130,115,129); }
td.TdClassName
{
border-color: #827381;
}
.TagClassName
{
border-color: #827381;
}
</style>