Shades of Olivetone #737210
Tints of Olivetone #737210
RGB
CMYK
RGB Variations
Color information
#737210 (or 0x737210) is known color: Olivetone. HEX triplet: 73, 72 and 10. RGB value is (115,114,16). Sum of RGB (Red+Green+Blue) = 115+114+16=245 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.94% from 245); Green value is 114 (44.92% from 255 or 46.53% from 245); Blue value is 16 (6.64% from 255 or 6.53% from 245); Max value from RGB is 115 - color contains mainly: red. Hex color #737210 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737210 is #8C8DEF. Grayscale: #676767. Windows color (decimal): -9211376 or 1077875. OLE color: 1077875.
HSL color Cylindrical-coordinate representation of color #737210: hue angle of 59.39º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #737210 is Cyan = 0, Magento = 0.01, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 114 | 16 | - |
| CMYK | 0 | 0.01 | 0.86 | 0.55 |
| HSL | 59.39º | 0.76% | 0.26% | - |
| HSV(B) | 59.39º | 0.86% | 0.45% | - |
| XYZ | 13.18 | 15.72 | 2.83 | - |
| YUV | 103.13 | 78.83 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 114 | 16 | 0 | 0.01 | 0.86 | 0.55 | 59.39 | 0.76 | 0.26 |
| Hex | 73 | 72 | 10 | 0 | 1 | 56 | 37 | 3B | 4C | 1A |
| Octal | 163 | 162 | 20 | 0 | 1 | 126 | 67 | 73 | 114 | 32 |
| Binary | 1110011 | 1110010 | 10000 | 0 | 1 | 1010110 | 110111 | 111011 | 1001100 | 11010 |
Color Harmonies of #737210
Complementary color
Monochromatic Colors of #737210
Black with #737210
Text Example
Text Example
White with #737210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737210; }
p { color: rgb(115,114,16); }
H1.HeaderClassName
{
color: #737210;
}
.AnyTagClassName
{
color: #737210;
}
</style>
background-color css
<style>
a { background-color: #737210; }
a { background-color: rgb(115,114,16); }
div.DivClassName
{
background-color: #737210;
}
.BgClassName
{
background-color: #737210;
}
</style>
border-color css
<style>
span { border-color: #737210; }
span { border-color: rgb(115,114,16); }
td.TdClassName
{
border-color: #737210;
}
.TagClassName
{
border-color: #737210;
}
</style>