Shades of Olivetone #767719
Tints of Olivetone #767719
RGB
CMYK
RGB Variations
Color information
#767719 (or 0x767719) is known color: Olivetone. HEX triplet: 76, 77 and 19. RGB value is (118,119,25). Sum of RGB (Red+Green+Blue) = 118+119+25=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 119 (46.88% from 255 or 45.42% from 262); Blue value is 25 (10.16% from 255 or 9.54% from 262); Max value from RGB is 119 - color contains mainly: green. Hex color #767719 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767719 is #8988E6. Grayscale: #6C6C6C. Windows color (decimal): -9013479 or 1668982. OLE color: 1668982.
HSL color Cylindrical-coordinate representation of color #767719: hue angle of 60.64º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #767719 is Cyan = 0.01, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 119 | 25 | - |
| CMYK | 0.01 | 0 | 0.79 | 0.53 |
| HSL | 60.64º | 0.65% | 0.28% | - |
| HSV(B) | 60.64º | 0.79% | 0.47% | - |
| XYZ | 14.24 | 17.12 | 3.47 | - |
| YUV | 107.99 | 81.17 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 119 | 25 | 0.01 | 0 | 0.79 | 0.53 | 60.64 | 0.65 | 0.28 |
| Hex | 76 | 77 | 19 | 1 | 0 | 4F | 35 | 3D | 41 | 1C |
| Octal | 166 | 167 | 31 | 1 | 0 | 117 | 65 | 75 | 101 | 34 |
| Binary | 1110110 | 1110111 | 11001 | 1 | 0 | 1001111 | 110101 | 111101 | 1000001 | 11100 |
Color Harmonies of #767719
Complementary color
Monochromatic Colors of #767719
Black with #767719
Text Example
Text Example
White with #767719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767719; }
p { color: rgb(118,119,25); }
H1.HeaderClassName
{
color: #767719;
}
.AnyTagClassName
{
color: #767719;
}
</style>
background-color css
<style>
a { background-color: #767719; }
a { background-color: rgb(118,119,25); }
div.DivClassName
{
background-color: #767719;
}
.BgClassName
{
background-color: #767719;
}
</style>
border-color css
<style>
span { border-color: #767719; }
span { border-color: rgb(118,119,25); }
td.TdClassName
{
border-color: #767719;
}
.TagClassName
{
border-color: #767719;
}
</style>