Shades of Olivetone #736921
Tints of Olivetone #736921
RGB
CMYK
RGB Variations
Color information
#736921 (or 0x736921) is known color: Olivetone. HEX triplet: 73, 69 and 21. RGB value is (115,105,33). Sum of RGB (Red+Green+Blue) = 115+105+33=253 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.45% from 253); Green value is 105 (41.41% from 255 or 41.50% from 253); Blue value is 33 (13.28% from 255 or 13.04% from 253); Max value from RGB is 115 - color contains mainly: red. Hex color #736921 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736921 is #8C96DE. Grayscale: #646464. Windows color (decimal): -9213663 or 2189683. OLE color: 2189683.
HSL color Cylindrical-coordinate representation of color #736921: hue angle of 52.68º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #736921 is Cyan = 0, Magento = 0.09, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 33 | - |
| CMYK | 0 | 0.09 | 0.71 | 0.55 |
| HSL | 52.68º | 0.55% | 0.29% | - |
| HSV(B) | 52.68º | 0.71% | 0.45% | - |
| XYZ | 12.4 | 13.86 | 3.46 | - |
| YUV | 99.78 | 90.31 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 33 | 0 | 0.09 | 0.71 | 0.55 | 52.68 | 0.55 | 0.29 |
| Hex | 73 | 69 | 21 | 0 | 9 | 47 | 37 | 35 | 37 | 1D |
| Octal | 163 | 151 | 41 | 0 | 11 | 107 | 67 | 65 | 67 | 35 |
| Binary | 1110011 | 1101001 | 100001 | 0 | 1001 | 1000111 | 110111 | 110101 | 110111 | 11101 |
Color Harmonies of #736921
Complementary color
Monochromatic Colors of #736921
Black with #736921
Text Example
Text Example
White with #736921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736921; }
p { color: rgb(115,105,33); }
H1.HeaderClassName
{
color: #736921;
}
.AnyTagClassName
{
color: #736921;
}
</style>
background-color css
<style>
a { background-color: #736921; }
a { background-color: rgb(115,105,33); }
div.DivClassName
{
background-color: #736921;
}
.BgClassName
{
background-color: #736921;
}
</style>
border-color css
<style>
span { border-color: #736921; }
span { border-color: rgb(115,105,33); }
td.TdClassName
{
border-color: #736921;
}
.TagClassName
{
border-color: #736921;
}
</style>