Shades of Old Lavender #857283
Tints of Old Lavender #857283
RGB
CMYK
RGB Variations
Color information
#857283 (or 0x857283) is known color: Old Lavender. HEX triplet: 85, 72 and 83. RGB value is (133,114,131). Sum of RGB (Red+Green+Blue) = 133+114+131=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 114 (44.92% from 255 or 30.16% from 378); Blue value is 131 (51.56% from 255 or 34.66% from 378); Max value from RGB is 133 - color contains mainly: red. Hex color #857283 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857283 is #7A8D7C. Grayscale: #797979. Windows color (decimal): -8031613 or 8614533. OLE color: 8614533.
HSL color Cylindrical-coordinate representation of color #857283: 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 #857283 is Cyan = 0, Magento = 0.14, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 131 | - |
| 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.79 | 18.66 | 24.03 | - |
| YUV | 121.62 | 133.29 | 136.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 131 | 0 | 0.14 | 0.02 | 0.48 | 306.32 | 0.08 | 0.48 |
| Hex | 85 | 72 | 83 | 0 | E | 2 | 30 | 132 | 8 | 30 |
| Octal | 205 | 162 | 203 | 0 | 16 | 2 | 60 | 462 | 10 | 60 |
| Binary | 10000101 | 1110010 | 10000011 | 0 | 1110 | 10 | 110000 | 100110010 | 1000 | 110000 |
Color Harmonies of #857283
Complementary color
Monochromatic Colors of #857283
Black with #857283
Text Example
Text Example
White with #857283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857283; }
p { color: rgb(133,114,131); }
H1.HeaderClassName
{
color: #857283;
}
.AnyTagClassName
{
color: #857283;
}
</style>
background-color css
<style>
a { background-color: #857283; }
a { background-color: rgb(133,114,131); }
div.DivClassName
{
background-color: #857283;
}
.BgClassName
{
background-color: #857283;
}
</style>
border-color css
<style>
span { border-color: #857283; }
span { border-color: rgb(133,114,131); }
td.TdClassName
{
border-color: #857283;
}
.TagClassName
{
border-color: #857283;
}
</style>