Shades of Olivetone #756826
Tints of Olivetone #756826
RGB
CMYK
RGB Variations
Color information
#756826 (or 0x756826) is known color: Olivetone. HEX triplet: 75, 68 and 26. RGB value is (117,104,38). Sum of RGB (Red+Green+Blue) = 117+104+38=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 104 (41.02% from 255 or 40.15% from 259); Blue value is 38 (15.23% from 255 or 14.67% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #756826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756826 is #8A97D9. Grayscale: #646464. Windows color (decimal): -9082842 or 2517109. OLE color: 2517109.
HSL color Cylindrical-coordinate representation of color #756826: hue angle of 50.13º degrees, saturation: 0.51, 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 #756826 is Cyan = 0, Magento = 0.11, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 38 | - |
| CMYK | 0 | 0.11 | 0.68 | 0.54 |
| HSL | 50.13º | 0.51% | 0.3% | - |
| HSV(B) | 50.13º | 0.68% | 0.46% | - |
| XYZ | 12.64 | 13.82 | 3.84 | - |
| YUV | 100.36 | 92.81 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 38 | 0 | 0.11 | 0.68 | 0.54 | 50.13 | 0.51 | 0.3 |
| Hex | 75 | 68 | 26 | 0 | B | 44 | 36 | 32 | 33 | 1E |
| Octal | 165 | 150 | 46 | 0 | 13 | 104 | 66 | 62 | 63 | 36 |
| Binary | 1110101 | 1101000 | 100110 | 0 | 1011 | 1000100 | 110110 | 110010 | 110011 | 11110 |
Color Harmonies of #756826
Complementary color
Monochromatic Colors of #756826
Black with #756826
Text Example
Text Example
White with #756826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756826; }
p { color: rgb(117,104,38); }
H1.HeaderClassName
{
color: #756826;
}
.AnyTagClassName
{
color: #756826;
}
</style>
background-color css
<style>
a { background-color: #756826; }
a { background-color: rgb(117,104,38); }
div.DivClassName
{
background-color: #756826;
}
.BgClassName
{
background-color: #756826;
}
</style>
border-color css
<style>
span { border-color: #756826; }
span { border-color: rgb(117,104,38); }
td.TdClassName
{
border-color: #756826;
}
.TagClassName
{
border-color: #756826;
}
</style>