Shades of Old Lavender #827583
Tints of Old Lavender #827583
RGB
CMYK
RGB Variations
Color information
#827583 (or 0x827583) is known color: Old Lavender. HEX triplet: 82, 75 and 83. RGB value is (130,117,131). Sum of RGB (Red+Green+Blue) = 130+117+131=378 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.39% from 378); Green value is 117 (46.09% from 255 or 30.95% from 378); Blue value is 131 (51.56% from 255 or 34.66% from 378); Max value from RGB is 131 - color contains mainly: blue. Hex color #827583 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #827583 is #7D8A7C. Grayscale: #7A7A7A. Windows color (decimal): -8227453 or 8615298. OLE color: 8615298.
HSL color Cylindrical-coordinate representation of color #827583: hue angle of 295.71º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #827583 is Cyan = 0.01, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 131 | - |
| CMYK | 0.01 | 0.11 | 0 | 0.49 |
| HSL | 295.71º | 0.06% | 0.49% | - |
| HSV(B) | 295.71º | 0.11% | 0.51% | - |
| XYZ | 19.66 | 19.11 | 24.12 | - |
| YUV | 122.48 | 132.81 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 131 | 0.01 | 0.11 | 0 | 0.49 | 295.71 | 0.06 | 0.49 |
| Hex | 82 | 75 | 83 | 1 | B | 0 | 31 | 128 | 6 | 31 |
| Octal | 202 | 165 | 203 | 1 | 13 | 0 | 61 | 450 | 6 | 61 |
| Binary | 10000010 | 1110101 | 10000011 | 1 | 1011 | 0 | 110001 | 100101000 | 110 | 110001 |
Color Harmonies of #827583
Complementary color
Monochromatic Colors of #827583
Black with #827583
Text Example
Text Example
White with #827583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827583; }
p { color: rgb(130,117,131); }
H1.HeaderClassName
{
color: #827583;
}
.AnyTagClassName
{
color: #827583;
}
</style>
background-color css
<style>
a { background-color: #827583; }
a { background-color: rgb(130,117,131); }
div.DivClassName
{
background-color: #827583;
}
.BgClassName
{
background-color: #827583;
}
</style>
border-color css
<style>
span { border-color: #827583; }
span { border-color: rgb(130,117,131); }
td.TdClassName
{
border-color: #827583;
}
.TagClassName
{
border-color: #827583;
}
</style>