Shades of Olivetone #737631
Tints of Olivetone #737631
RGB
CMYK
RGB Variations
Color information
#737631 (or 0x737631) is known color: Olivetone. HEX triplet: 73, 76 and 31. RGB value is (115,118,49). Sum of RGB (Red+Green+Blue) = 115+118+49=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 118 (46.48% from 255 or 41.84% from 282); Blue value is 49 (19.53% from 255 or 17.38% from 282); Max value from RGB is 118 - color contains mainly: green. Hex color #737631 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737631 is #8C89CE. Grayscale: #6D6D6D. Windows color (decimal): -9210319 or 3241587. OLE color: 3241587.
HSL color Cylindrical-coordinate representation of color #737631: hue angle of 62.61º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #737631 is Cyan = 0.03, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 118 | 49 | - |
| CMYK | 0.03 | 0 | 0.58 | 0.54 |
| HSL | 62.61º | 0.41% | 0.33% | - |
| HSV(B) | 62.61º | 0.58% | 0.46% | - |
| XYZ | 14.1 | 16.82 | 5.41 | - |
| YUV | 109.24 | 94.01 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 118 | 49 | 0.03 | 0 | 0.58 | 0.54 | 62.61 | 0.41 | 0.33 |
| Hex | 73 | 76 | 31 | 3 | 0 | 3A | 36 | 3F | 29 | 21 |
| Octal | 163 | 166 | 61 | 3 | 0 | 72 | 66 | 77 | 51 | 41 |
| Binary | 1110011 | 1110110 | 110001 | 11 | 0 | 111010 | 110110 | 111111 | 101001 | 100001 |
Color Harmonies of #737631
Complementary color
Monochromatic Colors of #737631
Black with #737631
Text Example
Text Example
White with #737631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737631; }
p { color: rgb(115,118,49); }
H1.HeaderClassName
{
color: #737631;
}
.AnyTagClassName
{
color: #737631;
}
</style>
background-color css
<style>
a { background-color: #737631; }
a { background-color: rgb(115,118,49); }
div.DivClassName
{
background-color: #737631;
}
.BgClassName
{
background-color: #737631;
}
</style>
border-color css
<style>
span { border-color: #737631; }
span { border-color: rgb(115,118,49); }
td.TdClassName
{
border-color: #737631;
}
.TagClassName
{
border-color: #737631;
}
</style>