Shades of Olivetone #717015
Tints of Olivetone #717015
RGB
CMYK
RGB Variations
Color information
#717015 (or 0x717015) is known color: Olivetone. HEX triplet: 71, 70 and 15. RGB value is (113,112,21). Sum of RGB (Red+Green+Blue) = 113+112+21=246 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.93% from 246); Green value is 112 (44.14% from 255 or 45.53% from 246); Blue value is 21 (8.59% from 255 or 8.54% from 246); Max value from RGB is 113 - color contains mainly: red. Hex color #717015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #717015 is #8E8FEA. Grayscale: #666666. Windows color (decimal): -9342955 or 1405041. OLE color: 1405041.
HSL color Cylindrical-coordinate representation of color #717015: hue angle of 59.35º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #717015 is Cyan = 0, Magento = 0.01, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 112 | 21 | - |
| CMYK | 0 | 0.01 | 0.81 | 0.56 |
| HSL | 59.35º | 0.69% | 0.26% | - |
| HSV(B) | 59.35º | 0.81% | 0.44% | - |
| XYZ | 12.74 | 15.15 | 2.96 | - |
| YUV | 101.93 | 82.33 | 135.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 112 | 21 | 0 | 0.01 | 0.81 | 0.56 | 59.35 | 0.69 | 0.26 |
| Hex | 71 | 70 | 15 | 0 | 1 | 51 | 38 | 3B | 45 | 1A |
| Octal | 161 | 160 | 25 | 0 | 1 | 121 | 70 | 73 | 105 | 32 |
| Binary | 1110001 | 1110000 | 10101 | 0 | 1 | 1010001 | 111000 | 111011 | 1000101 | 11010 |
Color Harmonies of #717015
Complementary color
Monochromatic Colors of #717015
Black with #717015
Text Example
Text Example
White with #717015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717015; }
p { color: rgb(113,112,21); }
H1.HeaderClassName
{
color: #717015;
}
.AnyTagClassName
{
color: #717015;
}
</style>
background-color css
<style>
a { background-color: #717015; }
a { background-color: rgb(113,112,21); }
div.DivClassName
{
background-color: #717015;
}
.BgClassName
{
background-color: #717015;
}
</style>
border-color css
<style>
span { border-color: #717015; }
span { border-color: rgb(113,112,21); }
td.TdClassName
{
border-color: #717015;
}
.TagClassName
{
border-color: #717015;
}
</style>