Shades of Olive #738802
Tints of Olive #738802
RGB
CMYK
RGB Variations
Color information
#738802 (or 0x738802) is known color: Olive. HEX triplet: 73, 88 and 02. RGB value is (115,136,2). Sum of RGB (Red+Green+Blue) = 115+136+2=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 136 (53.52% from 255 or 53.75% from 253); Blue value is 2 (1.17% from 255 or 0.79% from 253); Max value from RGB is 136 - color contains mainly: green. Hex color #738802 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738802 is #8C77FD. Grayscale: #727272. Windows color (decimal): -9205758 or 166003. OLE color: 166003.
HSL color Cylindrical-coordinate representation of color #738802: hue angle of 69.4º 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 #738802 is Cyan = 0.15, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 2 | - |
| CMYK | 0.15 | 0 | 0.99 | 0.47 |
| HSL | 69.4º | 0.97% | 0.27% | - |
| HSV(B) | 69.4º | 0.99% | 0.53% | - |
| XYZ | 15.89 | 21.26 | 3.32 | - |
| YUV | 114.45 | 64.54 | 128.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 2 | 0.15 | 0 | 0.99 | 0.47 | 69.4 | 0.97 | 0.27 |
| Hex | 73 | 88 | 2 | F | 0 | 63 | 2F | 45 | 61 | 1B |
| Octal | 163 | 210 | 2 | 17 | 0 | 143 | 57 | 105 | 141 | 33 |
| Binary | 1110011 | 10001000 | 10 | 1111 | 0 | 1100011 | 101111 | 1000101 | 1100001 | 11011 |
Color Harmonies of #738802
Complementary color
Monochromatic Colors of #738802
Black with #738802
Text Example
Text Example
White with #738802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738802; }
p { color: rgb(115,136,2); }
H1.HeaderClassName
{
color: #738802;
}
.AnyTagClassName
{
color: #738802;
}
</style>
background-color css
<style>
a { background-color: #738802; }
a { background-color: rgb(115,136,2); }
div.DivClassName
{
background-color: #738802;
}
.BgClassName
{
background-color: #738802;
}
</style>
border-color css
<style>
span { border-color: #738802; }
span { border-color: rgb(115,136,2); }
td.TdClassName
{
border-color: #738802;
}
.TagClassName
{
border-color: #738802;
}
</style>