Shades of Olivetone #736915
Tints of Olivetone #736915
RGB
CMYK
RGB Variations
Color information
#736915 (or 0x736915) is known color: Olivetone. HEX triplet: 73, 69 and 15. RGB value is (115,105,21). Sum of RGB (Red+Green+Blue) = 115+105+21=241 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.72% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 21 (8.59% from 255 or 8.71% from 241); Max value from RGB is 115 - color contains mainly: red. Hex color #736915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736915 is #8C96EA. Grayscale: #626262. Windows color (decimal): -9213675 or 1403251. OLE color: 1403251.
HSL color Cylindrical-coordinate representation of color #736915: hue angle of 53.62º 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 #736915 is Cyan = 0, Magento = 0.09, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 21 | - |
| CMYK | 0 | 0.09 | 0.82 | 0.55 |
| HSL | 53.62º | 0.69% | 0.27% | - |
| HSV(B) | 53.62º | 0.82% | 0.45% | - |
| XYZ | 12.26 | 13.8 | 2.73 | - |
| YUV | 98.41 | 84.31 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 21 | 0 | 0.09 | 0.82 | 0.55 | 53.62 | 0.69 | 0.27 |
| Hex | 73 | 69 | 15 | 0 | 9 | 52 | 37 | 36 | 45 | 1B |
| Octal | 163 | 151 | 25 | 0 | 11 | 122 | 67 | 66 | 105 | 33 |
| Binary | 1110011 | 1101001 | 10101 | 0 | 1001 | 1010010 | 110111 | 110110 | 1000101 | 11011 |
Color Harmonies of #736915
Complementary color
Monochromatic Colors of #736915
Black with #736915
Text Example
Text Example
White with #736915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736915; }
p { color: rgb(115,105,21); }
H1.HeaderClassName
{
color: #736915;
}
.AnyTagClassName
{
color: #736915;
}
</style>
background-color css
<style>
a { background-color: #736915; }
a { background-color: rgb(115,105,21); }
div.DivClassName
{
background-color: #736915;
}
.BgClassName
{
background-color: #736915;
}
</style>
border-color css
<style>
span { border-color: #736915; }
span { border-color: rgb(115,105,21); }
td.TdClassName
{
border-color: #736915;
}
.TagClassName
{
border-color: #736915;
}
</style>