Shades of Old Lavender #847583
Tints of Old Lavender #847583
RGB
CMYK
RGB Variations
Color information
#847583 (or 0x847583) is known color: Old Lavender. HEX triplet: 84, 75 and 83. RGB value is (132,117,131). Sum of RGB (Red+Green+Blue) = 132+117+131=380 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.74% from 380); Green value is 117 (46.09% from 255 or 30.79% from 380); Blue value is 131 (51.56% from 255 or 34.47% from 380); Max value from RGB is 132 - color contains mainly: red. Hex color #847583 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847583 is #7B8A7C. Grayscale: #7B7B7B. Windows color (decimal): -8096381 or 8615300. OLE color: 8615300.
HSL color Cylindrical-coordinate representation of color #847583: hue angle of 304º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #847583 is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 117 | 131 | - |
| CMYK | 0 | 0.11 | 0.01 | 0.48 |
| HSL | 304º | 0.06% | 0.49% | - |
| HSV(B) | 304º | 0.11% | 0.52% | - |
| XYZ | 19.97 | 19.27 | 24.14 | - |
| YUV | 123.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 117 | 131 | 0 | 0.11 | 0.01 | 0.48 | 304 | 0.06 | 0.49 |
| Hex | 84 | 75 | 83 | 0 | B | 1 | 30 | 130 | 6 | 31 |
| Octal | 204 | 165 | 203 | 0 | 13 | 1 | 60 | 460 | 6 | 61 |
| Binary | 10000100 | 1110101 | 10000011 | 0 | 1011 | 1 | 110000 | 100110000 | 110 | 110001 |
Color Harmonies of #847583
Complementary color
Monochromatic Colors of #847583
Black with #847583
Text Example
Text Example
White with #847583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847583; }
p { color: rgb(132,117,131); }
H1.HeaderClassName
{
color: #847583;
}
.AnyTagClassName
{
color: #847583;
}
</style>
background-color css
<style>
a { background-color: #847583; }
a { background-color: rgb(132,117,131); }
div.DivClassName
{
background-color: #847583;
}
.BgClassName
{
background-color: #847583;
}
</style>
border-color css
<style>
span { border-color: #847583; }
span { border-color: rgb(132,117,131); }
td.TdClassName
{
border-color: #847583;
}
.TagClassName
{
border-color: #847583;
}
</style>