Shades of Olive #769306
Tints of Olive #769306
RGB
CMYK
RGB Variations
Color information
#769306 (or 0x769306) is known color: Olive. HEX triplet: 76, 93 and 06. RGB value is (118,147,6). Sum of RGB (Red+Green+Blue) = 118+147+6=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 147 (57.81% from 255 or 54.24% from 271); Blue value is 6 (2.73% from 255 or 2.21% from 271); Max value from RGB is 147 - color contains mainly: green. Hex color #769306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769306 is #896CF9. Grayscale: #7A7A7A. Windows color (decimal): -9006330 or 430966. OLE color: 430966.
HSL color Cylindrical-coordinate representation of color #769306: hue angle of 72.34º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #769306 is Cyan = 0.20, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 6 | - |
| CMYK | 0.20 | 0 | 0.96 | 0.42 |
| HSL | 72.34º | 0.92% | 0.3% | - |
| HSV(B) | 72.34º | 0.96% | 0.58% | - |
| XYZ | 17.94 | 24.73 | 4 | - |
| YUV | 122.26 | 62.39 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 6 | 0.20 | 0 | 0.96 | 0.42 | 72.34 | 0.92 | 0.3 |
| Hex | 76 | 93 | 6 | 14 | 0 | 60 | 2A | 48 | 5C | 1E |
| Octal | 166 | 223 | 6 | 24 | 0 | 140 | 52 | 110 | 134 | 36 |
| Binary | 1110110 | 10010011 | 110 | 10100 | 0 | 1100000 | 101010 | 1001000 | 1011100 | 11110 |
Color Harmonies of #769306
Complementary color
Monochromatic Colors of #769306
Black with #769306
Text Example
Text Example
White with #769306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769306; }
p { color: rgb(118,147,6); }
H1.HeaderClassName
{
color: #769306;
}
.AnyTagClassName
{
color: #769306;
}
</style>
background-color css
<style>
a { background-color: #769306; }
a { background-color: rgb(118,147,6); }
div.DivClassName
{
background-color: #769306;
}
.BgClassName
{
background-color: #769306;
}
</style>
border-color css
<style>
span { border-color: #769306; }
span { border-color: rgb(118,147,6); }
td.TdClassName
{
border-color: #769306;
}
.TagClassName
{
border-color: #769306;
}
</style>