Shades of Olivetone #727830
Tints of Olivetone #727830
RGB
CMYK
RGB Variations
Color information
#727830 (or 0x727830) is known color: Olivetone. HEX triplet: 72, 78 and 30. RGB value is (114,120,48). Sum of RGB (Red+Green+Blue) = 114+120+48=282 (37% of max value = 765). Red value is 114 (44.92% from 255 or 40.43% from 282); Green value is 120 (47.27% from 255 or 42.55% from 282); Blue value is 48 (19.14% from 255 or 17.02% from 282); Max value from RGB is 120 - color contains mainly: green. Hex color #727830 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727830 is #8D87CF. Grayscale: #6E6E6E. Windows color (decimal): -9275344 or 3176562. OLE color: 3176562.
HSL color Cylindrical-coordinate representation of color #727830: hue angle of 65º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #727830 is Cyan = 0.05, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 120 | 48 | - |
| CMYK | 0.05 | 0 | 0.60 | 0.53 |
| HSL | 65º | 0.43% | 0.33% | - |
| HSV(B) | 65º | 0.6% | 0.47% | - |
| XYZ | 14.19 | 17.22 | 5.37 | - |
| YUV | 110 | 93.01 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 120 | 48 | 0.05 | 0 | 0.60 | 0.53 | 65 | 0.43 | 0.33 |
| Hex | 72 | 78 | 30 | 5 | 0 | 3C | 35 | 41 | 2B | 21 |
| Octal | 162 | 170 | 60 | 5 | 0 | 74 | 65 | 101 | 53 | 41 |
| Binary | 1110010 | 1111000 | 110000 | 101 | 0 | 111100 | 110101 | 1000001 | 101011 | 100001 |
Color Harmonies of #727830
Complementary color
Monochromatic Colors of #727830
Black with #727830
Text Example
Text Example
White with #727830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727830; }
p { color: rgb(114,120,48); }
H1.HeaderClassName
{
color: #727830;
}
.AnyTagClassName
{
color: #727830;
}
</style>
background-color css
<style>
a { background-color: #727830; }
a { background-color: rgb(114,120,48); }
div.DivClassName
{
background-color: #727830;
}
.BgClassName
{
background-color: #727830;
}
</style>
border-color css
<style>
span { border-color: #727830; }
span { border-color: rgb(114,120,48); }
td.TdClassName
{
border-color: #727830;
}
.TagClassName
{
border-color: #727830;
}
</style>