Shades of Olive #738600
Tints of Olive #738600
RGB
CMYK
RGB Variations
Color information
#738600 (or 0x738600) is known color: Olive. HEX triplet: 73, 86 and 00. RGB value is (115,134,0). Sum of RGB (Red+Green+Blue) = 115+134+0=249 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.18% from 249); Green value is 134 (52.73% from 255 or 53.82% from 249); Blue value is 0 (0.39% from 255 or 0% from 249); Max value from RGB is 134 - color contains mainly: green. Hex color #738600 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738600 is #8C79FF. Grayscale: #717171. Windows color (decimal): -9206272 or 34419. OLE color: 34419.
HSL color Cylindrical-coordinate representation of color #738600: hue angle of 68.51º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #738600 is Cyan = 0.14, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 0 | - |
| CMYK | 0.14 | 0 | 1 | 0.47 |
| HSL | 68.51º | 1% | 0.26% | - |
| HSV(B) | 68.51º | 1% | 0.53% | - |
| XYZ | 15.6 | 20.7 | 3.17 | - |
| YUV | 113.04 | 64.21 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 0 | 0.14 | 0 | 1 | 0.47 | 68.51 | 1 | 0.26 |
| Hex | 73 | 86 | 0 | E | 0 | 64 | 2F | 45 | 64 | 1A |
| Octal | 163 | 206 | 0 | 16 | 0 | 144 | 57 | 105 | 144 | 32 |
| Binary | 1110011 | 10000110 | 0 | 1110 | 0 | 1100100 | 101111 | 1000101 | 1100100 | 11010 |
Color Harmonies of #738600
Complementary color
Monochromatic Colors of #738600
Black with #738600
Text Example
Text Example
White with #738600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738600; }
p { color: rgb(115,134,0); }
H1.HeaderClassName
{
color: #738600;
}
.AnyTagClassName
{
color: #738600;
}
</style>
background-color css
<style>
a { background-color: #738600; }
a { background-color: rgb(115,134,0); }
div.DivClassName
{
background-color: #738600;
}
.BgClassName
{
background-color: #738600;
}
</style>
border-color css
<style>
span { border-color: #738600; }
span { border-color: rgb(115,134,0); }
td.TdClassName
{
border-color: #738600;
}
.TagClassName
{
border-color: #738600;
}
</style>