Shades of Olivetone #737329
Tints of Olivetone #737329
RGB
CMYK
RGB Variations
Color information
#737329 (or 0x737329) is known color: Olivetone. HEX triplet: 73, 73 and 29. RGB value is (115,115,41). Sum of RGB (Red+Green+Blue) = 115+115+41=271 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.44% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 41 (16.41% from 255 or 15.13% from 271); Max value from RGB is 115 - color contains mainly: red, green. Hex color #737329 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737329 is #8C8CD6. Grayscale: #6A6A6A. Windows color (decimal): -9211095 or 2716531. OLE color: 2716531.
HSL color Cylindrical-coordinate representation of color #737329: hue angle of 60º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #737329 is Cyan = 0, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 115 | 41 | - |
| CMYK | 0 | 0 | 0.64 | 0.55 |
| HSL | 60º | 0.47% | 0.31% | - |
| HSV(B) | 60º | 0.64% | 0.45% | - |
| XYZ | 13.6 | 16.07 | 4.48 | - |
| YUV | 106.56 | 91 | 134.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 115 | 41 | 0 | 0 | 0.64 | 0.55 | 60 | 0.47 | 0.31 |
| Hex | 73 | 73 | 29 | 0 | 0 | 40 | 37 | 3C | 2F | 1F |
| Octal | 163 | 163 | 51 | 0 | 0 | 100 | 67 | 74 | 57 | 37 |
| Binary | 1110011 | 1110011 | 101001 | 0 | 0 | 1000000 | 110111 | 111100 | 101111 | 11111 |
Color Harmonies of #737329
Complementary color
Monochromatic Colors of #737329
Black with #737329
Text Example
Text Example
White with #737329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737329; }
p { color: rgb(115,115,41); }
H1.HeaderClassName
{
color: #737329;
}
.AnyTagClassName
{
color: #737329;
}
</style>
background-color css
<style>
a { background-color: #737329; }
a { background-color: rgb(115,115,41); }
div.DivClassName
{
background-color: #737329;
}
.BgClassName
{
background-color: #737329;
}
</style>
border-color css
<style>
span { border-color: #737329; }
span { border-color: rgb(115,115,41); }
td.TdClassName
{
border-color: #737329;
}
.TagClassName
{
border-color: #737329;
}
</style>