Shades of Old Lavender #755673
Tints of Old Lavender #755673
RGB
CMYK
RGB Variations
Color information
#755673 (or 0x755673) is known color: Old Lavender. HEX triplet: 75, 56 and 73. RGB value is (117,86,115). Sum of RGB (Red+Green+Blue) = 117+86+115=318 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.79% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 115 (45.31% from 255 or 36.16% from 318); Max value from RGB is 117 - color contains mainly: red. Hex color #755673 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755673 is #8AA98C. Grayscale: #626262. Windows color (decimal): -9087373 or 7558773. OLE color: 7558773.
HSL color Cylindrical-coordinate representation of color #755673: hue angle of 303.87º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #755673 is Cyan = 0, Magento = 0.26, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 86 | 115 | - |
| CMYK | 0 | 0.26 | 0.02 | 0.54 |
| HSL | 303.87º | 0.15% | 0.4% | - |
| HSV(B) | 303.87º | 0.26% | 0.46% | - |
| XYZ | 13.76 | 11.68 | 17.75 | - |
| YUV | 98.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 86 | 115 | 0 | 0.26 | 0.02 | 0.54 | 303.87 | 0.15 | 0.4 |
| Hex | 75 | 56 | 73 | 0 | 1A | 2 | 36 | 130 | F | 28 |
| Octal | 165 | 126 | 163 | 0 | 32 | 2 | 66 | 460 | 17 | 50 |
| Binary | 1110101 | 1010110 | 1110011 | 0 | 11010 | 10 | 110110 | 100110000 | 1111 | 101000 |
Color Harmonies of #755673
Complementary color
Monochromatic Colors of #755673
Black with #755673
Text Example
Text Example
White with #755673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755673; }
p { color: rgb(117,86,115); }
H1.HeaderClassName
{
color: #755673;
}
.AnyTagClassName
{
color: #755673;
}
</style>
background-color css
<style>
a { background-color: #755673; }
a { background-color: rgb(117,86,115); }
div.DivClassName
{
background-color: #755673;
}
.BgClassName
{
background-color: #755673;
}
</style>
border-color css
<style>
span { border-color: #755673; }
span { border-color: rgb(117,86,115); }
td.TdClassName
{
border-color: #755673;
}
.TagClassName
{
border-color: #755673;
}
</style>