Shades of Olive #769008
Tints of Olive #769008
RGB
CMYK
RGB Variations
Color information
#769008 (or 0x769008) is known color: Olive. HEX triplet: 76, 90 and 08. RGB value is (118,144,8). Sum of RGB (Red+Green+Blue) = 118+144+8=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 144 (56.64% from 255 or 53.33% from 270); Blue value is 8 (3.52% from 255 or 2.96% from 270); Max value from RGB is 144 - color contains mainly: green. Hex color #769008 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769008 is #896FF7. Grayscale: #797979. Windows color (decimal): -9007096 or 561270. OLE color: 561270.
HSL color Cylindrical-coordinate representation of color #769008: hue angle of 71.47º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #769008 is Cyan = 0.18, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 118 | 144 | 8 | - |
| CMYK | 0.18 | 0 | 0.94 | 0.44 |
| HSL | 71.47º | 0.89% | 0.3% | - |
| HSV(B) | 71.47º | 0.94% | 0.56% | - |
| XYZ | 17.49 | 23.82 | 3.9 | - |
| YUV | 120.72 | 64.39 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 144 | 8 | 0.18 | 0 | 0.94 | 0.44 | 71.47 | 0.89 | 0.3 |
| Hex | 76 | 90 | 8 | 12 | 0 | 5E | 2C | 47 | 59 | 1E |
| Octal | 166 | 220 | 10 | 22 | 0 | 136 | 54 | 107 | 131 | 36 |
| Binary | 1110110 | 10010000 | 1000 | 10010 | 0 | 1011110 | 101100 | 1000111 | 1011001 | 11110 |
Color Harmonies of #769008
Complementary color
Monochromatic Colors of #769008
Black with #769008
Text Example
Text Example
White with #769008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769008; }
p { color: rgb(118,144,8); }
H1.HeaderClassName
{
color: #769008;
}
.AnyTagClassName
{
color: #769008;
}
</style>
background-color css
<style>
a { background-color: #769008; }
a { background-color: rgb(118,144,8); }
div.DivClassName
{
background-color: #769008;
}
.BgClassName
{
background-color: #769008;
}
</style>
border-color css
<style>
span { border-color: #769008; }
span { border-color: rgb(118,144,8); }
td.TdClassName
{
border-color: #769008;
}
.TagClassName
{
border-color: #769008;
}
</style>