Shades of Olivetone #716927
Tints of Olivetone #716927
RGB
CMYK
RGB Variations
Color information
#716927 (or 0x716927) is known color: Olivetone. HEX triplet: 71, 69 and 27. RGB value is (113,105,39). Sum of RGB (Red+Green+Blue) = 113+105+39=257 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.97% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 39 (15.62% from 255 or 15.18% from 257); Max value from RGB is 113 - color contains mainly: red. Hex color #716927 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716927 is #8E96D8. Grayscale: #646464. Windows color (decimal): -9344729 or 2582897. OLE color: 2582897.
HSL color Cylindrical-coordinate representation of color #716927: hue angle of 53.51º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #716927 is Cyan = 0, Magento = 0.07, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 39 | - |
| CMYK | 0 | 0.07 | 0.65 | 0.56 |
| HSL | 53.51º | 0.49% | 0.3% | - |
| HSV(B) | 53.51º | 0.65% | 0.44% | - |
| XYZ | 12.23 | 13.76 | 3.93 | - |
| YUV | 99.87 | 93.65 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 39 | 0 | 0.07 | 0.65 | 0.56 | 53.51 | 0.49 | 0.3 |
| Hex | 71 | 69 | 27 | 0 | 7 | 41 | 38 | 36 | 31 | 1E |
| Octal | 161 | 151 | 47 | 0 | 7 | 101 | 70 | 66 | 61 | 36 |
| Binary | 1110001 | 1101001 | 100111 | 0 | 111 | 1000001 | 111000 | 110110 | 110001 | 11110 |
Color Harmonies of #716927
Complementary color
Monochromatic Colors of #716927
Black with #716927
Text Example
Text Example
White with #716927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716927; }
p { color: rgb(113,105,39); }
H1.HeaderClassName
{
color: #716927;
}
.AnyTagClassName
{
color: #716927;
}
</style>
background-color css
<style>
a { background-color: #716927; }
a { background-color: rgb(113,105,39); }
div.DivClassName
{
background-color: #716927;
}
.BgClassName
{
background-color: #716927;
}
</style>
border-color css
<style>
span { border-color: #716927; }
span { border-color: rgb(113,105,39); }
td.TdClassName
{
border-color: #716927;
}
.TagClassName
{
border-color: #716927;
}
</style>