Shades of Olive #738009
Tints of Olive #738009
RGB
CMYK
RGB Variations
Color information
#738009 (or 0x738009) is known color: Olive. HEX triplet: 73, 80 and 09. RGB value is (115,128,9). Sum of RGB (Red+Green+Blue) = 115+128+9=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 128 (50.39% from 255 or 50.79% from 252); Blue value is 9 (3.91% from 255 or 3.57% from 252); Max value from RGB is 128 - color contains mainly: green. Hex color #738009 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738009 is #8C7FF6. Grayscale: #6F6F6F. Windows color (decimal): -9207799 or 622707. OLE color: 622707.
HSL color Cylindrical-coordinate representation of color #738009: hue angle of 66.55º 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 #738009 is Cyan = 0.10, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 115 | 128 | 9 | - |
| CMYK | 0.10 | 0 | 0.93 | 0.50 |
| HSL | 66.55º | 0.87% | 0.27% | - |
| HSV(B) | 66.55º | 0.93% | 0.5% | - |
| XYZ | 14.84 | 19.1 | 3.16 | - |
| YUV | 110.55 | 70.69 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 128 | 9 | 0.10 | 0 | 0.93 | 0.50 | 66.55 | 0.87 | 0.27 |
| Hex | 73 | 80 | 9 | A | 0 | 5D | 32 | 43 | 57 | 1B |
| Octal | 163 | 200 | 11 | 12 | 0 | 135 | 62 | 103 | 127 | 33 |
| Binary | 1110011 | 10000000 | 1001 | 1010 | 0 | 1011101 | 110010 | 1000011 | 1010111 | 11011 |
Color Harmonies of #738009
Complementary color
Monochromatic Colors of #738009
Black with #738009
Text Example
Text Example
White with #738009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738009; }
p { color: rgb(115,128,9); }
H1.HeaderClassName
{
color: #738009;
}
.AnyTagClassName
{
color: #738009;
}
</style>
background-color css
<style>
a { background-color: #738009; }
a { background-color: rgb(115,128,9); }
div.DivClassName
{
background-color: #738009;
}
.BgClassName
{
background-color: #738009;
}
</style>
border-color css
<style>
span { border-color: #738009; }
span { border-color: rgb(115,128,9); }
td.TdClassName
{
border-color: #738009;
}
.TagClassName
{
border-color: #738009;
}
</style>