Shades of Olivetone #736925
Tints of Olivetone #736925
RGB
CMYK
RGB Variations
Color information
#736925 (or 0x736925) is known color: Olivetone. HEX triplet: 73, 69 and 25. RGB value is (115,105,37). Sum of RGB (Red+Green+Blue) = 115+105+37=257 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.75% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 37 (14.84% from 255 or 14.40% from 257); Max value from RGB is 115 - color contains mainly: red. Hex color #736925 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736925 is #8C96DA. Grayscale: #646464. Windows color (decimal): -9213659 or 2451827. OLE color: 2451827.
HSL color Cylindrical-coordinate representation of color #736925: hue angle of 52.31º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #736925 is Cyan = 0, Magento = 0.09, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 105 | 37 | - |
| CMYK | 0 | 0.09 | 0.68 | 0.55 |
| HSL | 52.31º | 0.51% | 0.3% | - |
| HSV(B) | 52.31º | 0.68% | 0.45% | - |
| XYZ | 12.46 | 13.88 | 3.77 | - |
| YUV | 100.24 | 92.31 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 105 | 37 | 0 | 0.09 | 0.68 | 0.55 | 52.31 | 0.51 | 0.3 |
| Hex | 73 | 69 | 25 | 0 | 9 | 44 | 37 | 34 | 33 | 1E |
| Octal | 163 | 151 | 45 | 0 | 11 | 104 | 67 | 64 | 63 | 36 |
| Binary | 1110011 | 1101001 | 100101 | 0 | 1001 | 1000100 | 110111 | 110100 | 110011 | 11110 |
Color Harmonies of #736925
Complementary color
Monochromatic Colors of #736925
Black with #736925
Text Example
Text Example
White with #736925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736925; }
p { color: rgb(115,105,37); }
H1.HeaderClassName
{
color: #736925;
}
.AnyTagClassName
{
color: #736925;
}
</style>
background-color css
<style>
a { background-color: #736925; }
a { background-color: rgb(115,105,37); }
div.DivClassName
{
background-color: #736925;
}
.BgClassName
{
background-color: #736925;
}
</style>
border-color css
<style>
span { border-color: #736925; }
span { border-color: rgb(115,105,37); }
td.TdClassName
{
border-color: #736925;
}
.TagClassName
{
border-color: #736925;
}
</style>