Shades of Old Lavender #766375
Tints of Old Lavender #766375
RGB
CMYK
RGB Variations
Color information
#766375 (or 0x766375) is known color: Old Lavender. HEX triplet: 76, 63 and 75. RGB value is (118,99,117). Sum of RGB (Red+Green+Blue) = 118+99+117=334 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.33% from 334); Green value is 99 (39.06% from 255 or 29.64% from 334); Blue value is 117 (46.09% from 255 or 35.03% from 334); Max value from RGB is 118 - color contains mainly: red. Hex color #766375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766375 is #899C8A. Grayscale: #6A6A6A. Windows color (decimal): -9018507 or 7693174. OLE color: 7693174.
HSL color Cylindrical-coordinate representation of color #766375: hue angle of 303.16º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #766375 is Cyan = 0, Magento = 0.16, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 117 | - |
| CMYK | 0 | 0.16 | 0.01 | 0.54 |
| HSL | 303.16º | 0.09% | 0.43% | - |
| HSV(B) | 303.16º | 0.16% | 0.46% | - |
| XYZ | 15.14 | 14.06 | 18.75 | - |
| YUV | 106.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 117 | 0 | 0.16 | 0.01 | 0.54 | 303.16 | 0.09 | 0.43 |
| Hex | 76 | 63 | 75 | 0 | 10 | 1 | 36 | 12F | 9 | 2B |
| Octal | 166 | 143 | 165 | 0 | 20 | 1 | 66 | 457 | 11 | 53 |
| Binary | 1110110 | 1100011 | 1110101 | 0 | 10000 | 1 | 110110 | 100101111 | 1001 | 101011 |
Color Harmonies of #766375
Complementary color
Monochromatic Colors of #766375
Black with #766375
Text Example
Text Example
White with #766375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766375; }
p { color: rgb(118,99,117); }
H1.HeaderClassName
{
color: #766375;
}
.AnyTagClassName
{
color: #766375;
}
</style>
background-color css
<style>
a { background-color: #766375; }
a { background-color: rgb(118,99,117); }
div.DivClassName
{
background-color: #766375;
}
.BgClassName
{
background-color: #766375;
}
</style>
border-color css
<style>
span { border-color: #766375; }
span { border-color: rgb(118,99,117); }
td.TdClassName
{
border-color: #766375;
}
.TagClassName
{
border-color: #766375;
}
</style>