Shades of Old Lavender #847182
Tints of Old Lavender #847182
RGB
CMYK
RGB Variations
Color information
#847182 (or 0x847182) is known color: Old Lavender. HEX triplet: 84, 71 and 82. RGB value is (132,113,130). Sum of RGB (Red+Green+Blue) = 132+113+130=375 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.2% from 375); Green value is 113 (44.53% from 255 or 30.13% from 375); Blue value is 130 (51.17% from 255 or 34.67% from 375); Max value from RGB is 132 - color contains mainly: red. Hex color #847182 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847182 is #7B8E7D. Grayscale: #787878. Windows color (decimal): -8097406 or 8548740. OLE color: 8548740.
HSL color Cylindrical-coordinate representation of color #847182: hue angle of 306.32º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #847182 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 130 | - |
| CMYK | 0 | 0.14 | 0.02 | 0.48 |
| HSL | 306.32º | 0.08% | 0.48% | - |
| HSV(B) | 306.32º | 0.14% | 0.52% | - |
| XYZ | 19.45 | 18.33 | 23.63 | - |
| YUV | 120.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 130 | 0 | 0.14 | 0.02 | 0.48 | 306.32 | 0.08 | 0.48 |
| Hex | 84 | 71 | 82 | 0 | E | 2 | 30 | 132 | 8 | 30 |
| Octal | 204 | 161 | 202 | 0 | 16 | 2 | 60 | 462 | 10 | 60 |
| Binary | 10000100 | 1110001 | 10000010 | 0 | 1110 | 10 | 110000 | 100110010 | 1000 | 110000 |
Color Harmonies of #847182
Complementary color
Monochromatic Colors of #847182
Black with #847182
Text Example
Text Example
White with #847182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847182; }
p { color: rgb(132,113,130); }
H1.HeaderClassName
{
color: #847182;
}
.AnyTagClassName
{
color: #847182;
}
</style>
background-color css
<style>
a { background-color: #847182; }
a { background-color: rgb(132,113,130); }
div.DivClassName
{
background-color: #847182;
}
.BgClassName
{
background-color: #847182;
}
</style>
border-color css
<style>
span { border-color: #847182; }
span { border-color: rgb(132,113,130); }
td.TdClassName
{
border-color: #847182;
}
.TagClassName
{
border-color: #847182;
}
</style>