Shades of Siam #707346
Tints of Siam #707346
RGB
CMYK
RGB Variations
Color information
#707346 (or 0x707346) is known color: Siam. HEX triplet: 70, 73 and 46. RGB value is (112,115,70). Sum of RGB (Red+Green+Blue) = 112+115+70=297 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.71% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 70 (27.73% from 255 or 23.57% from 297); Max value from RGB is 115 - color contains mainly: green. Hex color #707346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707346 is #8F8CB9. Grayscale: #6D6D6D. Windows color (decimal): -9407674 or 4617072. OLE color: 4617072.
HSL color Cylindrical-coordinate representation of color #707346: hue angle of 64º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #707346 is Cyan = 0.03, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 112 | 115 | 70 | - |
| CMYK | 0.03 | 0 | 0.39 | 0.55 |
| HSL | 64º | 0.24% | 0.36% | - |
| HSV(B) | 64º | 0.39% | 0.45% | - |
| XYZ | 13.92 | 16.15 | 8.18 | - |
| YUV | 108.97 | 106.01 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 115 | 70 | 0.03 | 0 | 0.39 | 0.55 | 64 | 0.24 | 0.36 |
| Hex | 70 | 73 | 46 | 3 | 0 | 27 | 37 | 40 | 18 | 24 |
| Octal | 160 | 163 | 106 | 3 | 0 | 47 | 67 | 100 | 30 | 44 |
| Binary | 1110000 | 1110011 | 1000110 | 11 | 0 | 100111 | 110111 | 1000000 | 11000 | 100100 |
Color Harmonies of #707346
Complementary color
Monochromatic Colors of #707346
Black with #707346
Text Example
Text Example
White with #707346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707346; }
p { color: rgb(112,115,70); }
H1.HeaderClassName
{
color: #707346;
}
.AnyTagClassName
{
color: #707346;
}
</style>
background-color css
<style>
a { background-color: #707346; }
a { background-color: rgb(112,115,70); }
div.DivClassName
{
background-color: #707346;
}
.BgClassName
{
background-color: #707346;
}
</style>
border-color css
<style>
span { border-color: #707346; }
span { border-color: rgb(112,115,70); }
td.TdClassName
{
border-color: #707346;
}
.TagClassName
{
border-color: #707346;
}
</style>