Shades of Olive #718309
Tints of Olive #718309
RGB
CMYK
RGB Variations
Color information
#718309 (or 0x718309) is known color: Olive. HEX triplet: 71, 83 and 09. RGB value is (113,131,9). Sum of RGB (Red+Green+Blue) = 113+131+9=253 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.66% from 253); Green value is 131 (51.56% from 255 or 51.78% from 253); Blue value is 9 (3.91% from 255 or 3.56% from 253); Max value from RGB is 131 - color contains mainly: green. Hex color #718309 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #718309 is #8E7CF6. Grayscale: #707070. Windows color (decimal): -9338103 or 623473. OLE color: 623473.
HSL color Cylindrical-coordinate representation of color #718309: hue angle of 68.85º 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 #718309 is Cyan = 0.14, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 131 | 9 | - |
| CMYK | 0.14 | 0 | 0.93 | 0.49 |
| HSL | 68.85º | 0.87% | 0.27% | - |
| HSV(B) | 68.85º | 0.93% | 0.51% | - |
| XYZ | 14.98 | 19.76 | 3.28 | - |
| YUV | 111.71 | 70.04 | 128.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 131 | 9 | 0.14 | 0 | 0.93 | 0.49 | 68.85 | 0.87 | 0.27 |
| Hex | 71 | 83 | 9 | E | 0 | 5D | 31 | 45 | 57 | 1B |
| Octal | 161 | 203 | 11 | 16 | 0 | 135 | 61 | 105 | 127 | 33 |
| Binary | 1110001 | 10000011 | 1001 | 1110 | 0 | 1011101 | 110001 | 1000101 | 1010111 | 11011 |
Color Harmonies of #718309
Complementary color
Monochromatic Colors of #718309
Black with #718309
Text Example
Text Example
White with #718309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718309; }
p { color: rgb(113,131,9); }
H1.HeaderClassName
{
color: #718309;
}
.AnyTagClassName
{
color: #718309;
}
</style>
background-color css
<style>
a { background-color: #718309; }
a { background-color: rgb(113,131,9); }
div.DivClassName
{
background-color: #718309;
}
.BgClassName
{
background-color: #718309;
}
</style>
border-color css
<style>
span { border-color: #718309; }
span { border-color: rgb(113,131,9); }
td.TdClassName
{
border-color: #718309;
}
.TagClassName
{
border-color: #718309;
}
</style>