Shades of Olive #738706
Tints of Olive #738706
RGB
CMYK
RGB Variations
Color information
#738706 (or 0x738706) is known color: Olive. HEX triplet: 73, 87 and 06. RGB value is (115,135,6). Sum of RGB (Red+Green+Blue) = 115+135+6=256 (33% of max value = 765). Red value is 115 (45.31% from 255 or 44.92% from 256); Green value is 135 (53.12% from 255 or 52.73% from 256); Blue value is 6 (2.73% from 255 or 2.34% from 256); Max value from RGB is 135 - color contains mainly: green. Hex color #738706 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738706 is #8C78F9. Grayscale: #727272. Windows color (decimal): -9206010 or 427891. OLE color: 427891.
HSL color Cylindrical-coordinate representation of color #738706: hue angle of 69.3º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #738706 is Cyan = 0.15, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 6 | - |
| CMYK | 0.15 | 0 | 0.96 | 0.47 |
| HSL | 69.3º | 0.91% | 0.28% | - |
| HSV(B) | 69.3º | 0.96% | 0.53% | - |
| XYZ | 15.77 | 20.99 | 3.39 | - |
| YUV | 114.31 | 66.87 | 128.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 6 | 0.15 | 0 | 0.96 | 0.47 | 69.3 | 0.91 | 0.28 |
| Hex | 73 | 87 | 6 | F | 0 | 60 | 2F | 45 | 5B | 1C |
| Octal | 163 | 207 | 6 | 17 | 0 | 140 | 57 | 105 | 133 | 34 |
| Binary | 1110011 | 10000111 | 110 | 1111 | 0 | 1100000 | 101111 | 1000101 | 1011011 | 11100 |
Color Harmonies of #738706
Complementary color
Monochromatic Colors of #738706
Black with #738706
Text Example
Text Example
White with #738706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738706; }
p { color: rgb(115,135,6); }
H1.HeaderClassName
{
color: #738706;
}
.AnyTagClassName
{
color: #738706;
}
</style>
background-color css
<style>
a { background-color: #738706; }
a { background-color: rgb(115,135,6); }
div.DivClassName
{
background-color: #738706;
}
.BgClassName
{
background-color: #738706;
}
</style>
border-color css
<style>
span { border-color: #738706; }
span { border-color: rgb(115,135,6); }
td.TdClassName
{
border-color: #738706;
}
.TagClassName
{
border-color: #738706;
}
</style>