Shades of Old Lavender #846881
Tints of Old Lavender #846881
RGB
CMYK
RGB Variations
Color information
#846881 (or 0x846881) is known color: Old Lavender. HEX triplet: 84, 68 and 81. RGB value is (132,104,129). Sum of RGB (Red+Green+Blue) = 132+104+129=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 104 (41.02% from 255 or 28.49% from 365); Blue value is 129 (50.78% from 255 or 35.34% from 365); Max value from RGB is 132 - color contains mainly: red. Hex color #846881 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846881 is #7B977E. Grayscale: #737373. Windows color (decimal): -8099711 or 8480900. OLE color: 8480900.
HSL color Cylindrical-coordinate representation of color #846881: hue angle of 306.43º 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 #846881 is Cyan = 0, Magento = 0.21, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 104 | 129 | - |
| CMYK | 0 | 0.21 | 0.02 | 0.48 |
| HSL | 306.43º | 0.12% | 0.46% | - |
| HSV(B) | 306.43º | 0.21% | 0.52% | - |
| XYZ | 18.43 | 16.39 | 22.96 | - |
| YUV | 115.22 | 135.78 | 139.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 104 | 129 | 0 | 0.21 | 0.02 | 0.48 | 306.43 | 0.12 | 0.46 |
| Hex | 84 | 68 | 81 | 0 | 15 | 2 | 30 | 132 | C | 2E |
| Octal | 204 | 150 | 201 | 0 | 25 | 2 | 60 | 462 | 14 | 56 |
| Binary | 10000100 | 1101000 | 10000001 | 0 | 10101 | 10 | 110000 | 100110010 | 1100 | 101110 |
Color Harmonies of #846881
Complementary color
Monochromatic Colors of #846881
Black with #846881
Text Example
Text Example
White with #846881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846881; }
p { color: rgb(132,104,129); }
H1.HeaderClassName
{
color: #846881;
}
.AnyTagClassName
{
color: #846881;
}
</style>
background-color css
<style>
a { background-color: #846881; }
a { background-color: rgb(132,104,129); }
div.DivClassName
{
background-color: #846881;
}
.BgClassName
{
background-color: #846881;
}
</style>
border-color css
<style>
span { border-color: #846881; }
span { border-color: rgb(132,104,129); }
td.TdClassName
{
border-color: #846881;
}
.TagClassName
{
border-color: #846881;
}
</style>