Shades of Olive #738602
Tints of Olive #738602
RGB
CMYK
RGB Variations
Color information
#738602 (or 0x738602) is known color: Olive. HEX triplet: 73, 86 and 02. RGB value is (115,134,2). Sum of RGB (Red+Green+Blue) = 115+134+2=251 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.82% from 251); Green value is 134 (52.73% from 255 or 53.39% from 251); Blue value is 2 (1.17% from 255 or 0.80% from 251); Max value from RGB is 134 - color contains mainly: green. Hex color #738602 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738602 is #8C79FD. Grayscale: #717171. Windows color (decimal): -9206270 or 165491. OLE color: 165491.
HSL color Cylindrical-coordinate representation of color #738602: hue angle of 68.64º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #738602 is Cyan = 0.14, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 2 | - |
| CMYK | 0.14 | 0 | 0.99 | 0.47 |
| HSL | 68.64º | 0.97% | 0.27% | - |
| HSV(B) | 68.64º | 0.99% | 0.53% | - |
| XYZ | 15.61 | 20.7 | 3.23 | - |
| YUV | 113.27 | 65.21 | 129.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 2 | 0.14 | 0 | 0.99 | 0.47 | 68.64 | 0.97 | 0.27 |
| Hex | 73 | 86 | 2 | E | 0 | 63 | 2F | 45 | 61 | 1B |
| Octal | 163 | 206 | 2 | 16 | 0 | 143 | 57 | 105 | 141 | 33 |
| Binary | 1110011 | 10000110 | 10 | 1110 | 0 | 1100011 | 101111 | 1000101 | 1100001 | 11011 |
Color Harmonies of #738602
Complementary color
Monochromatic Colors of #738602
Black with #738602
Text Example
Text Example
White with #738602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738602; }
p { color: rgb(115,134,2); }
H1.HeaderClassName
{
color: #738602;
}
.AnyTagClassName
{
color: #738602;
}
</style>
background-color css
<style>
a { background-color: #738602; }
a { background-color: rgb(115,134,2); }
div.DivClassName
{
background-color: #738602;
}
.BgClassName
{
background-color: #738602;
}
</style>
border-color css
<style>
span { border-color: #738602; }
span { border-color: rgb(115,134,2); }
td.TdClassName
{
border-color: #738602;
}
.TagClassName
{
border-color: #738602;
}
</style>