Shades of Olive #807109
Tints of Olive #807109
RGB
CMYK
RGB Variations
Color information
#807109 (or 0x807109) is known color: Olive. HEX triplet: 80, 71 and 09. RGB value is (128,113,9). Sum of RGB (Red+Green+Blue) = 128+113+9=250 (33% of max value = 765). Red value is 128 (50.39% from 255 or 51.2% from 250); Green value is 113 (44.53% from 255 or 45.2% from 250); Blue value is 9 (3.91% from 255 or 3.6% from 250); Max value from RGB is 128 - color contains mainly: red. Hex color #807109 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #807109 is #7F8EF6. Grayscale: #6A6A6A. Windows color (decimal): -8359671 or 618880. OLE color: 618880.
HSL color Cylindrical-coordinate representation of color #807109: hue angle of 52.44º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #807109 is Cyan = 0, Magento = 0.12, Yellow = 0.93 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 113 | 9 | - |
| CMYK | 0 | 0.12 | 0.93 | 0.50 |
| HSL | 52.44º | 0.87% | 0.27% | - |
| HSV(B) | 52.44º | 0.93% | 0.5% | - |
| XYZ | 14.86 | 16.42 | 2.64 | - |
| YUV | 105.63 | 73.47 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 113 | 9 | 0 | 0.12 | 0.93 | 0.50 | 52.44 | 0.87 | 0.27 |
| Hex | 80 | 71 | 9 | 0 | C | 5D | 32 | 34 | 57 | 1B |
| Octal | 200 | 161 | 11 | 0 | 14 | 135 | 62 | 64 | 127 | 33 |
| Binary | 10000000 | 1110001 | 1001 | 0 | 1100 | 1011101 | 110010 | 110100 | 1010111 | 11011 |
Color Harmonies of #807109
Complementary color
Monochromatic Colors of #807109
Black with #807109
Text Example
Text Example
White with #807109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807109; }
p { color: rgb(128,113,9); }
H1.HeaderClassName
{
color: #807109;
}
.AnyTagClassName
{
color: #807109;
}
</style>
background-color css
<style>
a { background-color: #807109; }
a { background-color: rgb(128,113,9); }
div.DivClassName
{
background-color: #807109;
}
.BgClassName
{
background-color: #807109;
}
</style>
border-color css
<style>
span { border-color: #807109; }
span { border-color: rgb(128,113,9); }
td.TdClassName
{
border-color: #807109;
}
.TagClassName
{
border-color: #807109;
}
</style>