Shades of Olive #738804
Tints of Olive #738804
RGB
CMYK
RGB Variations
Color information
#738804 (or 0x738804) is known color: Olive. HEX triplet: 73, 88 and 04. RGB value is (115,136,4). Sum of RGB (Red+Green+Blue) = 115+136+4=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 136 (53.52% from 255 or 53.33% from 255); Blue value is 4 (1.95% from 255 or 1.57% from 255); Max value from RGB is 136 - color contains mainly: green. Hex color #738804 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738804 is #8C77FB. Grayscale: #737373. Windows color (decimal): -9205756 or 297075. OLE color: 297075.
HSL color Cylindrical-coordinate representation of color #738804: hue angle of 69.55º 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 #738804 is Cyan = 0.15, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 4 | - |
| CMYK | 0.15 | 0 | 0.97 | 0.47 |
| HSL | 69.55º | 0.94% | 0.27% | - |
| HSV(B) | 69.55º | 0.97% | 0.53% | - |
| XYZ | 15.9 | 21.26 | 3.38 | - |
| YUV | 114.67 | 65.54 | 128.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 4 | 0.15 | 0 | 0.97 | 0.47 | 69.55 | 0.94 | 0.27 |
| Hex | 73 | 88 | 4 | F | 0 | 61 | 2F | 46 | 5E | 1B |
| Octal | 163 | 210 | 4 | 17 | 0 | 141 | 57 | 106 | 136 | 33 |
| Binary | 1110011 | 10001000 | 100 | 1111 | 0 | 1100001 | 101111 | 1000110 | 1011110 | 11011 |
Color Harmonies of #738804
Complementary color
Monochromatic Colors of #738804
Black with #738804
Text Example
Text Example
White with #738804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738804; }
p { color: rgb(115,136,4); }
H1.HeaderClassName
{
color: #738804;
}
.AnyTagClassName
{
color: #738804;
}
</style>
background-color css
<style>
a { background-color: #738804; }
a { background-color: rgb(115,136,4); }
div.DivClassName
{
background-color: #738804;
}
.BgClassName
{
background-color: #738804;
}
</style>
border-color css
<style>
span { border-color: #738804; }
span { border-color: rgb(115,136,4); }
td.TdClassName
{
border-color: #738804;
}
.TagClassName
{
border-color: #738804;
}
</style>