Shades of Old Lavender #857485
Tints of Old Lavender #857485
RGB
CMYK
RGB Variations
Color information
#857485 (or 0x857485) is known color: Old Lavender. HEX triplet: 85, 74 and 85. RGB value is (133,116,133). Sum of RGB (Red+Green+Blue) = 133+116+133=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 116 (45.70% from 255 or 30.37% from 382); Blue value is 133 (52.34% from 255 or 34.82% from 382); Max value from RGB is 133 - color contains mainly: red, blue. Hex color #857485 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857485 is #7A8B7A. Grayscale: #7A7A7A. Windows color (decimal): -8031099 or 8746117. OLE color: 8746117.
HSL color Cylindrical-coordinate representation of color #857485: hue angle of 300º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #857485 is Cyan = 0, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 133 | - |
| CMYK | 0 | 0.13 | 0 | 0.48 |
| HSL | 300º | 0.07% | 0.49% | - |
| HSV(B) | 300º | 0.13% | 0.52% | - |
| XYZ | 20.15 | 19.17 | 24.83 | - |
| YUV | 123.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 133 | 0 | 0.13 | 0 | 0.48 | 300 | 0.07 | 0.49 |
| Hex | 85 | 74 | 85 | 0 | D | 0 | 30 | 12C | 7 | 31 |
| Octal | 205 | 164 | 205 | 0 | 15 | 0 | 60 | 454 | 7 | 61 |
| Binary | 10000101 | 1110100 | 10000101 | 0 | 1101 | 0 | 110000 | 100101100 | 111 | 110001 |
Color Harmonies of #857485
Complementary color
Monochromatic Colors of #857485
Black with #857485
Text Example
Text Example
White with #857485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857485; }
p { color: rgb(133,116,133); }
H1.HeaderClassName
{
color: #857485;
}
.AnyTagClassName
{
color: #857485;
}
</style>
background-color css
<style>
a { background-color: #857485; }
a { background-color: rgb(133,116,133); }
div.DivClassName
{
background-color: #857485;
}
.BgClassName
{
background-color: #857485;
}
</style>
border-color css
<style>
span { border-color: #857485; }
span { border-color: rgb(133,116,133); }
td.TdClassName
{
border-color: #857485;
}
.TagClassName
{
border-color: #857485;
}
</style>