Shades of Olivetone #737616
Tints of Olivetone #737616
RGB
CMYK
RGB Variations
Color information
#737616 (or 0x737616) is known color: Olivetone. HEX triplet: 73, 76 and 16. RGB value is (115,118,22). Sum of RGB (Red+Green+Blue) = 115+118+22=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 22 (8.98% from 255 or 8.63% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #737616 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737616 is #8C89E9. Grayscale: #6A6A6A. Windows color (decimal): -9210346 or 1472115. OLE color: 1472115.
HSL color Cylindrical-coordinate representation of color #737616: hue angle of 61.88º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #737616 is Cyan = 0.03, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 118 | 22 | - |
| CMYK | 0.03 | 0 | 0.81 | 0.54 |
| HSL | 61.88º | 0.69% | 0.27% | - |
| HSV(B) | 61.88º | 0.81% | 0.46% | - |
| XYZ | 13.69 | 16.66 | 3.25 | - |
| YUV | 106.16 | 80.51 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 118 | 22 | 0.03 | 0 | 0.81 | 0.54 | 61.88 | 0.69 | 0.27 |
| Hex | 73 | 76 | 16 | 3 | 0 | 51 | 36 | 3E | 45 | 1B |
| Octal | 163 | 166 | 26 | 3 | 0 | 121 | 66 | 76 | 105 | 33 |
| Binary | 1110011 | 1110110 | 10110 | 11 | 0 | 1010001 | 110110 | 111110 | 1000101 | 11011 |
Color Harmonies of #737616
Complementary color
Monochromatic Colors of #737616
Black with #737616
Text Example
Text Example
White with #737616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737616; }
p { color: rgb(115,118,22); }
H1.HeaderClassName
{
color: #737616;
}
.AnyTagClassName
{
color: #737616;
}
</style>
background-color css
<style>
a { background-color: #737616; }
a { background-color: rgb(115,118,22); }
div.DivClassName
{
background-color: #737616;
}
.BgClassName
{
background-color: #737616;
}
</style>
border-color css
<style>
span { border-color: #737616; }
span { border-color: rgb(115,118,22); }
td.TdClassName
{
border-color: #737616;
}
.TagClassName
{
border-color: #737616;
}
</style>