Shades of Olivetone #727618
Tints of Olivetone #727618
RGB
CMYK
RGB Variations
Color information
#727618 (or 0x727618) is known color: Olivetone. HEX triplet: 72, 76 and 18. RGB value is (114,118,24). Sum of RGB (Red+Green+Blue) = 114+118+24=256 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.53% from 256); Green value is 118 (46.48% from 255 or 46.09% from 256); Blue value is 24 (9.77% from 255 or 9.38% from 256); Max value from RGB is 118 - color contains mainly: green. Hex color #727618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727618 is #8D89E7. Grayscale: #6A6A6A. Windows color (decimal): -9275880 or 1603186. OLE color: 1603186.
HSL color Cylindrical-coordinate representation of color #727618: hue angle of 62.55º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #727618 is Cyan = 0.03, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 24 | - |
| CMYK | 0.03 | 0 | 0.80 | 0.54 |
| HSL | 62.55º | 0.66% | 0.28% | - |
| HSV(B) | 62.55º | 0.8% | 0.46% | - |
| XYZ | 13.58 | 16.6 | 3.35 | - |
| YUV | 106.09 | 81.67 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 24 | 0.03 | 0 | 0.80 | 0.54 | 62.55 | 0.66 | 0.28 |
| Hex | 72 | 76 | 18 | 3 | 0 | 50 | 36 | 3F | 42 | 1C |
| Octal | 162 | 166 | 30 | 3 | 0 | 120 | 66 | 77 | 102 | 34 |
| Binary | 1110010 | 1110110 | 11000 | 11 | 0 | 1010000 | 110110 | 111111 | 1000010 | 11100 |
Color Harmonies of #727618
Complementary color
Monochromatic Colors of #727618
Black with #727618
Text Example
Text Example
White with #727618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727618; }
p { color: rgb(114,118,24); }
H1.HeaderClassName
{
color: #727618;
}
.AnyTagClassName
{
color: #727618;
}
</style>
background-color css
<style>
a { background-color: #727618; }
a { background-color: rgb(114,118,24); }
div.DivClassName
{
background-color: #727618;
}
.BgClassName
{
background-color: #727618;
}
</style>
border-color css
<style>
span { border-color: #727618; }
span { border-color: rgb(114,118,24); }
td.TdClassName
{
border-color: #727618;
}
.TagClassName
{
border-color: #727618;
}
</style>