Shades of Old Lavender #746775
Tints of Old Lavender #746775
RGB
CMYK
RGB Variations
Color information
#746775 (or 0x746775) is known color: Old Lavender. HEX triplet: 74, 67 and 75. RGB value is (116,103,117). Sum of RGB (Red+Green+Blue) = 116+103+117=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 117 (46.09% from 255 or 34.82% from 336); Max value from RGB is 117 - color contains mainly: blue. Hex color #746775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746775 is #8B988A. Grayscale: #6C6C6C. Windows color (decimal): -9148555 or 7694196. OLE color: 7694196.
HSL color Cylindrical-coordinate representation of color #746775: hue angle of 295.71º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #746775 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 103 | 117 | - |
| CMYK | 0.01 | 0.12 | 0 | 0.54 |
| HSL | 295.71º | 0.06% | 0.43% | - |
| HSV(B) | 295.71º | 0.12% | 0.46% | - |
| XYZ | 15.26 | 14.7 | 18.86 | - |
| YUV | 108.48 | 132.81 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 117 | 0.01 | 0.12 | 0 | 0.54 | 295.71 | 0.06 | 0.43 |
| Hex | 74 | 67 | 75 | 1 | C | 0 | 36 | 128 | 6 | 2B |
| Octal | 164 | 147 | 165 | 1 | 14 | 0 | 66 | 450 | 6 | 53 |
| Binary | 1110100 | 1100111 | 1110101 | 1 | 1100 | 0 | 110110 | 100101000 | 110 | 101011 |
Color Harmonies of #746775
Complementary color
Monochromatic Colors of #746775
Black with #746775
Text Example
Text Example
White with #746775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746775; }
p { color: rgb(116,103,117); }
H1.HeaderClassName
{
color: #746775;
}
.AnyTagClassName
{
color: #746775;
}
</style>
background-color css
<style>
a { background-color: #746775; }
a { background-color: rgb(116,103,117); }
div.DivClassName
{
background-color: #746775;
}
.BgClassName
{
background-color: #746775;
}
</style>
border-color css
<style>
span { border-color: #746775; }
span { border-color: rgb(116,103,117); }
td.TdClassName
{
border-color: #746775;
}
.TagClassName
{
border-color: #746775;
}
</style>