Shades of Olivetone #737227
Tints of Olivetone #737227
RGB
CMYK
RGB Variations
Color information
#737227 (or 0x737227) is known color: Olivetone. HEX triplet: 73, 72 and 27. RGB value is (115,114,39). Sum of RGB (Red+Green+Blue) = 115+114+39=268 (35% of max value = 765). Red value is 115 (45.31% from 255 or 42.91% from 268); Green value is 114 (44.92% from 255 or 42.54% from 268); Blue value is 39 (15.62% from 255 or 14.55% from 268); Max value from RGB is 115 - color contains mainly: red. Hex color #737227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #737227 is #8C8DD8. Grayscale: #6A6A6A. Windows color (decimal): -9211353 or 2585203. OLE color: 2585203.
HSL color Cylindrical-coordinate representation of color #737227: hue angle of 59.21º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #737227 is Cyan = 0, Magento = 0.01, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 114 | 39 | - |
| CMYK | 0 | 0.01 | 0.66 | 0.55 |
| HSL | 59.21º | 0.49% | 0.3% | - |
| HSV(B) | 59.21º | 0.66% | 0.45% | - |
| XYZ | 13.45 | 15.83 | 4.27 | - |
| YUV | 105.75 | 90.33 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 114 | 39 | 0 | 0.01 | 0.66 | 0.55 | 59.21 | 0.49 | 0.3 |
| Hex | 73 | 72 | 27 | 0 | 1 | 42 | 37 | 3B | 31 | 1E |
| Octal | 163 | 162 | 47 | 0 | 1 | 102 | 67 | 73 | 61 | 36 |
| Binary | 1110011 | 1110010 | 100111 | 0 | 1 | 1000010 | 110111 | 111011 | 110001 | 11110 |
Color Harmonies of #737227
Complementary color
Monochromatic Colors of #737227
Black with #737227
Text Example
Text Example
White with #737227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737227; }
p { color: rgb(115,114,39); }
H1.HeaderClassName
{
color: #737227;
}
.AnyTagClassName
{
color: #737227;
}
</style>
background-color css
<style>
a { background-color: #737227; }
a { background-color: rgb(115,114,39); }
div.DivClassName
{
background-color: #737227;
}
.BgClassName
{
background-color: #737227;
}
</style>
border-color css
<style>
span { border-color: #737227; }
span { border-color: rgb(115,114,39); }
td.TdClassName
{
border-color: #737227;
}
.TagClassName
{
border-color: #737227;
}
</style>