Shades of Olivetone #737015
Tints of Olivetone #737015
RGB
CMYK
RGB Variations
Color information
#737015 (or 0x737015) is known color: Olivetone. HEX triplet: 73, 70 and 15. RGB value is (115,112,21). Sum of RGB (Red+Green+Blue) = 115+112+21=248 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.37% from 248); Green value is 112 (44.14% from 255 or 45.16% from 248); Blue value is 21 (8.59% from 255 or 8.47% from 248); Max value from RGB is 115 - color contains mainly: red. Hex color #737015 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737015 is #8C8FEA. Grayscale: #666666. Windows color (decimal): -9211883 or 1405043. OLE color: 1405043.
HSL color Cylindrical-coordinate representation of color #737015: hue angle of 58.09º 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 #737015 is Cyan = 0, Magento = 0.03, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 112 | 21 | - |
| CMYK | 0 | 0.03 | 0.82 | 0.55 |
| HSL | 58.09º | 0.69% | 0.27% | - |
| HSV(B) | 58.09º | 0.82% | 0.45% | - |
| XYZ | 13 | 15.29 | 2.98 | - |
| YUV | 102.52 | 81.99 | 136.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 112 | 21 | 0 | 0.03 | 0.82 | 0.55 | 58.09 | 0.69 | 0.27 |
| Hex | 73 | 70 | 15 | 0 | 3 | 52 | 37 | 3A | 45 | 1B |
| Octal | 163 | 160 | 25 | 0 | 3 | 122 | 67 | 72 | 105 | 33 |
| Binary | 1110011 | 1110000 | 10101 | 0 | 11 | 1010010 | 110111 | 111010 | 1000101 | 11011 |
Color Harmonies of #737015
Complementary color
Monochromatic Colors of #737015
Black with #737015
Text Example
Text Example
White with #737015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737015; }
p { color: rgb(115,112,21); }
H1.HeaderClassName
{
color: #737015;
}
.AnyTagClassName
{
color: #737015;
}
</style>
background-color css
<style>
a { background-color: #737015; }
a { background-color: rgb(115,112,21); }
div.DivClassName
{
background-color: #737015;
}
.BgClassName
{
background-color: #737015;
}
</style>
border-color css
<style>
span { border-color: #737015; }
span { border-color: rgb(115,112,21); }
td.TdClassName
{
border-color: #737015;
}
.TagClassName
{
border-color: #737015;
}
</style>