Shades of Olive #767908
Tints of Olive #767908
RGB
CMYK
RGB Variations
Color information
#767908 (or 0x767908) is known color: Olive. HEX triplet: 76, 79 and 08. RGB value is (118,121,8). Sum of RGB (Red+Green+Blue) = 118+121+8=247 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.77% from 247); Green value is 121 (47.66% from 255 or 48.99% from 247); Blue value is 8 (3.52% from 255 or 3.24% from 247); Max value from RGB is 121 - color contains mainly: green. Hex color #767908 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767908 is #8986F7. Grayscale: #6B6B6B. Windows color (decimal): -9012984 or 555382. OLE color: 555382.
HSL color Cylindrical-coordinate representation of color #767908: hue angle of 61.59º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #767908 is Cyan = 0.02, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 121 | 8 | - |
| CMYK | 0.02 | 0 | 0.93 | 0.53 |
| HSL | 61.59º | 0.88% | 0.25% | - |
| HSV(B) | 61.59º | 0.93% | 0.47% | - |
| XYZ | 14.35 | 17.54 | 2.86 | - |
| YUV | 107.22 | 72.01 | 135.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 121 | 8 | 0.02 | 0 | 0.93 | 0.53 | 61.59 | 0.88 | 0.25 |
| Hex | 76 | 79 | 8 | 2 | 0 | 5D | 35 | 3E | 58 | 19 |
| Octal | 166 | 171 | 10 | 2 | 0 | 135 | 65 | 76 | 130 | 31 |
| Binary | 1110110 | 1111001 | 1000 | 10 | 0 | 1011101 | 110101 | 111110 | 1011000 | 11001 |
Color Harmonies of #767908
Complementary color
Monochromatic Colors of #767908
Black with #767908
Text Example
Text Example
White with #767908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767908; }
p { color: rgb(118,121,8); }
H1.HeaderClassName
{
color: #767908;
}
.AnyTagClassName
{
color: #767908;
}
</style>
background-color css
<style>
a { background-color: #767908; }
a { background-color: rgb(118,121,8); }
div.DivClassName
{
background-color: #767908;
}
.BgClassName
{
background-color: #767908;
}
</style>
border-color css
<style>
span { border-color: #767908; }
span { border-color: rgb(118,121,8); }
td.TdClassName
{
border-color: #767908;
}
.TagClassName
{
border-color: #767908;
}
</style>