Shades of Olivetone #747227
Tints of Olivetone #747227
RGB
CMYK
RGB Variations
Color information
#747227 (or 0x747227) is known color: Olivetone. HEX triplet: 74, 72 and 27. RGB value is (116,114,39). Sum of RGB (Red+Green+Blue) = 116+114+39=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 114 (44.92% from 255 or 42.38% from 269); Blue value is 39 (15.62% from 255 or 14.50% from 269); Max value from RGB is 116 - color contains mainly: red. Hex color #747227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747227 is #8B8DD8. Grayscale: #6A6A6A. Windows color (decimal): -9145817 or 2585204. OLE color: 2585204.
HSL color Cylindrical-coordinate representation of color #747227: hue angle of 58.44º degrees, saturation: 0.5, 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 #747227 is Cyan = 0, Magento = 0.02, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 114 | 39 | - |
| CMYK | 0 | 0.02 | 0.66 | 0.55 |
| HSL | 58.44º | 0.5% | 0.3% | - |
| HSV(B) | 58.44º | 0.66% | 0.45% | - |
| XYZ | 13.59 | 15.89 | 4.27 | - |
| YUV | 106.05 | 90.16 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 114 | 39 | 0 | 0.02 | 0.66 | 0.55 | 58.44 | 0.5 | 0.3 |
| Hex | 74 | 72 | 27 | 0 | 2 | 42 | 37 | 3A | 32 | 1E |
| Octal | 164 | 162 | 47 | 0 | 2 | 102 | 67 | 72 | 62 | 36 |
| Binary | 1110100 | 1110010 | 100111 | 0 | 10 | 1000010 | 110111 | 111010 | 110010 | 11110 |
Color Harmonies of #747227
Complementary color
Monochromatic Colors of #747227
Black with #747227
Text Example
Text Example
White with #747227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747227; }
p { color: rgb(116,114,39); }
H1.HeaderClassName
{
color: #747227;
}
.AnyTagClassName
{
color: #747227;
}
</style>
background-color css
<style>
a { background-color: #747227; }
a { background-color: rgb(116,114,39); }
div.DivClassName
{
background-color: #747227;
}
.BgClassName
{
background-color: #747227;
}
</style>
border-color css
<style>
span { border-color: #747227; }
span { border-color: rgb(116,114,39); }
td.TdClassName
{
border-color: #747227;
}
.TagClassName
{
border-color: #747227;
}
</style>