Shades of Olivetone #727330
Tints of Olivetone #727330
RGB
CMYK
RGB Variations
Color information
#727330 (or 0x727330) is known color: Olivetone. HEX triplet: 72, 73 and 30. RGB value is (114,115,48). Sum of RGB (Red+Green+Blue) = 114+115+48=277 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.16% from 277); Green value is 115 (45.31% from 255 or 41.52% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 115 - color contains mainly: green. Hex color #727330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727330 is #8D8CCF. Grayscale: #6B6B6B. Windows color (decimal): -9276624 or 3175282. OLE color: 3175282.
HSL color Cylindrical-coordinate representation of color #727330: hue angle of 60.9º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #727330 is Cyan = 0.01, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 115 | 48 | - |
| CMYK | 0.01 | 0 | 0.58 | 0.55 |
| HSL | 60.9º | 0.41% | 0.32% | - |
| HSV(B) | 60.9º | 0.58% | 0.45% | - |
| XYZ | 13.6 | 16.05 | 5.18 | - |
| YUV | 107.06 | 94.67 | 132.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 48 | 0.01 | 0 | 0.58 | 0.55 | 60.9 | 0.41 | 0.32 |
| Hex | 72 | 73 | 30 | 1 | 0 | 3A | 37 | 3D | 29 | 20 |
| Octal | 162 | 163 | 60 | 1 | 0 | 72 | 67 | 75 | 51 | 40 |
| Binary | 1110010 | 1110011 | 110000 | 1 | 0 | 111010 | 110111 | 111101 | 101001 | 100000 |
Color Harmonies of #727330
Complementary color
Monochromatic Colors of #727330
Black with #727330
Text Example
Text Example
White with #727330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727330; }
p { color: rgb(114,115,48); }
H1.HeaderClassName
{
color: #727330;
}
.AnyTagClassName
{
color: #727330;
}
</style>
background-color css
<style>
a { background-color: #727330; }
a { background-color: rgb(114,115,48); }
div.DivClassName
{
background-color: #727330;
}
.BgClassName
{
background-color: #727330;
}
</style>
border-color css
<style>
span { border-color: #727330; }
span { border-color: rgb(114,115,48); }
td.TdClassName
{
border-color: #727330;
}
.TagClassName
{
border-color: #727330;
}
</style>