Shades of Olive #769307
Tints of Olive #769307
RGB
CMYK
RGB Variations
Color information
#769307 (or 0x769307) is known color: Olive. HEX triplet: 76, 93 and 07. RGB value is (118,147,7). Sum of RGB (Red+Green+Blue) = 118+147+7=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 147 (57.81% from 255 or 54.04% from 272); Blue value is 7 (3.12% from 255 or 2.57% from 272); Max value from RGB is 147 - color contains mainly: green. Hex color #769307 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769307 is #896CF8. Grayscale: #7A7A7A. Windows color (decimal): -9006329 or 496502. OLE color: 496502.
HSL color Cylindrical-coordinate representation of color #769307: hue angle of 72.43º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #769307 is Cyan = 0.20, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 7 | - |
| CMYK | 0.20 | 0 | 0.95 | 0.42 |
| HSL | 72.43º | 0.91% | 0.3% | - |
| HSV(B) | 72.43º | 0.95% | 0.58% | - |
| XYZ | 17.94 | 24.73 | 4.03 | - |
| YUV | 122.37 | 62.89 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 7 | 0.20 | 0 | 0.95 | 0.42 | 72.43 | 0.91 | 0.3 |
| Hex | 76 | 93 | 7 | 14 | 0 | 5F | 2A | 48 | 5B | 1E |
| Octal | 166 | 223 | 7 | 24 | 0 | 137 | 52 | 110 | 133 | 36 |
| Binary | 1110110 | 10010011 | 111 | 10100 | 0 | 1011111 | 101010 | 1001000 | 1011011 | 11110 |
Color Harmonies of #769307
Complementary color
Monochromatic Colors of #769307
Black with #769307
Text Example
Text Example
White with #769307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769307; }
p { color: rgb(118,147,7); }
H1.HeaderClassName
{
color: #769307;
}
.AnyTagClassName
{
color: #769307;
}
</style>
background-color css
<style>
a { background-color: #769307; }
a { background-color: rgb(118,147,7); }
div.DivClassName
{
background-color: #769307;
}
.BgClassName
{
background-color: #769307;
}
</style>
border-color css
<style>
span { border-color: #769307; }
span { border-color: rgb(118,147,7); }
td.TdClassName
{
border-color: #769307;
}
.TagClassName
{
border-color: #769307;
}
</style>