Shades of Olivetone #736919
Tints of Olivetone #736919
RGB
CMYK
RGB Variations
Color information
#736919 (or 0x736919) is known color: Olivetone. HEX triplet: 73, 69 and 19. RGB value is (115,105,25). Sum of RGB (Red+Green+Blue) = 115+105+25=245 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.94% from 245); Green value is 105 (41.41% from 255 or 42.86% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 115 - color contains mainly: red. Hex color #736919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #736919 is #8C96E6. Grayscale: #636363. Windows color (decimal): -9213671 or 1665395. OLE color: 1665395.
HSL color Cylindrical-coordinate representation of color #736919: hue angle of 53.33º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #736919 is Cyan = 0, Magento = 0.09, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 25 | - |
| CMYK | 0 | 0.09 | 0.78 | 0.55 |
| HSL | 53.33º | 0.64% | 0.27% | - |
| HSV(B) | 53.33º | 0.78% | 0.45% | - |
| XYZ | 12.3 | 13.82 | 2.94 | - |
| YUV | 98.87 | 86.31 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 25 | 0 | 0.09 | 0.78 | 0.55 | 53.33 | 0.64 | 0.27 |
| Hex | 73 | 69 | 19 | 0 | 9 | 4E | 37 | 35 | 40 | 1B |
| Octal | 163 | 151 | 31 | 0 | 11 | 116 | 67 | 65 | 100 | 33 |
| Binary | 1110011 | 1101001 | 11001 | 0 | 1001 | 1001110 | 110111 | 110101 | 1000000 | 11011 |
Color Harmonies of #736919
Complementary color
Monochromatic Colors of #736919
Black with #736919
Text Example
Text Example
White with #736919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736919; }
p { color: rgb(115,105,25); }
H1.HeaderClassName
{
color: #736919;
}
.AnyTagClassName
{
color: #736919;
}
</style>
background-color css
<style>
a { background-color: #736919; }
a { background-color: rgb(115,105,25); }
div.DivClassName
{
background-color: #736919;
}
.BgClassName
{
background-color: #736919;
}
</style>
border-color css
<style>
span { border-color: #736919; }
span { border-color: rgb(115,105,25); }
td.TdClassName
{
border-color: #736919;
}
.TagClassName
{
border-color: #736919;
}
</style>