Shades of Olivetone #717423
Tints of Olivetone #717423
RGB
CMYK
RGB Variations
Color information
#717423 (or 0x717423) is known color: Olivetone. HEX triplet: 71, 74 and 23. RGB value is (113,116,35). Sum of RGB (Red+Green+Blue) = 113+116+35=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 116 (45.70% from 255 or 43.94% from 264); Blue value is 35 (14.06% from 255 or 13.26% from 264); Max value from RGB is 116 - color contains mainly: green. Hex color #717423 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717423 is #8E8BDC. Grayscale: #6A6A6A. Windows color (decimal): -9341917 or 2323569. OLE color: 2323569.
HSL color Cylindrical-coordinate representation of color #717423: hue angle of 62.22º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #717423 is Cyan = 0.03, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 116 | 35 | - |
| CMYK | 0.03 | 0 | 0.70 | 0.55 |
| HSL | 62.22º | 0.54% | 0.3% | - |
| HSV(B) | 62.22º | 0.7% | 0.45% | - |
| XYZ | 13.36 | 16.12 | 4 | - |
| YUV | 105.87 | 88.01 | 133.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 116 | 35 | 0.03 | 0 | 0.70 | 0.55 | 62.22 | 0.54 | 0.3 |
| Hex | 71 | 74 | 23 | 3 | 0 | 46 | 37 | 3E | 36 | 1E |
| Octal | 161 | 164 | 43 | 3 | 0 | 106 | 67 | 76 | 66 | 36 |
| Binary | 1110001 | 1110100 | 100011 | 11 | 0 | 1000110 | 110111 | 111110 | 110110 | 11110 |
Color Harmonies of #717423
Complementary color
Monochromatic Colors of #717423
Black with #717423
Text Example
Text Example
White with #717423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717423; }
p { color: rgb(113,116,35); }
H1.HeaderClassName
{
color: #717423;
}
.AnyTagClassName
{
color: #717423;
}
</style>
background-color css
<style>
a { background-color: #717423; }
a { background-color: rgb(113,116,35); }
div.DivClassName
{
background-color: #717423;
}
.BgClassName
{
background-color: #717423;
}
</style>
border-color css
<style>
span { border-color: #717423; }
span { border-color: rgb(113,116,35); }
td.TdClassName
{
border-color: #717423;
}
.TagClassName
{
border-color: #717423;
}
</style>