Shades of Olivetone #756723
Tints of Olivetone #756723
RGB
CMYK
RGB Variations
Color information
#756723 (or 0x756723) is known color: Olivetone. HEX triplet: 75, 67 and 23. RGB value is (117,103,35). Sum of RGB (Red+Green+Blue) = 117+103+35=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 103 (40.62% from 255 or 40.39% from 255); Blue value is 35 (14.06% from 255 or 13.73% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #756723 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756723 is #8A98DC. Grayscale: #636363. Windows color (decimal): -9083101 or 2320245. OLE color: 2320245.
HSL color Cylindrical-coordinate representation of color #756723: hue angle of 49.76º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #756723 is Cyan = 0, Magento = 0.12, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 35 | - |
| CMYK | 0 | 0.12 | 0.70 | 0.54 |
| HSL | 49.76º | 0.54% | 0.3% | - |
| HSV(B) | 49.76º | 0.7% | 0.46% | - |
| XYZ | 12.49 | 13.6 | 3.56 | - |
| YUV | 99.43 | 91.64 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 35 | 0 | 0.12 | 0.70 | 0.54 | 49.76 | 0.54 | 0.3 |
| Hex | 75 | 67 | 23 | 0 | C | 46 | 36 | 32 | 36 | 1E |
| Octal | 165 | 147 | 43 | 0 | 14 | 106 | 66 | 62 | 66 | 36 |
| Binary | 1110101 | 1100111 | 100011 | 0 | 1100 | 1000110 | 110110 | 110010 | 110110 | 11110 |
Color Harmonies of #756723
Complementary color
Monochromatic Colors of #756723
Black with #756723
Text Example
Text Example
White with #756723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756723; }
p { color: rgb(117,103,35); }
H1.HeaderClassName
{
color: #756723;
}
.AnyTagClassName
{
color: #756723;
}
</style>
background-color css
<style>
a { background-color: #756723; }
a { background-color: rgb(117,103,35); }
div.DivClassName
{
background-color: #756723;
}
.BgClassName
{
background-color: #756723;
}
</style>
border-color css
<style>
span { border-color: #756723; }
span { border-color: rgb(117,103,35); }
td.TdClassName
{
border-color: #756723;
}
.TagClassName
{
border-color: #756723;
}
</style>