Shades of Olive Drab #739415
Tints of Olive Drab #739415
RGB
CMYK
RGB Variations
Color information
#739415 (or 0x739415) is known color: Olive Drab. HEX triplet: 73, 94 and 15. RGB value is (115,148,21). Sum of RGB (Red+Green+Blue) = 115+148+21=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 148 (58.20% from 255 or 52.11% from 284); Blue value is 21 (8.59% from 255 or 7.39% from 284); Max value from RGB is 148 - color contains mainly: green. Hex color #739415 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #739415 is #8C6BEA. Grayscale: #7C7C7C. Windows color (decimal): -9202667 or 1414259. OLE color: 1414259.
HSL color Cylindrical-coordinate representation of color #739415: hue angle of 75.59º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #739415 is Cyan = 0.22, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 115 | 148 | 21 | - |
| CMYK | 0.22 | 0 | 0.86 | 0.42 |
| HSL | 75.59º | 0.75% | 0.33% | - |
| HSV(B) | 75.59º | 0.86% | 0.58% | - |
| XYZ | 17.8 | 24.88 | 4.57 | - |
| YUV | 123.66 | 70.07 | 121.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 148 | 21 | 0.22 | 0 | 0.86 | 0.42 | 75.59 | 0.75 | 0.33 |
| Hex | 73 | 94 | 15 | 16 | 0 | 56 | 2A | 4C | 4B | 21 |
| Octal | 163 | 224 | 25 | 26 | 0 | 126 | 52 | 114 | 113 | 41 |
| Binary | 1110011 | 10010100 | 10101 | 10110 | 0 | 1010110 | 101010 | 1001100 | 1001011 | 100001 |
Color Harmonies of #739415
Complementary color
Monochromatic Colors of #739415
Black with #739415
Text Example
Text Example
White with #739415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739415; }
p { color: rgb(115,148,21); }
H1.HeaderClassName
{
color: #739415;
}
.AnyTagClassName
{
color: #739415;
}
</style>
background-color css
<style>
a { background-color: #739415; }
a { background-color: rgb(115,148,21); }
div.DivClassName
{
background-color: #739415;
}
.BgClassName
{
background-color: #739415;
}
</style>
border-color css
<style>
span { border-color: #739415; }
span { border-color: rgb(115,148,21); }
td.TdClassName
{
border-color: #739415;
}
.TagClassName
{
border-color: #739415;
}
</style>