Shades of Olivetone #756722
Tints of Olivetone #756722
RGB
CMYK
RGB Variations
Color information
#756722 (or 0x756722) is known color: Olivetone. HEX triplet: 75, 67 and 22. RGB value is (117,103,34). Sum of RGB (Red+Green+Blue) = 117+103+34=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 103 (40.62% from 255 or 40.55% from 254); Blue value is 34 (13.67% from 255 or 13.39% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #756722 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756722 is #8A98DD. Grayscale: #636363. Windows color (decimal): -9083102 or 2254709. OLE color: 2254709.
HSL color Cylindrical-coordinate representation of color #756722: hue angle of 49.88º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #756722 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 34 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.54 |
| HSL | 49.88º | 0.55% | 0.3% | - |
| HSV(B) | 49.88º | 0.71% | 0.46% | - |
| XYZ | 12.48 | 13.6 | 3.48 | - |
| YUV | 99.32 | 91.14 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 34 | 0 | 0.12 | 0.71 | 0.54 | 49.88 | 0.55 | 0.3 |
| Hex | 75 | 67 | 22 | 0 | C | 47 | 36 | 32 | 37 | 1E |
| Octal | 165 | 147 | 42 | 0 | 14 | 107 | 66 | 62 | 67 | 36 |
| Binary | 1110101 | 1100111 | 100010 | 0 | 1100 | 1000111 | 110110 | 110010 | 110111 | 11110 |
Color Harmonies of #756722
Complementary color
Monochromatic Colors of #756722
Black with #756722
Text Example
Text Example
White with #756722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756722; }
p { color: rgb(117,103,34); }
H1.HeaderClassName
{
color: #756722;
}
.AnyTagClassName
{
color: #756722;
}
</style>
background-color css
<style>
a { background-color: #756722; }
a { background-color: rgb(117,103,34); }
div.DivClassName
{
background-color: #756722;
}
.BgClassName
{
background-color: #756722;
}
</style>
border-color css
<style>
span { border-color: #756722; }
span { border-color: rgb(117,103,34); }
td.TdClassName
{
border-color: #756722;
}
.TagClassName
{
border-color: #756722;
}
</style>