Shades of Old Lavender #756377
Tints of Old Lavender #756377
RGB
CMYK
RGB Variations
Color information
#756377 (or 0x756377) is known color: Old Lavender. HEX triplet: 75, 63 and 77. RGB value is (117,99,119). Sum of RGB (Red+Green+Blue) = 117+99+119=335 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.93% from 335); Green value is 99 (39.06% from 255 or 29.55% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 119 - color contains mainly: blue. Hex color #756377 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756377 is #8A9C88. Grayscale: #6A6A6A. Windows color (decimal): -9084041 or 7824245. OLE color: 7824245.
HSL color Cylindrical-coordinate representation of color #756377: hue angle of 294º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #756377 is Cyan = 0.02, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 99 | 119 | - |
| CMYK | 0.02 | 0.17 | 0 | 0.53 |
| HSL | 294º | 0.09% | 0.43% | - |
| HSV(B) | 294º | 0.17% | 0.47% | - |
| XYZ | 15.13 | 14.04 | 19.36 | - |
| YUV | 106.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 119 | 0.02 | 0.17 | 0 | 0.53 | 294 | 0.09 | 0.43 |
| Hex | 75 | 63 | 77 | 2 | 11 | 0 | 35 | 126 | 9 | 2B |
| Octal | 165 | 143 | 167 | 2 | 21 | 0 | 65 | 446 | 11 | 53 |
| Binary | 1110101 | 1100011 | 1110111 | 10 | 10001 | 0 | 110101 | 100100110 | 1001 | 101011 |
Color Harmonies of #756377
Complementary color
Monochromatic Colors of #756377
Black with #756377
Text Example
Text Example
White with #756377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756377; }
p { color: rgb(117,99,119); }
H1.HeaderClassName
{
color: #756377;
}
.AnyTagClassName
{
color: #756377;
}
</style>
background-color css
<style>
a { background-color: #756377; }
a { background-color: rgb(117,99,119); }
div.DivClassName
{
background-color: #756377;
}
.BgClassName
{
background-color: #756377;
}
</style>
border-color css
<style>
span { border-color: #756377; }
span { border-color: rgb(117,99,119); }
td.TdClassName
{
border-color: #756377;
}
.TagClassName
{
border-color: #756377;
}
</style>