Shades of Olive #717907
Tints of Olive #717907
RGB
CMYK
RGB Variations
Color information
#717907 (or 0x717907) is known color: Olive. HEX triplet: 71, 79 and 07. RGB value is (113,121,7). Sum of RGB (Red+Green+Blue) = 113+121+7=241 (31% of max value = 765). Red value is 113 (44.53% from 255 or 46.89% from 241); Green value is 121 (47.66% from 255 or 50.21% from 241); Blue value is 7 (3.12% from 255 or 2.90% from 241); Max value from RGB is 121 - color contains mainly: green. Hex color #717907 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717907 is #8E86F8. Grayscale: #6A6A6A. Windows color (decimal): -9340665 or 489841. OLE color: 489841.
HSL color Cylindrical-coordinate representation of color #717907: hue angle of 64.21º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #717907 is Cyan = 0.07, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 7 | - |
| CMYK | 0.07 | 0 | 0.94 | 0.53 |
| HSL | 64.21º | 0.89% | 0.25% | - |
| HSV(B) | 64.21º | 0.94% | 0.47% | - |
| XYZ | 13.69 | 17.2 | 2.8 | - |
| YUV | 105.61 | 72.35 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 7 | 0.07 | 0 | 0.94 | 0.53 | 64.21 | 0.89 | 0.25 |
| Hex | 71 | 79 | 7 | 7 | 0 | 5E | 35 | 40 | 59 | 19 |
| Octal | 161 | 171 | 7 | 7 | 0 | 136 | 65 | 100 | 131 | 31 |
| Binary | 1110001 | 1111001 | 111 | 111 | 0 | 1011110 | 110101 | 1000000 | 1011001 | 11001 |
Color Harmonies of #717907
Complementary color
Monochromatic Colors of #717907
Black with #717907
Text Example
Text Example
White with #717907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717907; }
p { color: rgb(113,121,7); }
H1.HeaderClassName
{
color: #717907;
}
.AnyTagClassName
{
color: #717907;
}
</style>
background-color css
<style>
a { background-color: #717907; }
a { background-color: rgb(113,121,7); }
div.DivClassName
{
background-color: #717907;
}
.BgClassName
{
background-color: #717907;
}
</style>
border-color css
<style>
span { border-color: #717907; }
span { border-color: rgb(113,121,7); }
td.TdClassName
{
border-color: #717907;
}
.TagClassName
{
border-color: #717907;
}
</style>