Shades of Olivetone #756925
Tints of Olivetone #756925
RGB
CMYK
RGB Variations
Color information
#756925 (or 0x756925) is known color: Olivetone. HEX triplet: 75, 69 and 25. RGB value is (117,105,37). Sum of RGB (Red+Green+Blue) = 117+105+37=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 37 (14.84% from 255 or 14.29% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #756925 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756925 is #8A96DA. Grayscale: #656565. Windows color (decimal): -9082587 or 2451829. OLE color: 2451829.
HSL color Cylindrical-coordinate representation of color #756925: hue angle of 51º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #756925 is Cyan = 0, Magento = 0.10, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 37 | - |
| CMYK | 0 | 0.10 | 0.68 | 0.54 |
| HSL | 51º | 0.52% | 0.3% | - |
| HSV(B) | 51º | 0.68% | 0.46% | - |
| XYZ | 12.72 | 14.02 | 3.79 | - |
| YUV | 100.84 | 91.98 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 37 | 0 | 0.10 | 0.68 | 0.54 | 51 | 0.52 | 0.3 |
| Hex | 75 | 69 | 25 | 0 | A | 44 | 36 | 33 | 34 | 1E |
| Octal | 165 | 151 | 45 | 0 | 12 | 104 | 66 | 63 | 64 | 36 |
| Binary | 1110101 | 1101001 | 100101 | 0 | 1010 | 1000100 | 110110 | 110011 | 110100 | 11110 |
Color Harmonies of #756925
Complementary color
Monochromatic Colors of #756925
Black with #756925
Text Example
Text Example
White with #756925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756925; }
p { color: rgb(117,105,37); }
H1.HeaderClassName
{
color: #756925;
}
.AnyTagClassName
{
color: #756925;
}
</style>
background-color css
<style>
a { background-color: #756925; }
a { background-color: rgb(117,105,37); }
div.DivClassName
{
background-color: #756925;
}
.BgClassName
{
background-color: #756925;
}
</style>
border-color css
<style>
span { border-color: #756925; }
span { border-color: rgb(117,105,37); }
td.TdClassName
{
border-color: #756925;
}
.TagClassName
{
border-color: #756925;
}
</style>