Shades of Olive #768908
Tints of Olive #768908
RGB
CMYK
RGB Variations
Color information
#768908 (or 0x768908) is known color: Olive. HEX triplet: 76, 89 and 08. RGB value is (118,137,8). Sum of RGB (Red+Green+Blue) = 118+137+8=263 (34% of max value = 765). Red value is 118 (46.48% from 255 or 44.87% from 263); Green value is 137 (53.91% from 255 or 52.09% from 263); Blue value is 8 (3.52% from 255 or 3.04% from 263); Max value from RGB is 137 - color contains mainly: green. Hex color #768908 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768908 is #8976F7. Grayscale: #757575. Windows color (decimal): -9008888 or 559478. OLE color: 559478.
HSL color Cylindrical-coordinate representation of color #768908: hue angle of 68.84º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #768908 is Cyan = 0.14, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 8 | - |
| CMYK | 0.14 | 0 | 0.94 | 0.46 |
| HSL | 68.84º | 0.89% | 0.28% | - |
| HSV(B) | 68.84º | 0.94% | 0.54% | - |
| XYZ | 16.46 | 21.76 | 3.56 | - |
| YUV | 116.61 | 66.71 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 8 | 0.14 | 0 | 0.94 | 0.46 | 68.84 | 0.89 | 0.28 |
| Hex | 76 | 89 | 8 | E | 0 | 5E | 2E | 45 | 59 | 1C |
| Octal | 166 | 211 | 10 | 16 | 0 | 136 | 56 | 105 | 131 | 34 |
| Binary | 1110110 | 10001001 | 1000 | 1110 | 0 | 1011110 | 101110 | 1000101 | 1011001 | 11100 |
Color Harmonies of #768908
Complementary color
Monochromatic Colors of #768908
Black with #768908
Text Example
Text Example
White with #768908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768908; }
p { color: rgb(118,137,8); }
H1.HeaderClassName
{
color: #768908;
}
.AnyTagClassName
{
color: #768908;
}
</style>
background-color css
<style>
a { background-color: #768908; }
a { background-color: rgb(118,137,8); }
div.DivClassName
{
background-color: #768908;
}
.BgClassName
{
background-color: #768908;
}
</style>
border-color css
<style>
span { border-color: #768908; }
span { border-color: rgb(118,137,8); }
td.TdClassName
{
border-color: #768908;
}
.TagClassName
{
border-color: #768908;
}
</style>