Shades of Olivetone #727530
Tints of Olivetone #727530
RGB
CMYK
RGB Variations
Color information
#727530 (or 0x727530) is known color: Olivetone. HEX triplet: 72, 75 and 30. RGB value is (114,117,48). Sum of RGB (Red+Green+Blue) = 114+117+48=279 (36% of max value = 765). Red value is 114 (44.92% from 255 or 40.86% from 279); Green value is 117 (46.09% from 255 or 41.94% from 279); Blue value is 48 (19.14% from 255 or 17.20% from 279); Max value from RGB is 117 - color contains mainly: green. Hex color #727530 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727530 is #8D8ACF. Grayscale: #6C6C6C. Windows color (decimal): -9276112 or 3175794. OLE color: 3175794.
HSL color Cylindrical-coordinate representation of color #727530: hue angle of 62.61º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #727530 is Cyan = 0.03, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 117 | 48 | - |
| CMYK | 0.03 | 0 | 0.59 | 0.54 |
| HSL | 62.61º | 0.42% | 0.32% | - |
| HSV(B) | 62.61º | 0.59% | 0.46% | - |
| XYZ | 13.83 | 16.51 | 5.25 | - |
| YUV | 108.24 | 94.01 | 132.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 117 | 48 | 0.03 | 0 | 0.59 | 0.54 | 62.61 | 0.42 | 0.32 |
| Hex | 72 | 75 | 30 | 3 | 0 | 3B | 36 | 3F | 2A | 20 |
| Octal | 162 | 165 | 60 | 3 | 0 | 73 | 66 | 77 | 52 | 40 |
| Binary | 1110010 | 1110101 | 110000 | 11 | 0 | 111011 | 110110 | 111111 | 101010 | 100000 |
Color Harmonies of #727530
Complementary color
Monochromatic Colors of #727530
Black with #727530
Text Example
Text Example
White with #727530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727530; }
p { color: rgb(114,117,48); }
H1.HeaderClassName
{
color: #727530;
}
.AnyTagClassName
{
color: #727530;
}
</style>
background-color css
<style>
a { background-color: #727530; }
a { background-color: rgb(114,117,48); }
div.DivClassName
{
background-color: #727530;
}
.BgClassName
{
background-color: #727530;
}
</style>
border-color css
<style>
span { border-color: #727530; }
span { border-color: rgb(114,117,48); }
td.TdClassName
{
border-color: #727530;
}
.TagClassName
{
border-color: #727530;
}
</style>