Shades of Old Lavender #756277
Tints of Old Lavender #756277
RGB
CMYK
RGB Variations
Color information
#756277 (or 0x756277) is known color: Old Lavender. HEX triplet: 75, 62 and 77. RGB value is (117,98,119). Sum of RGB (Red+Green+Blue) = 117+98+119=334 (44% of max value = 765). Red value is 117 (46.09% from 255 or 35.03% from 334); Green value is 98 (38.67% from 255 or 29.34% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 119 - color contains mainly: blue. Hex color #756277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756277 is #8A9D88. Grayscale: #6A6A6A. Windows color (decimal): -9084297 or 7823989. OLE color: 7823989.
HSL color Cylindrical-coordinate representation of color #756277: hue angle of 294.29º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #756277 is Cyan = 0.02, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 117 | 98 | 119 | - |
| CMYK | 0.02 | 0.18 | 0 | 0.53 |
| HSL | 294.29º | 0.1% | 0.43% | - |
| HSV(B) | 294.29º | 0.18% | 0.47% | - |
| XYZ | 15.03 | 13.85 | 19.33 | - |
| YUV | 106.08 | 135.29 | 135.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 119 | 0.02 | 0.18 | 0 | 0.53 | 294.29 | 0.1 | 0.43 |
| Hex | 75 | 62 | 77 | 2 | 12 | 0 | 35 | 126 | A | 2B |
| Octal | 165 | 142 | 167 | 2 | 22 | 0 | 65 | 446 | 12 | 53 |
| Binary | 1110101 | 1100010 | 1110111 | 10 | 10010 | 0 | 110101 | 100100110 | 1010 | 101011 |
Color Harmonies of #756277
Complementary color
Monochromatic Colors of #756277
Black with #756277
Text Example
Text Example
White with #756277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756277; }
p { color: rgb(117,98,119); }
H1.HeaderClassName
{
color: #756277;
}
.AnyTagClassName
{
color: #756277;
}
</style>
background-color css
<style>
a { background-color: #756277; }
a { background-color: rgb(117,98,119); }
div.DivClassName
{
background-color: #756277;
}
.BgClassName
{
background-color: #756277;
}
</style>
border-color css
<style>
span { border-color: #756277; }
span { border-color: rgb(117,98,119); }
td.TdClassName
{
border-color: #756277;
}
.TagClassName
{
border-color: #756277;
}
</style>