Shades of Olivetone #747319
Tints of Olivetone #747319
RGB
CMYK
RGB Variations
Color information
#747319 (or 0x747319) is known color: Olivetone. HEX triplet: 74, 73 and 19. RGB value is (116,115,25). Sum of RGB (Red+Green+Blue) = 116+115+25=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 115 (45.31% from 255 or 44.92% from 256); Blue value is 25 (10.16% from 255 or 9.77% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #747319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #747319 is #8B8CE6. Grayscale: #696969. Windows color (decimal): -9145575 or 1667956. OLE color: 1667956.
HSL color Cylindrical-coordinate representation of color #747319: hue angle of 59.34º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #747319 is Cyan = 0, Magento = 0.01, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 115 | 25 | - |
| CMYK | 0 | 0.01 | 0.78 | 0.55 |
| HSL | 59.34º | 0.65% | 0.28% | - |
| HSV(B) | 59.34º | 0.78% | 0.45% | - |
| XYZ | 13.51 | 16.04 | 3.3 | - |
| YUV | 105.04 | 82.83 | 135.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 25 | 0 | 0.01 | 0.78 | 0.55 | 59.34 | 0.65 | 0.28 |
| Hex | 74 | 73 | 19 | 0 | 1 | 4E | 37 | 3B | 41 | 1C |
| Octal | 164 | 163 | 31 | 0 | 1 | 116 | 67 | 73 | 101 | 34 |
| Binary | 1110100 | 1110011 | 11001 | 0 | 1 | 1001110 | 110111 | 111011 | 1000001 | 11100 |
Color Harmonies of #747319
Complementary color
Monochromatic Colors of #747319
Black with #747319
Text Example
Text Example
White with #747319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747319; }
p { color: rgb(116,115,25); }
H1.HeaderClassName
{
color: #747319;
}
.AnyTagClassName
{
color: #747319;
}
</style>
background-color css
<style>
a { background-color: #747319; }
a { background-color: rgb(116,115,25); }
div.DivClassName
{
background-color: #747319;
}
.BgClassName
{
background-color: #747319;
}
</style>
border-color css
<style>
span { border-color: #747319; }
span { border-color: rgb(116,115,25); }
td.TdClassName
{
border-color: #747319;
}
.TagClassName
{
border-color: #747319;
}
</style>