Shades of Olivetone #747326
Tints of Olivetone #747326
RGB
CMYK
RGB Variations
Color information
#747326 (or 0x747326) is known color: Olivetone. HEX triplet: 74, 73 and 26. RGB value is (116,115,38). Sum of RGB (Red+Green+Blue) = 116+115+38=269 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.12% from 269); Green value is 115 (45.31% from 255 or 42.75% from 269); Blue value is 38 (15.23% from 255 or 14.13% from 269); Max value from RGB is 116 - color contains mainly: red. Hex color #747326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #747326 is #8B8CD9. Grayscale: #6A6A6A. Windows color (decimal): -9145562 or 2519924. OLE color: 2519924.
HSL color Cylindrical-coordinate representation of color #747326: hue angle of 59.23º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #747326 is Cyan = 0, Magento = 0.01, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 38 | - |
| CMYK | 0 | 0.01 | 0.67 | 0.55 |
| HSL | 59.23º | 0.51% | 0.3% | - |
| HSV(B) | 59.23º | 0.67% | 0.45% | - |
| XYZ | 13.68 | 16.11 | 4.22 | - |
| YUV | 106.52 | 89.33 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 38 | 0 | 0.01 | 0.67 | 0.55 | 59.23 | 0.51 | 0.3 |
| Hex | 74 | 73 | 26 | 0 | 1 | 43 | 37 | 3B | 33 | 1E |
| Octal | 164 | 163 | 46 | 0 | 1 | 103 | 67 | 73 | 63 | 36 |
| Binary | 1110100 | 1110011 | 100110 | 0 | 1 | 1000011 | 110111 | 111011 | 110011 | 11110 |
Color Harmonies of #747326
Complementary color
Monochromatic Colors of #747326
Black with #747326
Text Example
Text Example
White with #747326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747326; }
p { color: rgb(116,115,38); }
H1.HeaderClassName
{
color: #747326;
}
.AnyTagClassName
{
color: #747326;
}
</style>
background-color css
<style>
a { background-color: #747326; }
a { background-color: rgb(116,115,38); }
div.DivClassName
{
background-color: #747326;
}
.BgClassName
{
background-color: #747326;
}
</style>
border-color css
<style>
span { border-color: #747326; }
span { border-color: rgb(116,115,38); }
td.TdClassName
{
border-color: #747326;
}
.TagClassName
{
border-color: #747326;
}
</style>