Shades of Old Lavender #846880
Tints of Old Lavender #846880
RGB
CMYK
RGB Variations
Color information
#846880 (or 0x846880) is known color: Old Lavender. HEX triplet: 84, 68 and 80. RGB value is (132,104,128). Sum of RGB (Red+Green+Blue) = 132+104+128=364 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.26% from 364); Green value is 104 (41.02% from 255 or 28.57% from 364); Blue value is 128 (50.39% from 255 or 35.16% from 364); Max value from RGB is 132 - color contains mainly: red. Hex color #846880 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846880 is #7B977F. Grayscale: #737373. Windows color (decimal): -8099712 or 8415364. OLE color: 8415364.
HSL color Cylindrical-coordinate representation of color #846880: hue angle of 308.57º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #846880 is Cyan = 0, Magento = 0.21, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 128 | - |
| CMYK | 0 | 0.21 | 0.03 | 0.48 |
| HSL | 308.57º | 0.12% | 0.46% | - |
| HSV(B) | 308.57º | 0.21% | 0.52% | - |
| XYZ | 18.36 | 16.36 | 22.61 | - |
| YUV | 115.11 | 135.28 | 140.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 128 | 0 | 0.21 | 0.03 | 0.48 | 308.57 | 0.12 | 0.46 |
| Hex | 84 | 68 | 80 | 0 | 15 | 3 | 30 | 135 | C | 2E |
| Octal | 204 | 150 | 200 | 0 | 25 | 3 | 60 | 465 | 14 | 56 |
| Binary | 10000100 | 1101000 | 10000000 | 0 | 10101 | 11 | 110000 | 100110101 | 1100 | 101110 |
Color Harmonies of #846880
Complementary color
Monochromatic Colors of #846880
Black with #846880
Text Example
Text Example
White with #846880
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846880; }
p { color: rgb(132,104,128); }
H1.HeaderClassName
{
color: #846880;
}
.AnyTagClassName
{
color: #846880;
}
</style>
background-color css
<style>
a { background-color: #846880; }
a { background-color: rgb(132,104,128); }
div.DivClassName
{
background-color: #846880;
}
.BgClassName
{
background-color: #846880;
}
</style>
border-color css
<style>
span { border-color: #846880; }
span { border-color: rgb(132,104,128); }
td.TdClassName
{
border-color: #846880;
}
.TagClassName
{
border-color: #846880;
}
</style>