Shades of Olivetone #747329
Tints of Olivetone #747329
RGB
CMYK
RGB Variations
Color information
#747329 (or 0x747329) is known color: Olivetone. HEX triplet: 74, 73 and 29. RGB value is (116,115,41). Sum of RGB (Red+Green+Blue) = 116+115+41=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 41 (16.41% from 255 or 15.07% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #747329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747329 is #8B8CD6. Grayscale: #6B6B6B. Windows color (decimal): -9145559 or 2716532. OLE color: 2716532.
HSL color Cylindrical-coordinate representation of color #747329: hue angle of 59.2º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #747329 is Cyan = 0, Magento = 0.01, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 41 | - |
| CMYK | 0 | 0.01 | 0.65 | 0.55 |
| HSL | 59.2º | 0.48% | 0.31% | - |
| HSV(B) | 59.2º | 0.65% | 0.45% | - |
| XYZ | 13.73 | 16.13 | 4.49 | - |
| YUV | 106.86 | 90.83 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 41 | 0 | 0.01 | 0.65 | 0.55 | 59.2 | 0.48 | 0.31 |
| Hex | 74 | 73 | 29 | 0 | 1 | 41 | 37 | 3B | 30 | 1F |
| Octal | 164 | 163 | 51 | 0 | 1 | 101 | 67 | 73 | 60 | 37 |
| Binary | 1110100 | 1110011 | 101001 | 0 | 1 | 1000001 | 110111 | 111011 | 110000 | 11111 |
Color Harmonies of #747329
Complementary color
Monochromatic Colors of #747329
Black with #747329
Text Example
Text Example
White with #747329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747329; }
p { color: rgb(116,115,41); }
H1.HeaderClassName
{
color: #747329;
}
.AnyTagClassName
{
color: #747329;
}
</style>
background-color css
<style>
a { background-color: #747329; }
a { background-color: rgb(116,115,41); }
div.DivClassName
{
background-color: #747329;
}
.BgClassName
{
background-color: #747329;
}
</style>
border-color css
<style>
span { border-color: #747329; }
span { border-color: rgb(116,115,41); }
td.TdClassName
{
border-color: #747329;
}
.TagClassName
{
border-color: #747329;
}
</style>