Shades of Olivetone #756920
Tints of Olivetone #756920
RGB
CMYK
RGB Variations
Color information
#756920 (or 0x756920) is known color: Olivetone. HEX triplet: 75, 69 and 20. RGB value is (117,105,32). Sum of RGB (Red+Green+Blue) = 117+105+32=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 32 (12.89% from 255 or 12.60% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #756920 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756920 is #8A96DF. Grayscale: #646464. Windows color (decimal): -9082592 or 2124149. OLE color: 2124149.
HSL color Cylindrical-coordinate representation of color #756920: hue angle of 51.53º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #756920 is Cyan = 0, Magento = 0.10, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 105 | 32 | - |
| CMYK | 0 | 0.10 | 0.73 | 0.54 |
| HSL | 51.53º | 0.57% | 0.29% | - |
| HSV(B) | 51.53º | 0.73% | 0.46% | - |
| XYZ | 12.65 | 13.99 | 3.4 | - |
| YUV | 100.27 | 89.48 | 139.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 105 | 32 | 0 | 0.10 | 0.73 | 0.54 | 51.53 | 0.57 | 0.29 |
| Hex | 75 | 69 | 20 | 0 | A | 49 | 36 | 34 | 39 | 1D |
| Octal | 165 | 151 | 40 | 0 | 12 | 111 | 66 | 64 | 71 | 35 |
| Binary | 1110101 | 1101001 | 100000 | 0 | 1010 | 1001001 | 110110 | 110100 | 111001 | 11101 |
Color Harmonies of #756920
Complementary color
Monochromatic Colors of #756920
Black with #756920
Text Example
Text Example
White with #756920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756920; }
p { color: rgb(117,105,32); }
H1.HeaderClassName
{
color: #756920;
}
.AnyTagClassName
{
color: #756920;
}
</style>
background-color css
<style>
a { background-color: #756920; }
a { background-color: rgb(117,105,32); }
div.DivClassName
{
background-color: #756920;
}
.BgClassName
{
background-color: #756920;
}
</style>
border-color css
<style>
span { border-color: #756920; }
span { border-color: rgb(117,105,32); }
td.TdClassName
{
border-color: #756920;
}
.TagClassName
{
border-color: #756920;
}
</style>