Shades of Olive #738805
Tints of Olive #738805
RGB
CMYK
RGB Variations
Color information
#738805 (or 0x738805) is known color: Olive. HEX triplet: 73, 88 and 05. RGB value is (115,136,5). Sum of RGB (Red+Green+Blue) = 115+136+5=256 (33% of max value = 765). Red value is 115 (45.31% from 255 or 44.92% from 256); Green value is 136 (53.52% from 255 or 53.12% from 256); Blue value is 5 (2.34% from 255 or 1.95% from 256); Max value from RGB is 136 - color contains mainly: green. Hex color #738805 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738805 is #8C77FA. Grayscale: #737373. Windows color (decimal): -9205755 or 362611. OLE color: 362611.
HSL color Cylindrical-coordinate representation of color #738805: hue angle of 69.62º degrees, saturation: 0.93, 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 #738805 is Cyan = 0.15, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 5 | - |
| CMYK | 0.15 | 0 | 0.96 | 0.47 |
| HSL | 69.62º | 0.93% | 0.28% | - |
| HSV(B) | 69.62º | 0.96% | 0.53% | - |
| XYZ | 15.9 | 21.26 | 3.41 | - |
| YUV | 114.79 | 66.04 | 128.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 5 | 0.15 | 0 | 0.96 | 0.47 | 69.62 | 0.93 | 0.28 |
| Hex | 73 | 88 | 5 | F | 0 | 60 | 2F | 46 | 5D | 1C |
| Octal | 163 | 210 | 5 | 17 | 0 | 140 | 57 | 106 | 135 | 34 |
| Binary | 1110011 | 10001000 | 101 | 1111 | 0 | 1100000 | 101111 | 1000110 | 1011101 | 11100 |
Color Harmonies of #738805
Complementary color
Monochromatic Colors of #738805
Black with #738805
Text Example
Text Example
White with #738805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738805; }
p { color: rgb(115,136,5); }
H1.HeaderClassName
{
color: #738805;
}
.AnyTagClassName
{
color: #738805;
}
</style>
background-color css
<style>
a { background-color: #738805; }
a { background-color: rgb(115,136,5); }
div.DivClassName
{
background-color: #738805;
}
.BgClassName
{
background-color: #738805;
}
</style>
border-color css
<style>
span { border-color: #738805; }
span { border-color: rgb(115,136,5); }
td.TdClassName
{
border-color: #738805;
}
.TagClassName
{
border-color: #738805;
}
</style>