Shades of Old Lavender #747274
Tints of Old Lavender #747274
RGB
CMYK
RGB Variations
Color information
#747274 (or 0x747274) is known color: Old Lavender. HEX triplet: 74, 72 and 74. RGB value is (116,114,116). Sum of RGB (Red+Green+Blue) = 116+114+116=346 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.53% from 346); Green value is 114 (44.92% from 255 or 32.95% from 346); Blue value is 116 (45.70% from 255 or 33.53% from 346); Max value from RGB is 116 - color contains mainly: red, blue. Hex color #747274 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #747274 is #8B8D8B. Grayscale: #727272. Windows color (decimal): -9145740 or 7631476. OLE color: 7631476.
HSL color Cylindrical-coordinate representation of color #747274: hue angle of 300º degrees, saturation: 0.01, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #747274 is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
RGB | 116 | 114 | 116 | - |
CMYK | 0 | 0.02 | 0 | 0.55 |
HSL | 300º | 0.01% | 0.45% | - |
HSV(B) | 300º | 0.02% | 0.45% | - |
XYZ | 16.37 | 17.01 | 18.94 | - |
YUV | 114.83 | 128.66 | 128.84 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 116 | 114 | 116 | 0 | 0.02 | 0 | 0.55 | 300 | 0.01 | 0.45 |
Hex | 74 | 72 | 74 | 0 | 2 | 0 | 37 | 12C | 1 | 2D |
Octal | 164 | 162 | 164 | 0 | 2 | 0 | 67 | 454 | 1 | 55 |
Binary | 1110100 | 1110010 | 1110100 | 0 | 10 | 0 | 110111 | 100101100 | 1 | 101101 |
Color Harmonies of #747274
Complementary color
Monochromatic Colors of #747274
Black with #747274
Text Example
Text Example
White with #747274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747274; }
p { color: rgb(116,114,116); }
H1.HeaderClassName
{
color: #747274;
}
.AnyTagClassName
{
color: #747274;
}
</style>
background-color css
<style>
a { background-color: #747274; }
a { background-color: rgb(116,114,116); }
div.DivClassName
{
background-color: #747274;
}
.BgClassName
{
background-color: #747274;
}
</style>
border-color css
<style>
span { border-color: #747274; }
span { border-color: rgb(116,114,116); }
td.TdClassName
{
border-color: #747274;
}
.TagClassName
{
border-color: #747274;
}
</style>