Shades of Olivetone #747014
Tints of Olivetone #747014
RGB
CMYK
RGB Variations
Color information
#747014 (or 0x747014) is known color: Olivetone. HEX triplet: 74, 70 and 14. RGB value is (116,112,20). Sum of RGB (Red+Green+Blue) = 116+112+20=248 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.77% from 248); Green value is 112 (44.14% from 255 or 45.16% from 248); Blue value is 20 (8.20% from 255 or 8.06% from 248); Max value from RGB is 116 - color contains mainly: red. Hex color #747014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747014 is #8B8FEB. Grayscale: #676767. Windows color (decimal): -9146348 or 1339508. OLE color: 1339508.
HSL color Cylindrical-coordinate representation of color #747014: hue angle of 57.5º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #747014 is Cyan = 0, Magento = 0.03, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 112 | 20 | - |
| CMYK | 0 | 0.03 | 0.83 | 0.55 |
| HSL | 57.5º | 0.71% | 0.27% | - |
| HSV(B) | 57.5º | 0.83% | 0.45% | - |
| XYZ | 13.12 | 15.35 | 2.93 | - |
| YUV | 102.71 | 81.33 | 137.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 112 | 20 | 0 | 0.03 | 0.83 | 0.55 | 57.5 | 0.71 | 0.27 |
| Hex | 74 | 70 | 14 | 0 | 3 | 53 | 37 | 3A | 47 | 1B |
| Octal | 164 | 160 | 24 | 0 | 3 | 123 | 67 | 72 | 107 | 33 |
| Binary | 1110100 | 1110000 | 10100 | 0 | 11 | 1010011 | 110111 | 111010 | 1000111 | 11011 |
Color Harmonies of #747014
Complementary color
Monochromatic Colors of #747014
Black with #747014
Text Example
Text Example
White with #747014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747014; }
p { color: rgb(116,112,20); }
H1.HeaderClassName
{
color: #747014;
}
.AnyTagClassName
{
color: #747014;
}
</style>
background-color css
<style>
a { background-color: #747014; }
a { background-color: rgb(116,112,20); }
div.DivClassName
{
background-color: #747014;
}
.BgClassName
{
background-color: #747014;
}
</style>
border-color css
<style>
span { border-color: #747014; }
span { border-color: rgb(116,112,20); }
td.TdClassName
{
border-color: #747014;
}
.TagClassName
{
border-color: #747014;
}
</style>