Shades of Olive #736607
Tints of Olive #736607
RGB
CMYK
RGB Variations
Color information
#736607 (or 0x736607) is known color: Olive. HEX triplet: 73, 66 and 07. RGB value is (115,102,7). Sum of RGB (Red+Green+Blue) = 115+102+7=224 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.34% from 224); Green value is 102 (40.23% from 255 or 45.54% from 224); Blue value is 7 (3.12% from 255 or 3.12% from 224); Max value from RGB is 115 - color contains mainly: red. Hex color #736607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736607 is #8C99F8. Grayscale: #5F5F5F. Windows color (decimal): -9214457 or 484979. OLE color: 484979.
HSL color Cylindrical-coordinate representation of color #736607: hue angle of 52.78º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #736607 is Cyan = 0, Magento = 0.11, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 102 | 7 | - |
| CMYK | 0 | 0.11 | 0.94 | 0.55 |
| HSL | 52.78º | 0.89% | 0.24% | - |
| HSV(B) | 52.78º | 0.94% | 0.45% | - |
| XYZ | 11.86 | 13.16 | 2.12 | - |
| YUV | 95.06 | 78.31 | 142.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 102 | 7 | 0 | 0.11 | 0.94 | 0.55 | 52.78 | 0.89 | 0.24 |
| Hex | 73 | 66 | 7 | 0 | B | 5E | 37 | 35 | 59 | 18 |
| Octal | 163 | 146 | 7 | 0 | 13 | 136 | 67 | 65 | 131 | 30 |
| Binary | 1110011 | 1100110 | 111 | 0 | 1011 | 1011110 | 110111 | 110101 | 1011001 | 11000 |
Color Harmonies of #736607
Complementary color
Monochromatic Colors of #736607
Black with #736607
Text Example
Text Example
White with #736607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736607; }
p { color: rgb(115,102,7); }
H1.HeaderClassName
{
color: #736607;
}
.AnyTagClassName
{
color: #736607;
}
</style>
background-color css
<style>
a { background-color: #736607; }
a { background-color: rgb(115,102,7); }
div.DivClassName
{
background-color: #736607;
}
.BgClassName
{
background-color: #736607;
}
</style>
border-color css
<style>
span { border-color: #736607; }
span { border-color: rgb(115,102,7); }
td.TdClassName
{
border-color: #736607;
}
.TagClassName
{
border-color: #736607;
}
</style>