Shades of Olive #768309
Tints of Olive #768309
RGB
CMYK
RGB Variations
Color information
#768309 (or 0x768309) is known color: Olive. HEX triplet: 76, 83 and 09. RGB value is (118,131,9). Sum of RGB (Red+Green+Blue) = 118+131+9=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 131 (51.56% from 255 or 50.78% from 258); Blue value is 9 (3.91% from 255 or 3.49% from 258); Max value from RGB is 131 - color contains mainly: green. Hex color #768309 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768309 is #897CF6. Grayscale: #717171. Windows color (decimal): -9010423 or 623478. OLE color: 623478.
HSL color Cylindrical-coordinate representation of color #768309: hue angle of 66.39º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #768309 is Cyan = 0.10, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 9 | - |
| CMYK | 0.10 | 0 | 0.93 | 0.49 |
| HSL | 66.39º | 0.87% | 0.27% | - |
| HSV(B) | 66.39º | 0.93% | 0.51% | - |
| XYZ | 15.64 | 20.1 | 3.31 | - |
| YUV | 113.21 | 69.19 | 131.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 9 | 0.10 | 0 | 0.93 | 0.49 | 66.39 | 0.87 | 0.27 |
| Hex | 76 | 83 | 9 | A | 0 | 5D | 31 | 42 | 57 | 1B |
| Octal | 166 | 203 | 11 | 12 | 0 | 135 | 61 | 102 | 127 | 33 |
| Binary | 1110110 | 10000011 | 1001 | 1010 | 0 | 1011101 | 110001 | 1000010 | 1010111 | 11011 |
Color Harmonies of #768309
Complementary color
Monochromatic Colors of #768309
Black with #768309
Text Example
Text Example
White with #768309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768309; }
p { color: rgb(118,131,9); }
H1.HeaderClassName
{
color: #768309;
}
.AnyTagClassName
{
color: #768309;
}
</style>
background-color css
<style>
a { background-color: #768309; }
a { background-color: rgb(118,131,9); }
div.DivClassName
{
background-color: #768309;
}
.BgClassName
{
background-color: #768309;
}
</style>
border-color css
<style>
span { border-color: #768309; }
span { border-color: rgb(118,131,9); }
td.TdClassName
{
border-color: #768309;
}
.TagClassName
{
border-color: #768309;
}
</style>