Shades of Old Lavender #746873
Tints of Old Lavender #746873
RGB
CMYK
RGB Variations
Color information
#746873 (or 0x746873) is known color: Old Lavender. HEX triplet: 74, 68 and 73. RGB value is (116,104,115). Sum of RGB (Red+Green+Blue) = 116+104+115=335 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.63% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 115 (45.31% from 255 or 34.33% from 335); Max value from RGB is 116 - color contains mainly: red. Hex color #746873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746873 is #8B978C. Grayscale: #6C6C6C. Windows color (decimal): -9148301 or 7563380. OLE color: 7563380.
HSL color Cylindrical-coordinate representation of color #746873: hue angle of 305º degrees, saturation: 0.05, 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 #746873 is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 104 | 115 | - |
| CMYK | 0 | 0.10 | 0.01 | 0.55 |
| HSL | 305º | 0.05% | 0.43% | - |
| HSV(B) | 305º | 0.1% | 0.45% | - |
| XYZ | 15.25 | 14.85 | 18.28 | - |
| YUV | 108.84 | 131.48 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 104 | 115 | 0 | 0.10 | 0.01 | 0.55 | 305 | 0.05 | 0.43 |
| Hex | 74 | 68 | 73 | 0 | A | 1 | 37 | 131 | 5 | 2B |
| Octal | 164 | 150 | 163 | 0 | 12 | 1 | 67 | 461 | 5 | 53 |
| Binary | 1110100 | 1101000 | 1110011 | 0 | 1010 | 1 | 110111 | 100110001 | 101 | 101011 |
Color Harmonies of #746873
Complementary color
Monochromatic Colors of #746873
Black with #746873
Text Example
Text Example
White with #746873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746873; }
p { color: rgb(116,104,115); }
H1.HeaderClassName
{
color: #746873;
}
.AnyTagClassName
{
color: #746873;
}
</style>
background-color css
<style>
a { background-color: #746873; }
a { background-color: rgb(116,104,115); }
div.DivClassName
{
background-color: #746873;
}
.BgClassName
{
background-color: #746873;
}
</style>
border-color css
<style>
span { border-color: #746873; }
span { border-color: rgb(116,104,115); }
td.TdClassName
{
border-color: #746873;
}
.TagClassName
{
border-color: #746873;
}
</style>