Shades of Olive #769508
Tints of Olive #769508
RGB
CMYK
RGB Variations
Color information
#769508 (or 0x769508) is known color: Olive. HEX triplet: 76, 95 and 08. RGB value is (118,149,8). Sum of RGB (Red+Green+Blue) = 118+149+8=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 149 (58.59% from 255 or 54.18% from 275); Blue value is 8 (3.52% from 255 or 2.91% from 275); Max value from RGB is 149 - color contains mainly: green. Hex color #769508 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769508 is #896AF7. Grayscale: #7C7C7C. Windows color (decimal): -9005816 or 562550. OLE color: 562550.
HSL color Cylindrical-coordinate representation of color #769508: hue angle of 73.19º degrees, saturation: 0.9, 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 #769508 is Cyan = 0.21, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 8 | - |
| CMYK | 0.21 | 0 | 0.95 | 0.42 |
| HSL | 73.19º | 0.9% | 0.31% | - |
| HSV(B) | 73.19º | 0.95% | 0.58% | - |
| XYZ | 18.26 | 25.36 | 4.16 | - |
| YUV | 123.66 | 62.73 | 123.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 8 | 0.21 | 0 | 0.95 | 0.42 | 73.19 | 0.9 | 0.31 |
| Hex | 76 | 95 | 8 | 15 | 0 | 5F | 2A | 49 | 5A | 1F |
| Octal | 166 | 225 | 10 | 25 | 0 | 137 | 52 | 111 | 132 | 37 |
| Binary | 1110110 | 10010101 | 1000 | 10101 | 0 | 1011111 | 101010 | 1001001 | 1011010 | 11111 |
Color Harmonies of #769508
Complementary color
Monochromatic Colors of #769508
Black with #769508
Text Example
Text Example
White with #769508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769508; }
p { color: rgb(118,149,8); }
H1.HeaderClassName
{
color: #769508;
}
.AnyTagClassName
{
color: #769508;
}
</style>
background-color css
<style>
a { background-color: #769508; }
a { background-color: rgb(118,149,8); }
div.DivClassName
{
background-color: #769508;
}
.BgClassName
{
background-color: #769508;
}
</style>
border-color css
<style>
span { border-color: #769508; }
span { border-color: rgb(118,149,8); }
td.TdClassName
{
border-color: #769508;
}
.TagClassName
{
border-color: #769508;
}
</style>