Shades of Olivetone #736816
Tints of Olivetone #736816
RGB
CMYK
RGB Variations
Color information
#736816 (or 0x736816) is known color: Olivetone. HEX triplet: 73, 68 and 16. RGB value is (115,104,22). Sum of RGB (Red+Green+Blue) = 115+104+22=241 (31% of max value = 765). Red value is 115 (45.31% from 255 or 47.72% from 241); Green value is 104 (41.02% from 255 or 43.15% from 241); Blue value is 22 (8.98% from 255 or 9.13% from 241); Max value from RGB is 115 - color contains mainly: red. Hex color #736816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736816 is #8C97E9. Grayscale: #626262. Windows color (decimal): -9213930 or 1468531. OLE color: 1468531.
HSL color Cylindrical-coordinate representation of color #736816: hue angle of 52.9º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #736816 is Cyan = 0, Magento = 0.10, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 104 | 22 | - |
| CMYK | 0 | 0.10 | 0.81 | 0.55 |
| HSL | 52.9º | 0.68% | 0.27% | - |
| HSV(B) | 52.9º | 0.81% | 0.45% | - |
| XYZ | 12.17 | 13.6 | 2.74 | - |
| YUV | 97.94 | 85.14 | 140.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 104 | 22 | 0 | 0.10 | 0.81 | 0.55 | 52.9 | 0.68 | 0.27 |
| Hex | 73 | 68 | 16 | 0 | A | 51 | 37 | 35 | 44 | 1B |
| Octal | 163 | 150 | 26 | 0 | 12 | 121 | 67 | 65 | 104 | 33 |
| Binary | 1110011 | 1101000 | 10110 | 0 | 1010 | 1010001 | 110111 | 110101 | 1000100 | 11011 |
Color Harmonies of #736816
Complementary color
Monochromatic Colors of #736816
Black with #736816
Text Example
Text Example
White with #736816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736816; }
p { color: rgb(115,104,22); }
H1.HeaderClassName
{
color: #736816;
}
.AnyTagClassName
{
color: #736816;
}
</style>
background-color css
<style>
a { background-color: #736816; }
a { background-color: rgb(115,104,22); }
div.DivClassName
{
background-color: #736816;
}
.BgClassName
{
background-color: #736816;
}
</style>
border-color css
<style>
span { border-color: #736816; }
span { border-color: rgb(115,104,22); }
td.TdClassName
{
border-color: #736816;
}
.TagClassName
{
border-color: #736816;
}
</style>