Shades of Old Lavender #756874
Tints of Old Lavender #756874
RGB
CMYK
RGB Variations
Color information
#756874 (or 0x756874) is known color: Old Lavender. HEX triplet: 75, 68 and 74. RGB value is (117,104,116). Sum of RGB (Red+Green+Blue) = 117+104+116=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 116 (45.70% from 255 or 34.42% from 337); Max value from RGB is 117 - color contains mainly: red. Hex color #756874 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756874 is #8A978B. Grayscale: #6D6D6D. Windows color (decimal): -9082764 or 7628917. OLE color: 7628917.
HSL color Cylindrical-coordinate representation of color #756874: hue angle of 304.62º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #756874 is Cyan = 0, Magento = 0.11, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 116 | - |
| CMYK | 0 | 0.11 | 0.01 | 0.54 |
| HSL | 304.62º | 0.06% | 0.43% | - |
| HSV(B) | 304.62º | 0.11% | 0.46% | - |
| XYZ | 15.44 | 14.94 | 18.59 | - |
| YUV | 109.26 | 131.81 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 116 | 0 | 0.11 | 0.01 | 0.54 | 304.62 | 0.06 | 0.43 |
| Hex | 75 | 68 | 74 | 0 | B | 1 | 36 | 131 | 6 | 2B |
| Octal | 165 | 150 | 164 | 0 | 13 | 1 | 66 | 461 | 6 | 53 |
| Binary | 1110101 | 1101000 | 1110100 | 0 | 1011 | 1 | 110110 | 100110001 | 110 | 101011 |
Color Harmonies of #756874
Complementary color
Monochromatic Colors of #756874
Black with #756874
Text Example
Text Example
White with #756874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756874; }
p { color: rgb(117,104,116); }
H1.HeaderClassName
{
color: #756874;
}
.AnyTagClassName
{
color: #756874;
}
</style>
background-color css
<style>
a { background-color: #756874; }
a { background-color: rgb(117,104,116); }
div.DivClassName
{
background-color: #756874;
}
.BgClassName
{
background-color: #756874;
}
</style>
border-color css
<style>
span { border-color: #756874; }
span { border-color: rgb(117,104,116); }
td.TdClassName
{
border-color: #756874;
}
.TagClassName
{
border-color: #756874;
}
</style>