Shades of Olive #736806
Tints of Olive #736806
RGB
CMYK
RGB Variations
Color information
#736806 (or 0x736806) is known color: Olive. HEX triplet: 73, 68 and 06. RGB value is (115,104,6). Sum of RGB (Red+Green+Blue) = 115+104+6=225 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.11% from 225); Green value is 104 (41.02% from 255 or 46.22% from 225); Blue value is 6 (2.73% from 255 or 2.67% from 225); Max value from RGB is 115 - color contains mainly: red. Hex color #736806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736806 is #8C97F9. Grayscale: #606060. Windows color (decimal): -9213946 or 419955. OLE color: 419955.
HSL color Cylindrical-coordinate representation of color #736806: hue angle of 53.94º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #736806 is Cyan = 0, Magento = 0.10, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 104 | 6 | - |
| CMYK | 0 | 0.10 | 0.95 | 0.55 |
| HSL | 53.94º | 0.9% | 0.24% | - |
| HSV(B) | 53.94º | 0.95% | 0.45% | - |
| XYZ | 12.05 | 13.56 | 2.15 | - |
| YUV | 96.12 | 77.14 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 6 | 0 | 0.10 | 0.95 | 0.55 | 53.94 | 0.9 | 0.24 |
| Hex | 73 | 68 | 6 | 0 | A | 5F | 37 | 36 | 5A | 18 |
| Octal | 163 | 150 | 6 | 0 | 12 | 137 | 67 | 66 | 132 | 30 |
| Binary | 1110011 | 1101000 | 110 | 0 | 1010 | 1011111 | 110111 | 110110 | 1011010 | 11000 |
Color Harmonies of #736806
Complementary color
Monochromatic Colors of #736806
Black with #736806
Text Example
Text Example
White with #736806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736806; }
p { color: rgb(115,104,6); }
H1.HeaderClassName
{
color: #736806;
}
.AnyTagClassName
{
color: #736806;
}
</style>
background-color css
<style>
a { background-color: #736806; }
a { background-color: rgb(115,104,6); }
div.DivClassName
{
background-color: #736806;
}
.BgClassName
{
background-color: #736806;
}
</style>
border-color css
<style>
span { border-color: #736806; }
span { border-color: rgb(115,104,6); }
td.TdClassName
{
border-color: #736806;
}
.TagClassName
{
border-color: #736806;
}
</style>