Shades of Olivetone #767019
Tints of Olivetone #767019
RGB
CMYK
RGB Variations
Color information
#767019 (or 0x767019) is known color: Olivetone. HEX triplet: 76, 70 and 19. RGB value is (118,112,25). Sum of RGB (Red+Green+Blue) = 118+112+25=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 112 (44.14% from 255 or 43.92% from 255); Blue value is 25 (10.16% from 255 or 9.80% from 255); Max value from RGB is 118 - color contains mainly: red. Hex color #767019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767019 is #898FE6. Grayscale: #686868. Windows color (decimal): -9015271 or 1667190. OLE color: 1667190.
HSL color Cylindrical-coordinate representation of color #767019: hue angle of 56.13º 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 #767019 is Cyan = 0, Magento = 0.05, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 112 | 25 | - |
| CMYK | 0 | 0.05 | 0.79 | 0.54 |
| HSL | 56.13º | 0.65% | 0.28% | - |
| HSV(B) | 56.13º | 0.79% | 0.46% | - |
| XYZ | 13.44 | 15.51 | 3.21 | - |
| YUV | 103.88 | 83.49 | 138.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 112 | 25 | 0 | 0.05 | 0.79 | 0.54 | 56.13 | 0.65 | 0.28 |
| Hex | 76 | 70 | 19 | 0 | 5 | 4F | 36 | 38 | 41 | 1C |
| Octal | 166 | 160 | 31 | 0 | 5 | 117 | 66 | 70 | 101 | 34 |
| Binary | 1110110 | 1110000 | 11001 | 0 | 101 | 1001111 | 110110 | 111000 | 1000001 | 11100 |
Color Harmonies of #767019
Complementary color
Monochromatic Colors of #767019
Black with #767019
Text Example
Text Example
White with #767019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767019; }
p { color: rgb(118,112,25); }
H1.HeaderClassName
{
color: #767019;
}
.AnyTagClassName
{
color: #767019;
}
</style>
background-color css
<style>
a { background-color: #767019; }
a { background-color: rgb(118,112,25); }
div.DivClassName
{
background-color: #767019;
}
.BgClassName
{
background-color: #767019;
}
</style>
border-color css
<style>
span { border-color: #767019; }
span { border-color: rgb(118,112,25); }
td.TdClassName
{
border-color: #767019;
}
.TagClassName
{
border-color: #767019;
}
</style>