Shades of Olive #768606
Tints of Olive #768606
RGB
CMYK
RGB Variations
Color information
#768606 (or 0x768606) is known color: Olive. HEX triplet: 76, 86 and 06. RGB value is (118,134,6). Sum of RGB (Red+Green+Blue) = 118+134+6=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 134 (52.73% from 255 or 51.94% from 258); Blue value is 6 (2.73% from 255 or 2.33% from 258); Max value from RGB is 134 - color contains mainly: green. Hex color #768606 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768606 is #8979F9. Grayscale: #737373. Windows color (decimal): -9009658 or 427638. OLE color: 427638.
HSL color Cylindrical-coordinate representation of color #768606: hue angle of 67.5º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #768606 is Cyan = 0.12, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 134 | 6 | - |
| CMYK | 0.12 | 0 | 0.96 | 0.47 |
| HSL | 67.5º | 0.91% | 0.27% | - |
| HSV(B) | 67.5º | 0.96% | 0.53% | - |
| XYZ | 16.03 | 20.91 | 3.36 | - |
| YUV | 114.62 | 66.7 | 130.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 134 | 6 | 0.12 | 0 | 0.96 | 0.47 | 67.5 | 0.91 | 0.27 |
| Hex | 76 | 86 | 6 | C | 0 | 60 | 2F | 44 | 5B | 1B |
| Octal | 166 | 206 | 6 | 14 | 0 | 140 | 57 | 104 | 133 | 33 |
| Binary | 1110110 | 10000110 | 110 | 1100 | 0 | 1100000 | 101111 | 1000100 | 1011011 | 11011 |
Color Harmonies of #768606
Complementary color
Monochromatic Colors of #768606
Black with #768606
Text Example
Text Example
White with #768606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768606; }
p { color: rgb(118,134,6); }
H1.HeaderClassName
{
color: #768606;
}
.AnyTagClassName
{
color: #768606;
}
</style>
background-color css
<style>
a { background-color: #768606; }
a { background-color: rgb(118,134,6); }
div.DivClassName
{
background-color: #768606;
}
.BgClassName
{
background-color: #768606;
}
</style>
border-color css
<style>
span { border-color: #768606; }
span { border-color: rgb(118,134,6); }
td.TdClassName
{
border-color: #768606;
}
.TagClassName
{
border-color: #768606;
}
</style>