Shades of Olivetone #727326
Tints of Olivetone #727326
RGB
CMYK
RGB Variations
Color information
#727326 (or 0x727326) is known color: Olivetone. HEX triplet: 72, 73 and 26. RGB value is (114,115,38). Sum of RGB (Red+Green+Blue) = 114+115+38=267 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.70% from 267); Green value is 115 (45.31% from 255 or 43.07% from 267); Blue value is 38 (15.23% from 255 or 14.23% from 267); Max value from RGB is 115 - color contains mainly: green. Hex color #727326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727326 is #8D8CD9. Grayscale: #6A6A6A. Windows color (decimal): -9276634 or 2519922. OLE color: 2519922.
HSL color Cylindrical-coordinate representation of color #727326: hue angle of 60.78º 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 #727326 is Cyan = 0.01, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 38 | - |
| CMYK | 0.01 | 0 | 0.67 | 0.55 |
| HSL | 60.78º | 0.5% | 0.3% | - |
| HSV(B) | 60.78º | 0.67% | 0.45% | - |
| XYZ | 13.42 | 15.98 | 4.21 | - |
| YUV | 105.92 | 89.67 | 133.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 38 | 0.01 | 0 | 0.67 | 0.55 | 60.78 | 0.5 | 0.3 |
| Hex | 72 | 73 | 26 | 1 | 0 | 43 | 37 | 3D | 32 | 1E |
| Octal | 162 | 163 | 46 | 1 | 0 | 103 | 67 | 75 | 62 | 36 |
| Binary | 1110010 | 1110011 | 100110 | 1 | 0 | 1000011 | 110111 | 111101 | 110010 | 11110 |
Color Harmonies of #727326
Complementary color
Monochromatic Colors of #727326
Black with #727326
Text Example
Text Example
White with #727326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727326; }
p { color: rgb(114,115,38); }
H1.HeaderClassName
{
color: #727326;
}
.AnyTagClassName
{
color: #727326;
}
</style>
background-color css
<style>
a { background-color: #727326; }
a { background-color: rgb(114,115,38); }
div.DivClassName
{
background-color: #727326;
}
.BgClassName
{
background-color: #727326;
}
</style>
border-color css
<style>
span { border-color: #727326; }
span { border-color: rgb(114,115,38); }
td.TdClassName
{
border-color: #727326;
}
.TagClassName
{
border-color: #727326;
}
</style>