Shades of Olive #726607
Tints of Olive #726607
RGB
CMYK
RGB Variations
Color information
#726607 (or 0x726607) is known color: Olive. HEX triplet: 72, 66 and 07. RGB value is (114,102,7). Sum of RGB (Red+Green+Blue) = 114+102+7=223 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.12% from 223); Green value is 102 (40.23% from 255 or 45.74% from 223); Blue value is 7 (3.12% from 255 or 3.14% from 223); Max value from RGB is 114 - color contains mainly: red. Hex color #726607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726607 is #8D99F8. Grayscale: #5F5F5F. Windows color (decimal): -9279993 or 484978. OLE color: 484978.
HSL color Cylindrical-coordinate representation of color #726607: hue angle of 53.27º degrees, saturation: 0.88, 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 #726607 is Cyan = 0, Magento = 0.11, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 102 | 7 | - |
| CMYK | 0 | 0.11 | 0.94 | 0.55 |
| HSL | 53.27º | 0.88% | 0.24% | - |
| HSV(B) | 53.27º | 0.94% | 0.45% | - |
| XYZ | 11.73 | 13.1 | 2.11 | - |
| YUV | 94.76 | 78.48 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 7 | 0 | 0.11 | 0.94 | 0.55 | 53.27 | 0.88 | 0.24 |
| Hex | 72 | 66 | 7 | 0 | B | 5E | 37 | 35 | 58 | 18 |
| Octal | 162 | 146 | 7 | 0 | 13 | 136 | 67 | 65 | 130 | 30 |
| Binary | 1110010 | 1100110 | 111 | 0 | 1011 | 1011110 | 110111 | 110101 | 1011000 | 11000 |
Color Harmonies of #726607
Complementary color
Monochromatic Colors of #726607
Black with #726607
Text Example
Text Example
White with #726607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726607; }
p { color: rgb(114,102,7); }
H1.HeaderClassName
{
color: #726607;
}
.AnyTagClassName
{
color: #726607;
}
</style>
background-color css
<style>
a { background-color: #726607; }
a { background-color: rgb(114,102,7); }
div.DivClassName
{
background-color: #726607;
}
.BgClassName
{
background-color: #726607;
}
</style>
border-color css
<style>
span { border-color: #726607; }
span { border-color: rgb(114,102,7); }
td.TdClassName
{
border-color: #726607;
}
.TagClassName
{
border-color: #726607;
}
</style>