Shades of Olivetone #727415
Tints of Olivetone #727415
RGB
CMYK
RGB Variations
Color information
#727415 (or 0x727415) is known color: Olivetone. HEX triplet: 72, 74 and 15. RGB value is (114,116,21). Sum of RGB (Red+Green+Blue) = 114+116+21=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 116 (45.70% from 255 or 46.22% from 251); Blue value is 21 (8.59% from 255 or 8.37% from 251); Max value from RGB is 116 - color contains mainly: green. Hex color #727415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #727415 is #8D8BEA. Grayscale: #686868. Windows color (decimal): -9276395 or 1406066. OLE color: 1406066.
HSL color Cylindrical-coordinate representation of color #727415: hue angle of 61.26º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #727415 is Cyan = 0.02, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 116 | 21 | - |
| CMYK | 0.02 | 0 | 0.82 | 0.55 |
| HSL | 61.26º | 0.69% | 0.27% | - |
| HSV(B) | 61.26º | 0.82% | 0.45% | - |
| XYZ | 13.32 | 16.12 | 3.12 | - |
| YUV | 104.57 | 80.84 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 21 | 0.02 | 0 | 0.82 | 0.55 | 61.26 | 0.69 | 0.27 |
| Hex | 72 | 74 | 15 | 2 | 0 | 52 | 37 | 3D | 45 | 1B |
| Octal | 162 | 164 | 25 | 2 | 0 | 122 | 67 | 75 | 105 | 33 |
| Binary | 1110010 | 1110100 | 10101 | 10 | 0 | 1010010 | 110111 | 111101 | 1000101 | 11011 |
Color Harmonies of #727415
Complementary color
Monochromatic Colors of #727415
Black with #727415
Text Example
Text Example
White with #727415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727415; }
p { color: rgb(114,116,21); }
H1.HeaderClassName
{
color: #727415;
}
.AnyTagClassName
{
color: #727415;
}
</style>
background-color css
<style>
a { background-color: #727415; }
a { background-color: rgb(114,116,21); }
div.DivClassName
{
background-color: #727415;
}
.BgClassName
{
background-color: #727415;
}
</style>
border-color css
<style>
span { border-color: #727415; }
span { border-color: rgb(114,116,21); }
td.TdClassName
{
border-color: #727415;
}
.TagClassName
{
border-color: #727415;
}
</style>