Shades of Olive #769308
Tints of Olive #769308
RGB
CMYK
RGB Variations
Color information
#769308 (or 0x769308) is known color: Olive. HEX triplet: 76, 93 and 08. RGB value is (118,147,8). Sum of RGB (Red+Green+Blue) = 118+147+8=273 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.22% from 273); Green value is 147 (57.81% from 255 or 53.85% from 273); Blue value is 8 (3.52% from 255 or 2.93% from 273); Max value from RGB is 147 - color contains mainly: green. Hex color #769308 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769308 is #896CF7. Grayscale: #7B7B7B. Windows color (decimal): -9006328 or 562038. OLE color: 562038.
HSL color Cylindrical-coordinate representation of color #769308: hue angle of 72.52º degrees, saturation: 0.9, 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 #769308 is Cyan = 0.20, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 8 | - |
| CMYK | 0.20 | 0 | 0.95 | 0.42 |
| HSL | 72.52º | 0.9% | 0.3% | - |
| HSV(B) | 72.52º | 0.95% | 0.58% | - |
| XYZ | 17.95 | 24.74 | 4.06 | - |
| YUV | 122.48 | 63.39 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 8 | 0.20 | 0 | 0.95 | 0.42 | 72.52 | 0.9 | 0.3 |
| Hex | 76 | 93 | 8 | 14 | 0 | 5F | 2A | 49 | 5A | 1E |
| Octal | 166 | 223 | 10 | 24 | 0 | 137 | 52 | 111 | 132 | 36 |
| Binary | 1110110 | 10010011 | 1000 | 10100 | 0 | 1011111 | 101010 | 1001001 | 1011010 | 11110 |
Color Harmonies of #769308
Complementary color
Monochromatic Colors of #769308
Black with #769308
Text Example
Text Example
White with #769308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769308; }
p { color: rgb(118,147,8); }
H1.HeaderClassName
{
color: #769308;
}
.AnyTagClassName
{
color: #769308;
}
</style>
background-color css
<style>
a { background-color: #769308; }
a { background-color: rgb(118,147,8); }
div.DivClassName
{
background-color: #769308;
}
.BgClassName
{
background-color: #769308;
}
</style>
border-color css
<style>
span { border-color: #769308; }
span { border-color: rgb(118,147,8); }
td.TdClassName
{
border-color: #769308;
}
.TagClassName
{
border-color: #769308;
}
</style>