Shades of Olive #769507
Tints of Olive #769507
RGB
CMYK
RGB Variations
Color information
#769507 (or 0x769507) is known color: Olive. HEX triplet: 76, 95 and 07. RGB value is (118,149,7). Sum of RGB (Red+Green+Blue) = 118+149+7=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 149 (58.59% from 255 or 54.38% from 274); Blue value is 7 (3.12% from 255 or 2.55% from 274); Max value from RGB is 149 - color contains mainly: green. Hex color #769507 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769507 is #896AF8. Grayscale: #7C7C7C. Windows color (decimal): -9005817 or 497014. OLE color: 497014.
HSL color Cylindrical-coordinate representation of color #769507: hue angle of 73.1º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #769507 is Cyan = 0.21, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 7 | - |
| CMYK | 0.21 | 0 | 0.95 | 0.42 |
| HSL | 73.1º | 0.91% | 0.31% | - |
| HSV(B) | 73.1º | 0.95% | 0.58% | - |
| XYZ | 18.26 | 25.36 | 4.13 | - |
| YUV | 123.54 | 62.23 | 124.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 7 | 0.21 | 0 | 0.95 | 0.42 | 73.1 | 0.91 | 0.31 |
| Hex | 76 | 95 | 7 | 15 | 0 | 5F | 2A | 49 | 5B | 1F |
| Octal | 166 | 225 | 7 | 25 | 0 | 137 | 52 | 111 | 133 | 37 |
| Binary | 1110110 | 10010101 | 111 | 10101 | 0 | 1011111 | 101010 | 1001001 | 1011011 | 11111 |
Color Harmonies of #769507
Complementary color
Monochromatic Colors of #769507
Black with #769507
Text Example
Text Example
White with #769507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769507; }
p { color: rgb(118,149,7); }
H1.HeaderClassName
{
color: #769507;
}
.AnyTagClassName
{
color: #769507;
}
</style>
background-color css
<style>
a { background-color: #769507; }
a { background-color: rgb(118,149,7); }
div.DivClassName
{
background-color: #769507;
}
.BgClassName
{
background-color: #769507;
}
</style>
border-color css
<style>
span { border-color: #769507; }
span { border-color: rgb(118,149,7); }
td.TdClassName
{
border-color: #769507;
}
.TagClassName
{
border-color: #769507;
}
</style>