Shades of Olive #738609
Tints of Olive #738609
RGB
CMYK
RGB Variations
Color information
#738609 (or 0x738609) is known color: Olive. HEX triplet: 73, 86 and 09. RGB value is (115,134,9). Sum of RGB (Red+Green+Blue) = 115+134+9=258 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.57% from 258); Green value is 134 (52.73% from 255 or 51.94% from 258); Blue value is 9 (3.91% from 255 or 3.49% from 258); Max value from RGB is 134 - color contains mainly: green. Hex color #738609 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738609 is #8C79F6. Grayscale: #727272. Windows color (decimal): -9206263 or 624243. OLE color: 624243.
HSL color Cylindrical-coordinate representation of color #738609: hue angle of 69.12º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #738609 is Cyan = 0.14, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 9 | - |
| CMYK | 0.14 | 0 | 0.93 | 0.47 |
| HSL | 69.12º | 0.87% | 0.28% | - |
| HSV(B) | 69.12º | 0.93% | 0.53% | - |
| XYZ | 15.64 | 20.71 | 3.43 | - |
| YUV | 114.07 | 68.71 | 128.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 9 | 0.14 | 0 | 0.93 | 0.47 | 69.12 | 0.87 | 0.28 |
| Hex | 73 | 86 | 9 | E | 0 | 5D | 2F | 45 | 57 | 1C |
| Octal | 163 | 206 | 11 | 16 | 0 | 135 | 57 | 105 | 127 | 34 |
| Binary | 1110011 | 10000110 | 1001 | 1110 | 0 | 1011101 | 101111 | 1000101 | 1010111 | 11100 |
Color Harmonies of #738609
Complementary color
Monochromatic Colors of #738609
Black with #738609
Text Example
Text Example
White with #738609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738609; }
p { color: rgb(115,134,9); }
H1.HeaderClassName
{
color: #738609;
}
.AnyTagClassName
{
color: #738609;
}
</style>
background-color css
<style>
a { background-color: #738609; }
a { background-color: rgb(115,134,9); }
div.DivClassName
{
background-color: #738609;
}
.BgClassName
{
background-color: #738609;
}
</style>
border-color css
<style>
span { border-color: #738609; }
span { border-color: rgb(115,134,9); }
td.TdClassName
{
border-color: #738609;
}
.TagClassName
{
border-color: #738609;
}
</style>