Shades of Olive #716606
Tints of Olive #716606
RGB
CMYK
RGB Variations
Color information
#716606 (or 0x716606) is known color: Olive. HEX triplet: 71, 66 and 06. RGB value is (113,102,6). Sum of RGB (Red+Green+Blue) = 113+102+6=221 (29% of max value = 765). Red value is 113 (44.53% from 255 or 51.13% from 221); Green value is 102 (40.23% from 255 or 46.15% from 221); Blue value is 6 (2.73% from 255 or 2.71% from 221); Max value from RGB is 113 - color contains mainly: red. Hex color #716606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716606 is #8E99F9. Grayscale: #5E5E5E. Windows color (decimal): -9345530 or 419441. OLE color: 419441.
HSL color Cylindrical-coordinate representation of color #716606: hue angle of 53.83º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #716606 is Cyan = 0, Magento = 0.10, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 6 | - |
| CMYK | 0 | 0.10 | 0.95 | 0.56 |
| HSL | 53.83º | 0.9% | 0.23% | - |
| HSV(B) | 53.83º | 0.95% | 0.44% | - |
| XYZ | 11.59 | 13.03 | 2.08 | - |
| YUV | 94.35 | 78.14 | 141.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 6 | 0 | 0.10 | 0.95 | 0.56 | 53.83 | 0.9 | 0.23 |
| Hex | 71 | 66 | 6 | 0 | A | 5F | 38 | 36 | 5A | 17 |
| Octal | 161 | 146 | 6 | 0 | 12 | 137 | 70 | 66 | 132 | 27 |
| Binary | 1110001 | 1100110 | 110 | 0 | 1010 | 1011111 | 111000 | 110110 | 1011010 | 10111 |
Color Harmonies of #716606
Complementary color
Monochromatic Colors of #716606
Black with #716606
Text Example
Text Example
White with #716606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716606; }
p { color: rgb(113,102,6); }
H1.HeaderClassName
{
color: #716606;
}
.AnyTagClassName
{
color: #716606;
}
</style>
background-color css
<style>
a { background-color: #716606; }
a { background-color: rgb(113,102,6); }
div.DivClassName
{
background-color: #716606;
}
.BgClassName
{
background-color: #716606;
}
</style>
border-color css
<style>
span { border-color: #716606; }
span { border-color: rgb(113,102,6); }
td.TdClassName
{
border-color: #716606;
}
.TagClassName
{
border-color: #716606;
}
</style>