Shades of Olivetone #726717
Tints of Olivetone #726717
RGB
CMYK
RGB Variations
Color information
#726717 (or 0x726717) is known color: Olivetone. HEX triplet: 72, 67 and 17. RGB value is (114,103,23). Sum of RGB (Red+Green+Blue) = 114+103+23=240 (31% of max value = 765). Red value is 114 (44.92% from 255 or 47.5% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 23 (9.38% from 255 or 9.58% from 240); Max value from RGB is 114 - color contains mainly: red. Hex color #726717 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #726717 is #8D98E8. Grayscale: #616161. Windows color (decimal): -9279721 or 1533810. OLE color: 1533810.
HSL color Cylindrical-coordinate representation of color #726717: hue angle of 52.75º degrees, saturation: 0.66, 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 #726717 is Cyan = 0, Magento = 0.10, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 103 | 23 | - |
| CMYK | 0 | 0.10 | 0.80 | 0.55 |
| HSL | 52.75º | 0.66% | 0.27% | - |
| HSV(B) | 52.75º | 0.8% | 0.45% | - |
| XYZ | 11.94 | 13.34 | 2.76 | - |
| YUV | 97.17 | 86.14 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 23 | 0 | 0.10 | 0.80 | 0.55 | 52.75 | 0.66 | 0.27 |
| Hex | 72 | 67 | 17 | 0 | A | 50 | 37 | 35 | 42 | 1B |
| Octal | 162 | 147 | 27 | 0 | 12 | 120 | 67 | 65 | 102 | 33 |
| Binary | 1110010 | 1100111 | 10111 | 0 | 1010 | 1010000 | 110111 | 110101 | 1000010 | 11011 |
Color Harmonies of #726717
Complementary color
Monochromatic Colors of #726717
Black with #726717
Text Example
Text Example
White with #726717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726717; }
p { color: rgb(114,103,23); }
H1.HeaderClassName
{
color: #726717;
}
.AnyTagClassName
{
color: #726717;
}
</style>
background-color css
<style>
a { background-color: #726717; }
a { background-color: rgb(114,103,23); }
div.DivClassName
{
background-color: #726717;
}
.BgClassName
{
background-color: #726717;
}
</style>
border-color css
<style>
span { border-color: #726717; }
span { border-color: rgb(114,103,23); }
td.TdClassName
{
border-color: #726717;
}
.TagClassName
{
border-color: #726717;
}
</style>