Shades of Olivetone #717617
Tints of Olivetone #717617
RGB
CMYK
RGB Variations
Color information
#717617 (or 0x717617) is known color: Olivetone. HEX triplet: 71, 76 and 17. RGB value is (113,118,23). Sum of RGB (Red+Green+Blue) = 113+118+23=254 (33% of max value = 765). Red value is 113 (44.53% from 255 or 44.49% from 254); Green value is 118 (46.48% from 255 or 46.46% from 254); Blue value is 23 (9.38% from 255 or 9.06% from 254); Max value from RGB is 118 - color contains mainly: green. Hex color #717617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717617 is #8E89E8. Grayscale: #6A6A6A. Windows color (decimal): -9341417 or 1537649. OLE color: 1537649.
HSL color Cylindrical-coordinate representation of color #717617: hue angle of 63.16º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #717617 is Cyan = 0.04, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 118 | 23 | - |
| CMYK | 0.04 | 0 | 0.81 | 0.54 |
| HSL | 63.16º | 0.67% | 0.28% | - |
| HSV(B) | 63.16º | 0.81% | 0.46% | - |
| XYZ | 13.44 | 16.53 | 3.29 | - |
| YUV | 105.68 | 81.34 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 118 | 23 | 0.04 | 0 | 0.81 | 0.54 | 63.16 | 0.67 | 0.28 |
| Hex | 71 | 76 | 17 | 4 | 0 | 51 | 36 | 3F | 43 | 1C |
| Octal | 161 | 166 | 27 | 4 | 0 | 121 | 66 | 77 | 103 | 34 |
| Binary | 1110001 | 1110110 | 10111 | 100 | 0 | 1010001 | 110110 | 111111 | 1000011 | 11100 |
Color Harmonies of #717617
Complementary color
Monochromatic Colors of #717617
Black with #717617
Text Example
Text Example
White with #717617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717617; }
p { color: rgb(113,118,23); }
H1.HeaderClassName
{
color: #717617;
}
.AnyTagClassName
{
color: #717617;
}
</style>
background-color css
<style>
a { background-color: #717617; }
a { background-color: rgb(113,118,23); }
div.DivClassName
{
background-color: #717617;
}
.BgClassName
{
background-color: #717617;
}
</style>
border-color css
<style>
span { border-color: #717617; }
span { border-color: rgb(113,118,23); }
td.TdClassName
{
border-color: #717617;
}
.TagClassName
{
border-color: #717617;
}
</style>