Shades of Siam #707640
Tints of Siam #707640
RGB
CMYK
RGB Variations
Color information
#707640 (or 0x707640) is known color: Siam. HEX triplet: 70, 76 and 40. RGB value is (112,118,64). Sum of RGB (Red+Green+Blue) = 112+118+64=294 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.10% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 64 (25.39% from 255 or 21.77% from 294); Max value from RGB is 118 - color contains mainly: green. Hex color #707640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707640 is #8F89BF. Grayscale: #6E6E6E. Windows color (decimal): -9406912 or 4224624. OLE color: 4224624.
HSL color Cylindrical-coordinate representation of color #707640: hue angle of 66.67º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #707640 is Cyan = 0.05, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 118 | 64 | - |
| CMYK | 0.05 | 0 | 0.46 | 0.54 |
| HSL | 66.67º | 0.3% | 0.36% | - |
| HSV(B) | 66.67º | 0.46% | 0.46% | - |
| XYZ | 14.09 | 16.77 | 7.35 | - |
| YUV | 110.05 | 102.01 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 118 | 64 | 0.05 | 0 | 0.46 | 0.54 | 66.67 | 0.3 | 0.36 |
| Hex | 70 | 76 | 40 | 5 | 0 | 2E | 36 | 43 | 1E | 24 |
| Octal | 160 | 166 | 100 | 5 | 0 | 56 | 66 | 103 | 36 | 44 |
| Binary | 1110000 | 1110110 | 1000000 | 101 | 0 | 101110 | 110110 | 1000011 | 11110 | 100100 |
Color Harmonies of #707640
Complementary color
Monochromatic Colors of #707640
Black with #707640
Text Example
Text Example
White with #707640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707640; }
p { color: rgb(112,118,64); }
H1.HeaderClassName
{
color: #707640;
}
.AnyTagClassName
{
color: #707640;
}
</style>
background-color css
<style>
a { background-color: #707640; }
a { background-color: rgb(112,118,64); }
div.DivClassName
{
background-color: #707640;
}
.BgClassName
{
background-color: #707640;
}
</style>
border-color css
<style>
span { border-color: #707640; }
span { border-color: rgb(112,118,64); }
td.TdClassName
{
border-color: #707640;
}
.TagClassName
{
border-color: #707640;
}
</style>