Shades of Olive #717606
Tints of Olive #717606
RGB
CMYK
RGB Variations
Color information
#717606 (or 0x717606) is known color: Olive. HEX triplet: 71, 76 and 06. RGB value is (113,118,6). Sum of RGB (Red+Green+Blue) = 113+118+6=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 118 (46.48% from 255 or 49.79% from 237); Blue value is 6 (2.73% from 255 or 2.53% from 237); Max value from RGB is 118 - color contains mainly: green. Hex color #717606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717606 is #8E89F9. Grayscale: #686868. Windows color (decimal): -9341434 or 423537. OLE color: 423537.
HSL color Cylindrical-coordinate representation of color #717606: hue angle of 62.68º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #717606 is Cyan = 0.04, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 118 | 6 | - |
| CMYK | 0.04 | 0 | 0.95 | 0.54 |
| HSL | 62.68º | 0.9% | 0.24% | - |
| HSV(B) | 62.68º | 0.95% | 0.46% | - |
| XYZ | 13.32 | 16.48 | 2.65 | - |
| YUV | 103.74 | 72.84 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 118 | 6 | 0.04 | 0 | 0.95 | 0.54 | 62.68 | 0.9 | 0.24 |
| Hex | 71 | 76 | 6 | 4 | 0 | 5F | 36 | 3F | 5A | 18 |
| Octal | 161 | 166 | 6 | 4 | 0 | 137 | 66 | 77 | 132 | 30 |
| Binary | 1110001 | 1110110 | 110 | 100 | 0 | 1011111 | 110110 | 111111 | 1011010 | 11000 |
Color Harmonies of #717606
Complementary color
Monochromatic Colors of #717606
Black with #717606
Text Example
Text Example
White with #717606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717606; }
p { color: rgb(113,118,6); }
H1.HeaderClassName
{
color: #717606;
}
.AnyTagClassName
{
color: #717606;
}
</style>
background-color css
<style>
a { background-color: #717606; }
a { background-color: rgb(113,118,6); }
div.DivClassName
{
background-color: #717606;
}
.BgClassName
{
background-color: #717606;
}
</style>
border-color css
<style>
span { border-color: #717606; }
span { border-color: rgb(113,118,6); }
td.TdClassName
{
border-color: #717606;
}
.TagClassName
{
border-color: #717606;
}
</style>