Shades of Olive #768907
Tints of Olive #768907
RGB
CMYK
RGB Variations
Color information
#768907 (or 0x768907) is known color: Olive. HEX triplet: 76, 89 and 07. RGB value is (118,137,7). Sum of RGB (Red+Green+Blue) = 118+137+7=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 137 (53.91% from 255 or 52.29% from 262); Blue value is 7 (3.12% from 255 or 2.67% from 262); Max value from RGB is 137 - color contains mainly: green. Hex color #768907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768907 is #8976F8. Grayscale: #747474. Windows color (decimal): -9008889 or 493942. OLE color: 493942.
HSL color Cylindrical-coordinate representation of color #768907: hue angle of 68.77º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #768907 is Cyan = 0.14, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 7 | - |
| CMYK | 0.14 | 0 | 0.95 | 0.46 |
| HSL | 68.77º | 0.9% | 0.28% | - |
| HSV(B) | 68.77º | 0.95% | 0.54% | - |
| XYZ | 16.46 | 21.76 | 3.53 | - |
| YUV | 116.5 | 66.21 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 7 | 0.14 | 0 | 0.95 | 0.46 | 68.77 | 0.9 | 0.28 |
| Hex | 76 | 89 | 7 | E | 0 | 5F | 2E | 45 | 5A | 1C |
| Octal | 166 | 211 | 7 | 16 | 0 | 137 | 56 | 105 | 132 | 34 |
| Binary | 1110110 | 10001001 | 111 | 1110 | 0 | 1011111 | 101110 | 1000101 | 1011010 | 11100 |
Color Harmonies of #768907
Complementary color
Monochromatic Colors of #768907
Black with #768907
Text Example
Text Example
White with #768907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768907; }
p { color: rgb(118,137,7); }
H1.HeaderClassName
{
color: #768907;
}
.AnyTagClassName
{
color: #768907;
}
</style>
background-color css
<style>
a { background-color: #768907; }
a { background-color: rgb(118,137,7); }
div.DivClassName
{
background-color: #768907;
}
.BgClassName
{
background-color: #768907;
}
</style>
border-color css
<style>
span { border-color: #768907; }
span { border-color: rgb(118,137,7); }
td.TdClassName
{
border-color: #768907;
}
.TagClassName
{
border-color: #768907;
}
</style>