Shades of Siam #727940
Tints of Siam #727940
RGB
CMYK
RGB Variations
Color information
#727940 (or 0x727940) is known color: Siam. HEX triplet: 72, 79 and 40. RGB value is (114,121,64). Sum of RGB (Red+Green+Blue) = 114+121+64=299 (39% of max value = 765). Red value is 114 (44.92% from 255 or 38.13% from 299); Green value is 121 (47.66% from 255 or 40.47% from 299); Blue value is 64 (25.39% from 255 or 21.40% from 299); Max value from RGB is 121 - color contains mainly: green. Hex color #727940 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727940 is #8D86BF. Grayscale: #707070. Windows color (decimal): -9275072 or 4225394. OLE color: 4225394.
HSL color Cylindrical-coordinate representation of color #727940: hue angle of 67.37º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #727940 is Cyan = 0.06, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 121 | 64 | - |
| CMYK | 0.06 | 0 | 0.47 | 0.53 |
| HSL | 67.37º | 0.31% | 0.36% | - |
| HSV(B) | 67.37º | 0.47% | 0.47% | - |
| XYZ | 14.7 | 17.62 | 7.48 | - |
| YUV | 112.41 | 100.68 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 64 | 0.06 | 0 | 0.47 | 0.53 | 67.37 | 0.31 | 0.36 |
| Hex | 72 | 79 | 40 | 6 | 0 | 2F | 35 | 43 | 1F | 24 |
| Octal | 162 | 171 | 100 | 6 | 0 | 57 | 65 | 103 | 37 | 44 |
| Binary | 1110010 | 1111001 | 1000000 | 110 | 0 | 101111 | 110101 | 1000011 | 11111 | 100100 |
Color Harmonies of #727940
Complementary color
Monochromatic Colors of #727940
Black with #727940
Text Example
Text Example
White with #727940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727940; }
p { color: rgb(114,121,64); }
H1.HeaderClassName
{
color: #727940;
}
.AnyTagClassName
{
color: #727940;
}
</style>
background-color css
<style>
a { background-color: #727940; }
a { background-color: rgb(114,121,64); }
div.DivClassName
{
background-color: #727940;
}
.BgClassName
{
background-color: #727940;
}
</style>
border-color css
<style>
span { border-color: #727940; }
span { border-color: rgb(114,121,64); }
td.TdClassName
{
border-color: #727940;
}
.TagClassName
{
border-color: #727940;
}
</style>