Shades of Siam #727648
Tints of Siam #727648
RGB
CMYK
RGB Variations
Color information
#727648 (or 0x727648) is known color: Siam. HEX triplet: 72, 76 and 48. RGB value is (114,118,72). Sum of RGB (Red+Green+Blue) = 114+118+72=304 (40% of max value = 765). Red value is 114 (44.92% from 255 or 37.5% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 72 (28.52% from 255 or 23.68% from 304); Max value from RGB is 118 - color contains mainly: green. Hex color #727648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #727648 is #8D89B7. Grayscale: #6F6F6F. Windows color (decimal): -9275832 or 4748914. OLE color: 4748914.
HSL color Cylindrical-coordinate representation of color #727648: hue angle of 65.22º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #727648 is Cyan = 0.03, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 114 | 118 | 72 | - |
| CMYK | 0.03 | 0 | 0.39 | 0.54 |
| HSL | 65.22º | 0.24% | 0.37% | - |
| HSV(B) | 65.22º | 0.39% | 0.46% | - |
| XYZ | 14.59 | 17 | 8.64 | - |
| YUV | 111.56 | 105.67 | 129.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 118 | 72 | 0.03 | 0 | 0.39 | 0.54 | 65.22 | 0.24 | 0.37 |
| Hex | 72 | 76 | 48 | 3 | 0 | 27 | 36 | 41 | 18 | 25 |
| Octal | 162 | 166 | 110 | 3 | 0 | 47 | 66 | 101 | 30 | 45 |
| Binary | 1110010 | 1110110 | 1001000 | 11 | 0 | 100111 | 110110 | 1000001 | 11000 | 100101 |
Color Harmonies of #727648
Complementary color
Monochromatic Colors of #727648
Black with #727648
Text Example
Text Example
White with #727648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727648; }
p { color: rgb(114,118,72); }
H1.HeaderClassName
{
color: #727648;
}
.AnyTagClassName
{
color: #727648;
}
</style>
background-color css
<style>
a { background-color: #727648; }
a { background-color: rgb(114,118,72); }
div.DivClassName
{
background-color: #727648;
}
.BgClassName
{
background-color: #727648;
}
</style>
border-color css
<style>
span { border-color: #727648; }
span { border-color: rgb(114,118,72); }
td.TdClassName
{
border-color: #727648;
}
.TagClassName
{
border-color: #727648;
}
</style>