Shades of Olivetone #727317
Tints of Olivetone #727317
RGB
CMYK
RGB Variations
Color information
#727317 (or 0x727317) is known color: Olivetone. HEX triplet: 72, 73 and 17. RGB value is (114,115,23). Sum of RGB (Red+Green+Blue) = 114+115+23=252 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.24% from 252); Green value is 115 (45.31% from 255 or 45.63% from 252); Blue value is 23 (9.38% from 255 or 9.13% from 252); Max value from RGB is 115 - color contains mainly: green. Hex color #727317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727317 is #8D8CE8. Grayscale: #686868. Windows color (decimal): -9276649 or 1536882. OLE color: 1536882.
HSL color Cylindrical-coordinate representation of color #727317: hue angle of 60.65º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #727317 is Cyan = 0.01, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 23 | - |
| CMYK | 0.01 | 0 | 0.80 | 0.55 |
| HSL | 60.65º | 0.67% | 0.27% | - |
| HSV(B) | 60.65º | 0.8% | 0.45% | - |
| XYZ | 13.22 | 15.9 | 3.18 | - |
| YUV | 104.21 | 82.17 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 23 | 0.01 | 0 | 0.80 | 0.55 | 60.65 | 0.67 | 0.27 |
| Hex | 72 | 73 | 17 | 1 | 0 | 50 | 37 | 3D | 43 | 1B |
| Octal | 162 | 163 | 27 | 1 | 0 | 120 | 67 | 75 | 103 | 33 |
| Binary | 1110010 | 1110011 | 10111 | 1 | 0 | 1010000 | 110111 | 111101 | 1000011 | 11011 |
Color Harmonies of #727317
Complementary color
Monochromatic Colors of #727317
Black with #727317
Text Example
Text Example
White with #727317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727317; }
p { color: rgb(114,115,23); }
H1.HeaderClassName
{
color: #727317;
}
.AnyTagClassName
{
color: #727317;
}
</style>
background-color css
<style>
a { background-color: #727317; }
a { background-color: rgb(114,115,23); }
div.DivClassName
{
background-color: #727317;
}
.BgClassName
{
background-color: #727317;
}
</style>
border-color css
<style>
span { border-color: #727317; }
span { border-color: rgb(114,115,23); }
td.TdClassName
{
border-color: #727317;
}
.TagClassName
{
border-color: #727317;
}
</style>