Shades of Olivetone #757319
Tints of Olivetone #757319
RGB
CMYK
RGB Variations
Color information
#757319 (or 0x757319) is known color: Olivetone. HEX triplet: 75, 73 and 19. RGB value is (117,115,25). Sum of RGB (Red+Green+Blue) = 117+115+25=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 115 (45.31% from 255 or 44.75% from 257); Blue value is 25 (10.16% from 255 or 9.73% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #757319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #757319 is #8A8CE6. Grayscale: #696969. Windows color (decimal): -9080039 or 1667957. OLE color: 1667957.
HSL color Cylindrical-coordinate representation of color #757319: hue angle of 58.7º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #757319 is Cyan = 0, Magento = 0.02, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 115 | 25 | - |
| CMYK | 0 | 0.02 | 0.79 | 0.54 |
| HSL | 58.7º | 0.65% | 0.28% | - |
| HSV(B) | 58.7º | 0.79% | 0.46% | - |
| XYZ | 13.64 | 16.11 | 3.31 | - |
| YUV | 105.34 | 82.66 | 136.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 115 | 25 | 0 | 0.02 | 0.79 | 0.54 | 58.7 | 0.65 | 0.28 |
| Hex | 75 | 73 | 19 | 0 | 2 | 4F | 36 | 3B | 41 | 1C |
| Octal | 165 | 163 | 31 | 0 | 2 | 117 | 66 | 73 | 101 | 34 |
| Binary | 1110101 | 1110011 | 11001 | 0 | 10 | 1001111 | 110110 | 111011 | 1000001 | 11100 |
Color Harmonies of #757319
Complementary color
Monochromatic Colors of #757319
Black with #757319
Text Example
Text Example
White with #757319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #757319; }
p { color: rgb(117,115,25); }
H1.HeaderClassName
{
color: #757319;
}
.AnyTagClassName
{
color: #757319;
}
</style>
background-color css
<style>
a { background-color: #757319; }
a { background-color: rgb(117,115,25); }
div.DivClassName
{
background-color: #757319;
}
.BgClassName
{
background-color: #757319;
}
</style>
border-color css
<style>
span { border-color: #757319; }
span { border-color: rgb(117,115,25); }
td.TdClassName
{
border-color: #757319;
}
.TagClassName
{
border-color: #757319;
}
</style>