Shades of Old Lavender #736771
Tints of Old Lavender #736771
RGB
CMYK
RGB Variations
Color information
#736771 (or 0x736771) is known color: Old Lavender. HEX triplet: 73, 67 and 71. RGB value is (115,103,113). Sum of RGB (Red+Green+Blue) = 115+103+113=331 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.74% from 331); Green value is 103 (40.62% from 255 or 31.12% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 115 - color contains mainly: red. Hex color #736771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736771 is #8C988E. Grayscale: #6B6B6B. Windows color (decimal): -9214095 or 7432051. OLE color: 7432051.
HSL color Cylindrical-coordinate representation of color #736771: hue angle of 310º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #736771 is Cyan = 0, Magento = 0.10, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 103 | 113 | - |
| CMYK | 0 | 0.10 | 0.02 | 0.55 |
| HSL | 310º | 0.06% | 0.43% | - |
| HSV(B) | 310º | 0.1% | 0.45% | - |
| XYZ | 14.9 | 14.54 | 17.64 | - |
| YUV | 107.73 | 130.98 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 103 | 113 | 0 | 0.10 | 0.02 | 0.55 | 310 | 0.06 | 0.43 |
| Hex | 73 | 67 | 71 | 0 | A | 2 | 37 | 136 | 6 | 2B |
| Octal | 163 | 147 | 161 | 0 | 12 | 2 | 67 | 466 | 6 | 53 |
| Binary | 1110011 | 1100111 | 1110001 | 0 | 1010 | 10 | 110111 | 100110110 | 110 | 101011 |
Color Harmonies of #736771
Complementary color
Monochromatic Colors of #736771
Black with #736771
Text Example
Text Example
White with #736771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736771; }
p { color: rgb(115,103,113); }
H1.HeaderClassName
{
color: #736771;
}
.AnyTagClassName
{
color: #736771;
}
</style>
background-color css
<style>
a { background-color: #736771; }
a { background-color: rgb(115,103,113); }
div.DivClassName
{
background-color: #736771;
}
.BgClassName
{
background-color: #736771;
}
</style>
border-color css
<style>
span { border-color: #736771; }
span { border-color: rgb(115,103,113); }
td.TdClassName
{
border-color: #736771;
}
.TagClassName
{
border-color: #736771;
}
</style>