Shades of Olive #738604
Tints of Olive #738604
RGB
CMYK
RGB Variations
Color information
#738604 (or 0x738604) is known color: Olive. HEX triplet: 73, 86 and 04. RGB value is (115,134,4). Sum of RGB (Red+Green+Blue) = 115+134+4=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 134 (52.73% from 255 or 52.96% from 253); Blue value is 4 (1.95% from 255 or 1.58% from 253); Max value from RGB is 134 - color contains mainly: green. Hex color #738604 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738604 is #8C79FB. Grayscale: #727272. Windows color (decimal): -9206268 or 296563. OLE color: 296563.
HSL color Cylindrical-coordinate representation of color #738604: hue angle of 68.77º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #738604 is Cyan = 0.14, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 4 | - |
| CMYK | 0.14 | 0 | 0.97 | 0.47 |
| HSL | 68.77º | 0.94% | 0.27% | - |
| HSV(B) | 68.77º | 0.97% | 0.53% | - |
| XYZ | 15.62 | 20.7 | 3.29 | - |
| YUV | 113.5 | 66.21 | 129.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 4 | 0.14 | 0 | 0.97 | 0.47 | 68.77 | 0.94 | 0.27 |
| Hex | 73 | 86 | 4 | E | 0 | 61 | 2F | 45 | 5E | 1B |
| Octal | 163 | 206 | 4 | 16 | 0 | 141 | 57 | 105 | 136 | 33 |
| Binary | 1110011 | 10000110 | 100 | 1110 | 0 | 1100001 | 101111 | 1000101 | 1011110 | 11011 |
Color Harmonies of #738604
Complementary color
Monochromatic Colors of #738604
Black with #738604
Text Example
Text Example
White with #738604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738604; }
p { color: rgb(115,134,4); }
H1.HeaderClassName
{
color: #738604;
}
.AnyTagClassName
{
color: #738604;
}
</style>
background-color css
<style>
a { background-color: #738604; }
a { background-color: rgb(115,134,4); }
div.DivClassName
{
background-color: #738604;
}
.BgClassName
{
background-color: #738604;
}
</style>
border-color css
<style>
span { border-color: #738604; }
span { border-color: rgb(115,134,4); }
td.TdClassName
{
border-color: #738604;
}
.TagClassName
{
border-color: #738604;
}
</style>