Shades of Olivetone #747327
Tints of Olivetone #747327
RGB
CMYK
RGB Variations
Color information
#747327 (or 0x747327) is known color: Olivetone. HEX triplet: 74, 73 and 27. RGB value is (116,115,39). Sum of RGB (Red+Green+Blue) = 116+115+39=270 (35% of max value = 765). Red value is 116 (45.70% from 255 or 42.96% from 270); Green value is 115 (45.31% from 255 or 42.59% from 270); Blue value is 39 (15.62% from 255 or 14.44% from 270); Max value from RGB is 116 - color contains mainly: red. Hex color #747327 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747327 is #8B8CD8. Grayscale: #6A6A6A. Windows color (decimal): -9145561 or 2585460. OLE color: 2585460.
HSL color Cylindrical-coordinate representation of color #747327: hue angle of 59.22º 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 #747327 is Cyan = 0, Magento = 0.01, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 39 | - |
| CMYK | 0 | 0.01 | 0.66 | 0.55 |
| HSL | 59.22º | 0.5% | 0.3% | - |
| HSV(B) | 59.22º | 0.66% | 0.45% | - |
| XYZ | 13.7 | 16.12 | 4.31 | - |
| YUV | 106.64 | 89.83 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 39 | 0 | 0.01 | 0.66 | 0.55 | 59.22 | 0.5 | 0.3 |
| Hex | 74 | 73 | 27 | 0 | 1 | 42 | 37 | 3B | 32 | 1E |
| Octal | 164 | 163 | 47 | 0 | 1 | 102 | 67 | 73 | 62 | 36 |
| Binary | 1110100 | 1110011 | 100111 | 0 | 1 | 1000010 | 110111 | 111011 | 110010 | 11110 |
Color Harmonies of #747327
Complementary color
Monochromatic Colors of #747327
Black with #747327
Text Example
Text Example
White with #747327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747327; }
p { color: rgb(116,115,39); }
H1.HeaderClassName
{
color: #747327;
}
.AnyTagClassName
{
color: #747327;
}
</style>
background-color css
<style>
a { background-color: #747327; }
a { background-color: rgb(116,115,39); }
div.DivClassName
{
background-color: #747327;
}
.BgClassName
{
background-color: #747327;
}
</style>
border-color css
<style>
span { border-color: #747327; }
span { border-color: rgb(116,115,39); }
td.TdClassName
{
border-color: #747327;
}
.TagClassName
{
border-color: #747327;
}
</style>