Shades of Olivetone #727925
Tints of Olivetone #727925
RGB
CMYK
RGB Variations
Color information
#727925 (or 0x727925) is known color: Olivetone. HEX triplet: 72, 79 and 25. RGB value is (114,121,37). Sum of RGB (Red+Green+Blue) = 114+121+37=272 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.91% from 272); Green value is 121 (47.66% from 255 or 44.49% from 272); Blue value is 37 (14.84% from 255 or 13.60% from 272); Max value from RGB is 121 - color contains mainly: green. Hex color #727925 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727925 is #8D86DA. Grayscale: #6D6D6D. Windows color (decimal): -9275099 or 2455922. OLE color: 2455922.
HSL color Cylindrical-coordinate representation of color #727925: hue angle of 65º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #727925 is Cyan = 0.06, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 121 | 37 | - |
| CMYK | 0.06 | 0 | 0.69 | 0.53 |
| HSL | 65º | 0.53% | 0.31% | - |
| HSV(B) | 65º | 0.69% | 0.47% | - |
| XYZ | 14.11 | 17.39 | 4.36 | - |
| YUV | 109.33 | 87.18 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 37 | 0.06 | 0 | 0.69 | 0.53 | 65 | 0.53 | 0.31 |
| Hex | 72 | 79 | 25 | 6 | 0 | 45 | 35 | 41 | 35 | 1F |
| Octal | 162 | 171 | 45 | 6 | 0 | 105 | 65 | 101 | 65 | 37 |
| Binary | 1110010 | 1111001 | 100101 | 110 | 0 | 1000101 | 110101 | 1000001 | 110101 | 11111 |
Color Harmonies of #727925
Complementary color
Monochromatic Colors of #727925
Black with #727925
Text Example
Text Example
White with #727925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727925; }
p { color: rgb(114,121,37); }
H1.HeaderClassName
{
color: #727925;
}
.AnyTagClassName
{
color: #727925;
}
</style>
background-color css
<style>
a { background-color: #727925; }
a { background-color: rgb(114,121,37); }
div.DivClassName
{
background-color: #727925;
}
.BgClassName
{
background-color: #727925;
}
</style>
border-color css
<style>
span { border-color: #727925; }
span { border-color: rgb(114,121,37); }
td.TdClassName
{
border-color: #727925;
}
.TagClassName
{
border-color: #727925;
}
</style>