Shades of Siam #727740
Tints of Siam #727740
RGB
CMYK
RGB Variations
Color information
#727740 (or 0x727740) is known color: Siam. HEX triplet: 72, 77 and 40. RGB value is (114,119,64). Sum of RGB (Red+Green+Blue) = 114+119+64=297 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.38% from 297); Green value is 119 (46.88% from 255 or 40.07% from 297); Blue value is 64 (25.39% from 255 or 21.55% from 297); Max value from RGB is 119 - color contains mainly: green. Hex color #727740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727740 is #8D88BF. Grayscale: #6F6F6F. Windows color (decimal): -9275584 or 4224882. OLE color: 4224882.
HSL color Cylindrical-coordinate representation of color #727740: hue angle of 65.45º 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 #727740 is Cyan = 0.04, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 119 | 64 | - |
| CMYK | 0.04 | 0 | 0.46 | 0.53 |
| HSL | 65.45º | 0.3% | 0.36% | - |
| HSV(B) | 65.45º | 0.46% | 0.47% | - |
| XYZ | 14.46 | 17.14 | 7.4 | - |
| YUV | 111.24 | 101.34 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 119 | 64 | 0.04 | 0 | 0.46 | 0.53 | 65.45 | 0.3 | 0.36 |
| Hex | 72 | 77 | 40 | 4 | 0 | 2E | 35 | 41 | 1E | 24 |
| Octal | 162 | 167 | 100 | 4 | 0 | 56 | 65 | 101 | 36 | 44 |
| Binary | 1110010 | 1110111 | 1000000 | 100 | 0 | 101110 | 110101 | 1000001 | 11110 | 100100 |
Color Harmonies of #727740
Complementary color
Monochromatic Colors of #727740
Black with #727740
Text Example
Text Example
White with #727740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727740; }
p { color: rgb(114,119,64); }
H1.HeaderClassName
{
color: #727740;
}
.AnyTagClassName
{
color: #727740;
}
</style>
background-color css
<style>
a { background-color: #727740; }
a { background-color: rgb(114,119,64); }
div.DivClassName
{
background-color: #727740;
}
.BgClassName
{
background-color: #727740;
}
</style>
border-color css
<style>
span { border-color: #727740; }
span { border-color: rgb(114,119,64); }
td.TdClassName
{
border-color: #727740;
}
.TagClassName
{
border-color: #727740;
}
</style>