Shades of Siam #717740
Tints of Siam #717740
RGB
CMYK
RGB Variations
Color information
#717740 (or 0x717740) is known color: Siam. HEX triplet: 71, 77 and 40. RGB value is (113,119,64). Sum of RGB (Red+Green+Blue) = 113+119+64=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 119 (46.88% from 255 or 40.20% from 296); Blue value is 64 (25.39% from 255 or 21.62% from 296); Max value from RGB is 119 - color contains mainly: green. Hex color #717740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717740 is #8E88BF. Grayscale: #6F6F6F. Windows color (decimal): -9341120 or 4224881. OLE color: 4224881.
HSL color Cylindrical-coordinate representation of color #717740: hue angle of 66.55º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #717740 is Cyan = 0.05, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 119 | 64 | - |
| CMYK | 0.05 | 0 | 0.46 | 0.53 |
| HSL | 66.55º | 0.3% | 0.36% | - |
| HSV(B) | 66.55º | 0.46% | 0.47% | - |
| XYZ | 14.33 | 17.07 | 7.39 | - |
| YUV | 110.94 | 101.51 | 129.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 119 | 64 | 0.05 | 0 | 0.46 | 0.53 | 66.55 | 0.3 | 0.36 |
| Hex | 71 | 77 | 40 | 5 | 0 | 2E | 35 | 43 | 1E | 24 |
| Octal | 161 | 167 | 100 | 5 | 0 | 56 | 65 | 103 | 36 | 44 |
| Binary | 1110001 | 1110111 | 1000000 | 101 | 0 | 101110 | 110101 | 1000011 | 11110 | 100100 |
Color Harmonies of #717740
Complementary color
Monochromatic Colors of #717740
Black with #717740
Text Example
Text Example
White with #717740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717740; }
p { color: rgb(113,119,64); }
H1.HeaderClassName
{
color: #717740;
}
.AnyTagClassName
{
color: #717740;
}
</style>
background-color css
<style>
a { background-color: #717740; }
a { background-color: rgb(113,119,64); }
div.DivClassName
{
background-color: #717740;
}
.BgClassName
{
background-color: #717740;
}
</style>
border-color css
<style>
span { border-color: #717740; }
span { border-color: rgb(113,119,64); }
td.TdClassName
{
border-color: #717740;
}
.TagClassName
{
border-color: #717740;
}
</style>