Shades of Olivetone #717326
Tints of Olivetone #717326
RGB
CMYK
RGB Variations
Color information
#717326 (or 0x717326) is known color: Olivetone. HEX triplet: 71, 73 and 26. RGB value is (113,115,38). Sum of RGB (Red+Green+Blue) = 113+115+38=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 115 (45.31% from 255 or 43.23% from 266); Blue value is 38 (15.23% from 255 or 14.29% from 266); Max value from RGB is 115 - color contains mainly: green. Hex color #717326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717326 is #8E8CD9. Grayscale: #696969. Windows color (decimal): -9342170 or 2519921. OLE color: 2519921.
HSL color Cylindrical-coordinate representation of color #717326: hue angle of 61.56º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #717326 is Cyan = 0.02, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 115 | 38 | - |
| CMYK | 0.02 | 0 | 0.67 | 0.55 |
| HSL | 61.56º | 0.5% | 0.3% | - |
| HSV(B) | 61.56º | 0.67% | 0.45% | - |
| XYZ | 13.29 | 15.91 | 4.2 | - |
| YUV | 105.62 | 89.84 | 133.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 115 | 38 | 0.02 | 0 | 0.67 | 0.55 | 61.56 | 0.5 | 0.3 |
| Hex | 71 | 73 | 26 | 2 | 0 | 43 | 37 | 3E | 32 | 1E |
| Octal | 161 | 163 | 46 | 2 | 0 | 103 | 67 | 76 | 62 | 36 |
| Binary | 1110001 | 1110011 | 100110 | 10 | 0 | 1000011 | 110111 | 111110 | 110010 | 11110 |
Color Harmonies of #717326
Complementary color
Monochromatic Colors of #717326
Black with #717326
Text Example
Text Example
White with #717326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717326; }
p { color: rgb(113,115,38); }
H1.HeaderClassName
{
color: #717326;
}
.AnyTagClassName
{
color: #717326;
}
</style>
background-color css
<style>
a { background-color: #717326; }
a { background-color: rgb(113,115,38); }
div.DivClassName
{
background-color: #717326;
}
.BgClassName
{
background-color: #717326;
}
</style>
border-color css
<style>
span { border-color: #717326; }
span { border-color: rgb(113,115,38); }
td.TdClassName
{
border-color: #717326;
}
.TagClassName
{
border-color: #717326;
}
</style>