Shades of Old Lavender #746671
Tints of Old Lavender #746671
RGB
CMYK
RGB Variations
Color information
#746671 (or 0x746671) is known color: Old Lavender. HEX triplet: 74, 66 and 71. RGB value is (116,102,113). Sum of RGB (Red+Green+Blue) = 116+102+113=331 (43% of max value = 765). Red value is 116 (45.70% from 255 or 35.05% from 331); Green value is 102 (40.23% from 255 or 30.82% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 116 - color contains mainly: red. Hex color #746671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746671 is #8B998E. Grayscale: #6B6B6B. Windows color (decimal): -9148815 or 7431796. OLE color: 7431796.
HSL color Cylindrical-coordinate representation of color #746671: hue angle of 312.86º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #746671 is Cyan = 0, Magento = 0.12, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 102 | 113 | - |
| CMYK | 0 | 0.12 | 0.03 | 0.55 |
| HSL | 312.86º | 0.06% | 0.43% | - |
| HSV(B) | 312.86º | 0.12% | 0.45% | - |
| XYZ | 14.93 | 14.41 | 17.62 | - |
| YUV | 107.44 | 131.14 | 134.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 102 | 113 | 0 | 0.12 | 0.03 | 0.55 | 312.86 | 0.06 | 0.43 |
| Hex | 74 | 66 | 71 | 0 | C | 3 | 37 | 139 | 6 | 2B |
| Octal | 164 | 146 | 161 | 0 | 14 | 3 | 67 | 471 | 6 | 53 |
| Binary | 1110100 | 1100110 | 1110001 | 0 | 1100 | 11 | 110111 | 100111001 | 110 | 101011 |
Color Harmonies of #746671
Complementary color
Monochromatic Colors of #746671
Black with #746671
Text Example
Text Example
White with #746671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746671; }
p { color: rgb(116,102,113); }
H1.HeaderClassName
{
color: #746671;
}
.AnyTagClassName
{
color: #746671;
}
</style>
background-color css
<style>
a { background-color: #746671; }
a { background-color: rgb(116,102,113); }
div.DivClassName
{
background-color: #746671;
}
.BgClassName
{
background-color: #746671;
}
</style>
border-color css
<style>
span { border-color: #746671; }
span { border-color: rgb(116,102,113); }
td.TdClassName
{
border-color: #746671;
}
.TagClassName
{
border-color: #746671;
}
</style>