Shades of Old Lavender #736472
Tints of Old Lavender #736472
RGB
CMYK
RGB Variations
Color information
#736472 (or 0x736472) is known color: Old Lavender. HEX triplet: 73, 64 and 72. RGB value is (115,100,114). Sum of RGB (Red+Green+Blue) = 115+100+114=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 100 (39.45% from 255 or 30.40% from 329); Blue value is 114 (44.92% from 255 or 34.65% from 329); Max value from RGB is 115 - color contains mainly: red. Hex color #736472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #736472 is #8C9B8D. Grayscale: #6A6A6A. Windows color (decimal): -9214862 or 7496819. OLE color: 7496819.
HSL color Cylindrical-coordinate representation of color #736472: hue angle of 304º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #736472 is Cyan = 0, Magento = 0.13, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 114 | - |
| CMYK | 0 | 0.13 | 0.01 | 0.55 |
| HSL | 304º | 0.07% | 0.42% | - |
| HSV(B) | 304º | 0.13% | 0.45% | - |
| XYZ | 14.66 | 13.97 | 17.84 | - |
| YUV | 106.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 114 | 0 | 0.13 | 0.01 | 0.55 | 304 | 0.07 | 0.42 |
| Hex | 73 | 64 | 72 | 0 | D | 1 | 37 | 130 | 7 | 2A |
| Octal | 163 | 144 | 162 | 0 | 15 | 1 | 67 | 460 | 7 | 52 |
| Binary | 1110011 | 1100100 | 1110010 | 0 | 1101 | 1 | 110111 | 100110000 | 111 | 101010 |
Color Harmonies of #736472
Complementary color
Monochromatic Colors of #736472
Black with #736472
Text Example
Text Example
White with #736472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736472; }
p { color: rgb(115,100,114); }
H1.HeaderClassName
{
color: #736472;
}
.AnyTagClassName
{
color: #736472;
}
</style>
background-color css
<style>
a { background-color: #736472; }
a { background-color: rgb(115,100,114); }
div.DivClassName
{
background-color: #736472;
}
.BgClassName
{
background-color: #736472;
}
</style>
border-color css
<style>
span { border-color: #736472; }
span { border-color: rgb(115,100,114); }
td.TdClassName
{
border-color: #736472;
}
.TagClassName
{
border-color: #736472;
}
</style>