Shades of Olivetone #747012
Tints of Olivetone #747012
RGB
CMYK
RGB Variations
Color information
#747012 (or 0x747012) is known color: Olivetone. HEX triplet: 74, 70 and 12. RGB value is (116,112,18). Sum of RGB (Red+Green+Blue) = 116+112+18=246 (32% of max value = 765). Red value is 116 (45.70% from 255 or 47.15% from 246); Green value is 112 (44.14% from 255 or 45.53% from 246); Blue value is 18 (7.42% from 255 or 7.32% from 246); Max value from RGB is 116 - color contains mainly: red. Hex color #747012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747012 is #8B8FED. Grayscale: #666666. Windows color (decimal): -9146350 or 1208436. OLE color: 1208436.
HSL color Cylindrical-coordinate representation of color #747012: hue angle of 57.55º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #747012 is Cyan = 0, Magento = 0.03, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 112 | 18 | - |
| CMYK | 0 | 0.03 | 0.84 | 0.55 |
| HSL | 57.55º | 0.73% | 0.26% | - |
| HSV(B) | 57.55º | 0.84% | 0.45% | - |
| XYZ | 13.11 | 15.35 | 2.84 | - |
| YUV | 102.48 | 80.33 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 112 | 18 | 0 | 0.03 | 0.84 | 0.55 | 57.55 | 0.73 | 0.26 |
| Hex | 74 | 70 | 12 | 0 | 3 | 54 | 37 | 3A | 49 | 1A |
| Octal | 164 | 160 | 22 | 0 | 3 | 124 | 67 | 72 | 111 | 32 |
| Binary | 1110100 | 1110000 | 10010 | 0 | 11 | 1010100 | 110111 | 111010 | 1001001 | 11010 |
Color Harmonies of #747012
Complementary color
Monochromatic Colors of #747012
Black with #747012
Text Example
Text Example
White with #747012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747012; }
p { color: rgb(116,112,18); }
H1.HeaderClassName
{
color: #747012;
}
.AnyTagClassName
{
color: #747012;
}
</style>
background-color css
<style>
a { background-color: #747012; }
a { background-color: rgb(116,112,18); }
div.DivClassName
{
background-color: #747012;
}
.BgClassName
{
background-color: #747012;
}
</style>
border-color css
<style>
span { border-color: #747012; }
span { border-color: rgb(116,112,18); }
td.TdClassName
{
border-color: #747012;
}
.TagClassName
{
border-color: #747012;
}
</style>