Shades of Olive #738907
Tints of Olive #738907
RGB
CMYK
RGB Variations
Color information
#738907 (or 0x738907) is known color: Olive. HEX triplet: 73, 89 and 07. RGB value is (115,137,7). Sum of RGB (Red+Green+Blue) = 115+137+7=259 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.40% from 259); Green value is 137 (53.91% from 255 or 52.90% from 259); Blue value is 7 (3.12% from 255 or 2.70% from 259); Max value from RGB is 137 - color contains mainly: green. Hex color #738907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738907 is #8C76F8. Grayscale: #747474. Windows color (decimal): -9205497 or 493939. OLE color: 493939.
HSL color Cylindrical-coordinate representation of color #738907: hue angle of 70.15º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #738907 is Cyan = 0.16, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 115 | 137 | 7 | - |
| CMYK | 0.16 | 0 | 0.95 | 0.46 |
| HSL | 70.15º | 0.9% | 0.28% | - |
| HSV(B) | 70.15º | 0.95% | 0.54% | - |
| XYZ | 16.05 | 21.55 | 3.51 | - |
| YUV | 115.6 | 66.71 | 127.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 137 | 7 | 0.16 | 0 | 0.95 | 0.46 | 70.15 | 0.9 | 0.28 |
| Hex | 73 | 89 | 7 | 10 | 0 | 5F | 2E | 46 | 5A | 1C |
| Octal | 163 | 211 | 7 | 20 | 0 | 137 | 56 | 106 | 132 | 34 |
| Binary | 1110011 | 10001001 | 111 | 10000 | 0 | 1011111 | 101110 | 1000110 | 1011010 | 11100 |
Color Harmonies of #738907
Complementary color
Monochromatic Colors of #738907
Black with #738907
Text Example
Text Example
White with #738907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738907; }
p { color: rgb(115,137,7); }
H1.HeaderClassName
{
color: #738907;
}
.AnyTagClassName
{
color: #738907;
}
</style>
background-color css
<style>
a { background-color: #738907; }
a { background-color: rgb(115,137,7); }
div.DivClassName
{
background-color: #738907;
}
.BgClassName
{
background-color: #738907;
}
</style>
border-color css
<style>
span { border-color: #738907; }
span { border-color: rgb(115,137,7); }
td.TdClassName
{
border-color: #738907;
}
.TagClassName
{
border-color: #738907;
}
</style>