Shades of Olive #767810
Tints of Olive #767810
RGB
CMYK
RGB Variations
Color information
#767810 (or 0x767810) is known color: Olive. HEX triplet: 76, 78 and 10. RGB value is (118,120,16). Sum of RGB (Red+Green+Blue) = 118+120+16=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 120 (47.27% from 255 or 47.24% from 254); Blue value is 16 (6.64% from 255 or 6.30% from 254); Max value from RGB is 120 - color contains mainly: green. Hex color #767810 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767810 is #8987EF. Grayscale: #6B6B6B. Windows color (decimal): -9013232 or 1079414. OLE color: 1079414.
HSL color Cylindrical-coordinate representation of color #767810: hue angle of 61.15º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #767810 is Cyan = 0.02, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 120 | 16 | - |
| CMYK | 0.02 | 0 | 0.87 | 0.53 |
| HSL | 61.15º | 0.76% | 0.27% | - |
| HSV(B) | 61.15º | 0.87% | 0.47% | - |
| XYZ | 14.28 | 17.32 | 3.08 | - |
| YUV | 107.55 | 76.34 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 120 | 16 | 0.02 | 0 | 0.87 | 0.53 | 61.15 | 0.76 | 0.27 |
| Hex | 76 | 78 | 10 | 2 | 0 | 57 | 35 | 3D | 4C | 1B |
| Octal | 166 | 170 | 20 | 2 | 0 | 127 | 65 | 75 | 114 | 33 |
| Binary | 1110110 | 1111000 | 10000 | 10 | 0 | 1010111 | 110101 | 111101 | 1001100 | 11011 |
Color Harmonies of #767810
Complementary color
Monochromatic Colors of #767810
Black with #767810
Text Example
Text Example
White with #767810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767810; }
p { color: rgb(118,120,16); }
H1.HeaderClassName
{
color: #767810;
}
.AnyTagClassName
{
color: #767810;
}
</style>
background-color css
<style>
a { background-color: #767810; }
a { background-color: rgb(118,120,16); }
div.DivClassName
{
background-color: #767810;
}
.BgClassName
{
background-color: #767810;
}
</style>
border-color css
<style>
span { border-color: #767810; }
span { border-color: rgb(118,120,16); }
td.TdClassName
{
border-color: #767810;
}
.TagClassName
{
border-color: #767810;
}
</style>