Shades of Olivetone #716623
Tints of Olivetone #716623
RGB
CMYK
RGB Variations
Color information
#716623 (or 0x716623) is known color: Olivetone. HEX triplet: 71, 66 and 23. RGB value is (113,102,35). Sum of RGB (Red+Green+Blue) = 113+102+35=250 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.2% from 250); Green value is 102 (40.23% from 255 or 40.8% from 250); Blue value is 35 (14.06% from 255 or 14% from 250); Max value from RGB is 113 - color contains mainly: red. Hex color #716623 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #716623 is #8E99DC. Grayscale: #616161. Windows color (decimal): -9345501 or 2319985. OLE color: 2319985.
HSL color Cylindrical-coordinate representation of color #716623: hue angle of 51.54º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #716623 is Cyan = 0, Magento = 0.10, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 102 | 35 | - |
| CMYK | 0 | 0.10 | 0.69 | 0.56 |
| HSL | 51.54º | 0.53% | 0.29% | - |
| HSV(B) | 51.54º | 0.69% | 0.44% | - |
| XYZ | 11.86 | 13.13 | 3.5 | - |
| YUV | 97.65 | 92.64 | 138.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 35 | 0 | 0.10 | 0.69 | 0.56 | 51.54 | 0.53 | 0.29 |
| Hex | 71 | 66 | 23 | 0 | A | 45 | 38 | 34 | 35 | 1D |
| Octal | 161 | 146 | 43 | 0 | 12 | 105 | 70 | 64 | 65 | 35 |
| Binary | 1110001 | 1100110 | 100011 | 0 | 1010 | 1000101 | 111000 | 110100 | 110101 | 11101 |
Color Harmonies of #716623
Complementary color
Monochromatic Colors of #716623
Black with #716623
Text Example
Text Example
White with #716623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716623; }
p { color: rgb(113,102,35); }
H1.HeaderClassName
{
color: #716623;
}
.AnyTagClassName
{
color: #716623;
}
</style>
background-color css
<style>
a { background-color: #716623; }
a { background-color: rgb(113,102,35); }
div.DivClassName
{
background-color: #716623;
}
.BgClassName
{
background-color: #716623;
}
</style>
border-color css
<style>
span { border-color: #716623; }
span { border-color: rgb(113,102,35); }
td.TdClassName
{
border-color: #716623;
}
.TagClassName
{
border-color: #716623;
}
</style>