Shades of Olive #736807
Tints of Olive #736807
RGB
CMYK
RGB Variations
Color information
#736807 (or 0x736807) is known color: Olive. HEX triplet: 73, 68 and 07. RGB value is (115,104,7). Sum of RGB (Red+Green+Blue) = 115+104+7=226 (29% of max value = 765). Red value is 115 (45.31% from 255 or 50.88% from 226); Green value is 104 (41.02% from 255 or 46.02% from 226); Blue value is 7 (3.12% from 255 or 3.10% from 226); Max value from RGB is 115 - color contains mainly: red. Hex color #736807 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736807 is #8C97F8. Grayscale: #606060. Windows color (decimal): -9213945 or 485491. OLE color: 485491.
HSL color Cylindrical-coordinate representation of color #736807: hue angle of 53.89º 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 #736807 is Cyan = 0, Magento = 0.10, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 104 | 7 | - |
| CMYK | 0 | 0.10 | 0.94 | 0.55 |
| HSL | 53.89º | 0.89% | 0.24% | - |
| HSV(B) | 53.89º | 0.94% | 0.45% | - |
| XYZ | 12.06 | 13.56 | 2.18 | - |
| YUV | 96.23 | 77.64 | 141.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 7 | 0 | 0.10 | 0.94 | 0.55 | 53.89 | 0.89 | 0.24 |
| Hex | 73 | 68 | 7 | 0 | A | 5E | 37 | 36 | 59 | 18 |
| Octal | 163 | 150 | 7 | 0 | 12 | 136 | 67 | 66 | 131 | 30 |
| Binary | 1110011 | 1101000 | 111 | 0 | 1010 | 1011110 | 110111 | 110110 | 1011001 | 11000 |
Color Harmonies of #736807
Complementary color
Monochromatic Colors of #736807
Black with #736807
Text Example
Text Example
White with #736807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736807; }
p { color: rgb(115,104,7); }
H1.HeaderClassName
{
color: #736807;
}
.AnyTagClassName
{
color: #736807;
}
</style>
background-color css
<style>
a { background-color: #736807; }
a { background-color: rgb(115,104,7); }
div.DivClassName
{
background-color: #736807;
}
.BgClassName
{
background-color: #736807;
}
</style>
border-color css
<style>
span { border-color: #736807; }
span { border-color: rgb(115,104,7); }
td.TdClassName
{
border-color: #736807;
}
.TagClassName
{
border-color: #736807;
}
</style>