Shades of Olive #716607
Tints of Olive #716607
RGB
CMYK
RGB Variations
Color information
#716607 (or 0x716607) is known color: Olive. HEX triplet: 71, 66 and 07. RGB value is (113,102,7). Sum of RGB (Red+Green+Blue) = 113+102+7=222 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.90% from 222); Green value is 102 (40.23% from 255 or 45.95% from 222); Blue value is 7 (3.12% from 255 or 3.15% from 222); Max value from RGB is 113 - color contains mainly: red. Hex color #716607 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716607 is #8E99F8. Grayscale: #5E5E5E. Windows color (decimal): -9345529 or 484977. OLE color: 484977.
HSL color Cylindrical-coordinate representation of color #716607: hue angle of 53.77º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #716607 is Cyan = 0, Magento = 0.10, Yellow = 0.94 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 7 | - |
| CMYK | 0 | 0.10 | 0.94 | 0.56 |
| HSL | 53.77º | 0.88% | 0.24% | - |
| HSV(B) | 53.77º | 0.94% | 0.44% | - |
| XYZ | 11.6 | 13.03 | 2.1 | - |
| YUV | 94.46 | 78.64 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 7 | 0 | 0.10 | 0.94 | 0.56 | 53.77 | 0.88 | 0.24 |
| Hex | 71 | 66 | 7 | 0 | A | 5E | 38 | 36 | 58 | 18 |
| Octal | 161 | 146 | 7 | 0 | 12 | 136 | 70 | 66 | 130 | 30 |
| Binary | 1110001 | 1100110 | 111 | 0 | 1010 | 1011110 | 111000 | 110110 | 1011000 | 11000 |
Color Harmonies of #716607
Complementary color
Monochromatic Colors of #716607
Black with #716607
Text Example
Text Example
White with #716607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716607; }
p { color: rgb(113,102,7); }
H1.HeaderClassName
{
color: #716607;
}
.AnyTagClassName
{
color: #716607;
}
</style>
background-color css
<style>
a { background-color: #716607; }
a { background-color: rgb(113,102,7); }
div.DivClassName
{
background-color: #716607;
}
.BgClassName
{
background-color: #716607;
}
</style>
border-color css
<style>
span { border-color: #716607; }
span { border-color: rgb(113,102,7); }
td.TdClassName
{
border-color: #716607;
}
.TagClassName
{
border-color: #716607;
}
</style>