Shades of Old Lavender #736974
Tints of Old Lavender #736974
RGB
CMYK
RGB Variations
Color information
#736974 (or 0x736974) is known color: Old Lavender. HEX triplet: 73, 69 and 74. RGB value is (115,105,116). Sum of RGB (Red+Green+Blue) = 115+105+116=336 (44% of max value = 765). Red value is 115 (45.31% from 255 or 34.23% from 336); Green value is 105 (41.41% from 255 or 31.25% from 336); Blue value is 116 (45.70% from 255 or 34.52% from 336); Max value from RGB is 116 - color contains mainly: blue. Hex color #736974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736974 is #8C968B. Grayscale: #6D6D6D. Windows color (decimal): -9213580 or 7629171. OLE color: 7629171.
HSL color Cylindrical-coordinate representation of color #736974: hue angle of 294.55º degrees, saturation: 0.05, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #736974 is Cyan = 0.01, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 116 | - |
| CMYK | 0.01 | 0.09 | 0 | 0.55 |
| HSL | 294.55º | 0.05% | 0.43% | - |
| HSV(B) | 294.55º | 0.09% | 0.45% | - |
| XYZ | 15.27 | 15.01 | 18.61 | - |
| YUV | 109.24 | 131.81 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 116 | 0.01 | 0.09 | 0 | 0.55 | 294.55 | 0.05 | 0.43 |
| Hex | 73 | 69 | 74 | 1 | 9 | 0 | 37 | 127 | 5 | 2B |
| Octal | 163 | 151 | 164 | 1 | 11 | 0 | 67 | 447 | 5 | 53 |
| Binary | 1110011 | 1101001 | 1110100 | 1 | 1001 | 0 | 110111 | 100100111 | 101 | 101011 |
Color Harmonies of #736974
Complementary color
Monochromatic Colors of #736974
Black with #736974
Text Example
Text Example
White with #736974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736974; }
p { color: rgb(115,105,116); }
H1.HeaderClassName
{
color: #736974;
}
.AnyTagClassName
{
color: #736974;
}
</style>
background-color css
<style>
a { background-color: #736974; }
a { background-color: rgb(115,105,116); }
div.DivClassName
{
background-color: #736974;
}
.BgClassName
{
background-color: #736974;
}
</style>
border-color css
<style>
span { border-color: #736974; }
span { border-color: rgb(115,105,116); }
td.TdClassName
{
border-color: #736974;
}
.TagClassName
{
border-color: #736974;
}
</style>