Shades of Old Lavender #756974
Tints of Old Lavender #756974
RGB
CMYK
RGB Variations
Color information
#756974 (or 0x756974) is known color: Old Lavender. HEX triplet: 75, 69 and 74. RGB value is (117,105,116). Sum of RGB (Red+Green+Blue) = 117+105+116=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 105 (41.41% from 255 or 31.07% from 338); Blue value is 116 (45.70% from 255 or 34.32% from 338); Max value from RGB is 117 - color contains mainly: red. Hex color #756974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756974 is #8A968B. Grayscale: #6D6D6D. Windows color (decimal): -9082508 or 7629173. OLE color: 7629173.
HSL color Cylindrical-coordinate representation of color #756974: hue angle of 305º degrees, saturation: 0.05, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #756974 is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 116 | - |
| CMYK | 0 | 0.10 | 0.01 | 0.54 |
| HSL | 305º | 0.05% | 0.44% | - |
| HSV(B) | 305º | 0.1% | 0.46% | - |
| XYZ | 15.54 | 15.15 | 18.63 | - |
| YUV | 109.84 | 131.48 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 116 | 0 | 0.10 | 0.01 | 0.54 | 305 | 0.05 | 0.44 |
| Hex | 75 | 69 | 74 | 0 | A | 1 | 36 | 131 | 5 | 2C |
| Octal | 165 | 151 | 164 | 0 | 12 | 1 | 66 | 461 | 5 | 54 |
| Binary | 1110101 | 1101001 | 1110100 | 0 | 1010 | 1 | 110110 | 100110001 | 101 | 101100 |
Color Harmonies of #756974
Complementary color
Monochromatic Colors of #756974
Black with #756974
Text Example
Text Example
White with #756974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756974; }
p { color: rgb(117,105,116); }
H1.HeaderClassName
{
color: #756974;
}
.AnyTagClassName
{
color: #756974;
}
</style>
background-color css
<style>
a { background-color: #756974; }
a { background-color: rgb(117,105,116); }
div.DivClassName
{
background-color: #756974;
}
.BgClassName
{
background-color: #756974;
}
</style>
border-color css
<style>
span { border-color: #756974; }
span { border-color: rgb(117,105,116); }
td.TdClassName
{
border-color: #756974;
}
.TagClassName
{
border-color: #756974;
}
</style>