Shades of Olivetone #747311
Tints of Olivetone #747311
RGB
CMYK
RGB Variations
Color information
#747311 (or 0x747311) is known color: Olivetone. HEX triplet: 74, 73 and 11. RGB value is (116,115,17). Sum of RGB (Red+Green+Blue) = 116+115+17=248 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.77% from 248); Green value is 115 (45.31% from 255 or 46.37% from 248); Blue value is 17 (7.03% from 255 or 6.85% from 248); Max value from RGB is 116 - color contains mainly: red. Hex color #747311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747311 is #8B8CEE. Grayscale: #686868. Windows color (decimal): -9145583 or 1143668. OLE color: 1143668.
HSL color Cylindrical-coordinate representation of color #747311: hue angle of 59.39º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #747311 is Cyan = 0, Magento = 0.01, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 17 | - |
| CMYK | 0 | 0.01 | 0.85 | 0.55 |
| HSL | 59.39º | 0.74% | 0.26% | - |
| HSV(B) | 59.39º | 0.85% | 0.45% | - |
| XYZ | 13.43 | 16.01 | 2.91 | - |
| YUV | 104.13 | 78.83 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 17 | 0 | 0.01 | 0.85 | 0.55 | 59.39 | 0.74 | 0.26 |
| Hex | 74 | 73 | 11 | 0 | 1 | 55 | 37 | 3B | 4A | 1A |
| Octal | 164 | 163 | 21 | 0 | 1 | 125 | 67 | 73 | 112 | 32 |
| Binary | 1110100 | 1110011 | 10001 | 0 | 1 | 1010101 | 110111 | 111011 | 1001010 | 11010 |
Color Harmonies of #747311
Complementary color
Monochromatic Colors of #747311
Black with #747311
Text Example
Text Example
White with #747311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747311; }
p { color: rgb(116,115,17); }
H1.HeaderClassName
{
color: #747311;
}
.AnyTagClassName
{
color: #747311;
}
</style>
background-color css
<style>
a { background-color: #747311; }
a { background-color: rgb(116,115,17); }
div.DivClassName
{
background-color: #747311;
}
.BgClassName
{
background-color: #747311;
}
</style>
border-color css
<style>
span { border-color: #747311; }
span { border-color: rgb(116,115,17); }
td.TdClassName
{
border-color: #747311;
}
.TagClassName
{
border-color: #747311;
}
</style>