Shades of Olive #738906
Tints of Olive #738906
RGB
CMYK
RGB Variations
Color information
#738906 (or 0x738906) is known color: Olive. HEX triplet: 73, 89 and 06. RGB value is (115,137,6). Sum of RGB (Red+Green+Blue) = 115+137+6=258 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.57% from 258); Green value is 137 (53.91% from 255 or 53.10% from 258); Blue value is 6 (2.73% from 255 or 2.33% from 258); Max value from RGB is 137 - color contains mainly: green. Hex color #738906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738906 is #8C76F9. Grayscale: #737373. Windows color (decimal): -9205498 or 428403. OLE color: 428403.
HSL color Cylindrical-coordinate representation of color #738906: hue angle of 70.08º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #738906 is Cyan = 0.16, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 137 | 6 | - |
| CMYK | 0.16 | 0 | 0.96 | 0.46 |
| HSL | 70.08º | 0.92% | 0.28% | - |
| HSV(B) | 70.08º | 0.96% | 0.54% | - |
| XYZ | 16.05 | 21.55 | 3.49 | - |
| YUV | 115.49 | 66.21 | 127.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 6 | 0.16 | 0 | 0.96 | 0.46 | 70.08 | 0.92 | 0.28 |
| Hex | 73 | 89 | 6 | 10 | 0 | 60 | 2E | 46 | 5C | 1C |
| Octal | 163 | 211 | 6 | 20 | 0 | 140 | 56 | 106 | 134 | 34 |
| Binary | 1110011 | 10001001 | 110 | 10000 | 0 | 1100000 | 101110 | 1000110 | 1011100 | 11100 |
Color Harmonies of #738906
Complementary color
Monochromatic Colors of #738906
Black with #738906
Text Example
Text Example
White with #738906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738906; }
p { color: rgb(115,137,6); }
H1.HeaderClassName
{
color: #738906;
}
.AnyTagClassName
{
color: #738906;
}
</style>
background-color css
<style>
a { background-color: #738906; }
a { background-color: rgb(115,137,6); }
div.DivClassName
{
background-color: #738906;
}
.BgClassName
{
background-color: #738906;
}
</style>
border-color css
<style>
span { border-color: #738906; }
span { border-color: rgb(115,137,6); }
td.TdClassName
{
border-color: #738906;
}
.TagClassName
{
border-color: #738906;
}
</style>