Shades of Olivetone #716918
Tints of Olivetone #716918
RGB
CMYK
RGB Variations
Color information
#716918 (or 0x716918) is known color: Olivetone. HEX triplet: 71, 69 and 18. RGB value is (113,105,24). Sum of RGB (Red+Green+Blue) = 113+105+24=242 (32% of max value = 765). Red value is 113 (44.53% from 255 or 46.69% from 242); Green value is 105 (41.41% from 255 or 43.39% from 242); Blue value is 24 (9.77% from 255 or 9.92% from 242); Max value from RGB is 113 - color contains mainly: red. Hex color #716918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #716918 is #8E96E7. Grayscale: #626262. Windows color (decimal): -9344744 or 1599857. OLE color: 1599857.
HSL color Cylindrical-coordinate representation of color #716918: hue angle of 54.61º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #716918 is Cyan = 0, Magento = 0.07, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 24 | - |
| CMYK | 0 | 0.07 | 0.79 | 0.56 |
| HSL | 54.61º | 0.65% | 0.27% | - |
| HSV(B) | 54.61º | 0.79% | 0.44% | - |
| XYZ | 12.03 | 13.68 | 2.87 | - |
| YUV | 98.16 | 86.15 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 24 | 0 | 0.07 | 0.79 | 0.56 | 54.61 | 0.65 | 0.27 |
| Hex | 71 | 69 | 18 | 0 | 7 | 4F | 38 | 37 | 41 | 1B |
| Octal | 161 | 151 | 30 | 0 | 7 | 117 | 70 | 67 | 101 | 33 |
| Binary | 1110001 | 1101001 | 11000 | 0 | 111 | 1001111 | 111000 | 110111 | 1000001 | 11011 |
Color Harmonies of #716918
Complementary color
Monochromatic Colors of #716918
Black with #716918
Text Example
Text Example
White with #716918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716918; }
p { color: rgb(113,105,24); }
H1.HeaderClassName
{
color: #716918;
}
.AnyTagClassName
{
color: #716918;
}
</style>
background-color css
<style>
a { background-color: #716918; }
a { background-color: rgb(113,105,24); }
div.DivClassName
{
background-color: #716918;
}
.BgClassName
{
background-color: #716918;
}
</style>
border-color css
<style>
span { border-color: #716918; }
span { border-color: rgb(113,105,24); }
td.TdClassName
{
border-color: #716918;
}
.TagClassName
{
border-color: #716918;
}
</style>