Shades of Siam #727646
Tints of Siam #727646
RGB
CMYK
RGB Variations
Color information
#727646 (or 0x727646) is known color: Siam. HEX triplet: 72, 76 and 46. RGB value is (114,118,70). Sum of RGB (Red+Green+Blue) = 114+118+70=302 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.75% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 70 (27.73% from 255 or 23.18% from 302); Max value from RGB is 118 - color contains mainly: green. Hex color #727646 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727646 is #8D89B9. Grayscale: #6F6F6F. Windows color (decimal): -9275834 or 4617842. OLE color: 4617842.
HSL color Cylindrical-coordinate representation of color #727646: hue angle of 65º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #727646 is Cyan = 0.03, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 70 | - |
| CMYK | 0.03 | 0 | 0.41 | 0.54 |
| HSL | 65º | 0.26% | 0.37% | - |
| HSV(B) | 65º | 0.41% | 0.46% | - |
| XYZ | 14.52 | 16.98 | 8.31 | - |
| YUV | 111.33 | 104.67 | 129.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 70 | 0.03 | 0 | 0.41 | 0.54 | 65 | 0.26 | 0.37 |
| Hex | 72 | 76 | 46 | 3 | 0 | 29 | 36 | 41 | 1A | 25 |
| Octal | 162 | 166 | 106 | 3 | 0 | 51 | 66 | 101 | 32 | 45 |
| Binary | 1110010 | 1110110 | 1000110 | 11 | 0 | 101001 | 110110 | 1000001 | 11010 | 100101 |
Color Harmonies of #727646
Complementary color
Monochromatic Colors of #727646
Black with #727646
Text Example
Text Example
White with #727646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727646; }
p { color: rgb(114,118,70); }
H1.HeaderClassName
{
color: #727646;
}
.AnyTagClassName
{
color: #727646;
}
</style>
background-color css
<style>
a { background-color: #727646; }
a { background-color: rgb(114,118,70); }
div.DivClassName
{
background-color: #727646;
}
.BgClassName
{
background-color: #727646;
}
</style>
border-color css
<style>
span { border-color: #727646; }
span { border-color: rgb(114,118,70); }
td.TdClassName
{
border-color: #727646;
}
.TagClassName
{
border-color: #727646;
}
</style>