Shades of Olive #736604
Tints of Olive #736604
RGB
CMYK
RGB Variations
Color information
#736604 (or 0x736604) is known color: Olive. HEX triplet: 73, 66 and 04. RGB value is (115,102,4). Sum of RGB (Red+Green+Blue) = 115+102+4=221 (29% of max value = 765). Red value is 115 (45.31% from 255 or 52.04% from 221); Green value is 102 (40.23% from 255 or 46.15% from 221); Blue value is 4 (1.95% from 255 or 1.81% from 221); Max value from RGB is 115 - color contains mainly: red. Hex color #736604 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736604 is #8C99FB. Grayscale: #5F5F5F. Windows color (decimal): -9214460 or 288371. OLE color: 288371.
HSL color Cylindrical-coordinate representation of color #736604: hue angle of 52.97º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #736604 is Cyan = 0, Magento = 0.11, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 4 | - |
| CMYK | 0 | 0.11 | 0.97 | 0.55 |
| HSL | 52.97º | 0.93% | 0.23% | - |
| HSV(B) | 52.97º | 0.97% | 0.45% | - |
| XYZ | 11.84 | 13.16 | 2.03 | - |
| YUV | 94.72 | 76.81 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 4 | 0 | 0.11 | 0.97 | 0.55 | 52.97 | 0.93 | 0.23 |
| Hex | 73 | 66 | 4 | 0 | B | 61 | 37 | 35 | 5D | 17 |
| Octal | 163 | 146 | 4 | 0 | 13 | 141 | 67 | 65 | 135 | 27 |
| Binary | 1110011 | 1100110 | 100 | 0 | 1011 | 1100001 | 110111 | 110101 | 1011101 | 10111 |
Color Harmonies of #736604
Complementary color
Monochromatic Colors of #736604
Black with #736604
Text Example
Text Example
White with #736604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736604; }
p { color: rgb(115,102,4); }
H1.HeaderClassName
{
color: #736604;
}
.AnyTagClassName
{
color: #736604;
}
</style>
background-color css
<style>
a { background-color: #736604; }
a { background-color: rgb(115,102,4); }
div.DivClassName
{
background-color: #736604;
}
.BgClassName
{
background-color: #736604;
}
</style>
border-color css
<style>
span { border-color: #736604; }
span { border-color: rgb(115,102,4); }
td.TdClassName
{
border-color: #736604;
}
.TagClassName
{
border-color: #736604;
}
</style>