Shades of Olivetone #737515
Tints of Olivetone #737515
RGB
CMYK
RGB Variations
Color information
#737515 (or 0x737515) is known color: Olivetone. HEX triplet: 73, 75 and 15. RGB value is (115,117,21). Sum of RGB (Red+Green+Blue) = 115+117+21=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 117 (46.09% from 255 or 46.25% from 253); Blue value is 21 (8.59% from 255 or 8.30% from 253); Max value from RGB is 117 - color contains mainly: green. Hex color #737515 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #737515 is #8C8AEA. Grayscale: #696969. Windows color (decimal): -9210603 or 1406323. OLE color: 1406323.
HSL color Cylindrical-coordinate representation of color #737515: hue angle of 61.25º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #737515 is Cyan = 0.02, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 115 | 117 | 21 | - |
| CMYK | 0.02 | 0 | 0.82 | 0.54 |
| HSL | 61.25º | 0.7% | 0.27% | - |
| HSV(B) | 61.25º | 0.82% | 0.46% | - |
| XYZ | 13.57 | 16.42 | 3.16 | - |
| YUV | 105.46 | 80.34 | 134.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 117 | 21 | 0.02 | 0 | 0.82 | 0.54 | 61.25 | 0.7 | 0.27 |
| Hex | 73 | 75 | 15 | 2 | 0 | 52 | 36 | 3D | 46 | 1B |
| Octal | 163 | 165 | 25 | 2 | 0 | 122 | 66 | 75 | 106 | 33 |
| Binary | 1110011 | 1110101 | 10101 | 10 | 0 | 1010010 | 110110 | 111101 | 1000110 | 11011 |
Color Harmonies of #737515
Complementary color
Monochromatic Colors of #737515
Black with #737515
Text Example
Text Example
White with #737515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #737515; }
p { color: rgb(115,117,21); }
H1.HeaderClassName
{
color: #737515;
}
.AnyTagClassName
{
color: #737515;
}
</style>
background-color css
<style>
a { background-color: #737515; }
a { background-color: rgb(115,117,21); }
div.DivClassName
{
background-color: #737515;
}
.BgClassName
{
background-color: #737515;
}
</style>
border-color css
<style>
span { border-color: #737515; }
span { border-color: rgb(115,117,21); }
td.TdClassName
{
border-color: #737515;
}
.TagClassName
{
border-color: #737515;
}
</style>