Shades of Siam #707543
Tints of Siam #707543
RGB
CMYK
RGB Variations
Color information
#707543 (or 0x707543) is known color: Siam. HEX triplet: 70, 75 and 43. RGB value is (112,117,67). Sum of RGB (Red+Green+Blue) = 112+117+67=296 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.84% from 296); Green value is 117 (46.09% from 255 or 39.53% from 296); Blue value is 67 (26.56% from 255 or 22.64% from 296); Max value from RGB is 117 - color contains mainly: green. Hex color #707543 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #707543 is #8F8ABC. Grayscale: #6E6E6E. Windows color (decimal): -9407165 or 4420976. OLE color: 4420976.
HSL color Cylindrical-coordinate representation of color #707543: hue angle of 66º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #707543 is Cyan = 0.04, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 117 | 67 | - |
| CMYK | 0.04 | 0 | 0.43 | 0.54 |
| HSL | 66º | 0.27% | 0.36% | - |
| HSV(B) | 66º | 0.43% | 0.46% | - |
| XYZ | 14.06 | 16.57 | 7.77 | - |
| YUV | 109.81 | 103.84 | 129.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 117 | 67 | 0.04 | 0 | 0.43 | 0.54 | 66 | 0.27 | 0.36 |
| Hex | 70 | 75 | 43 | 4 | 0 | 2B | 36 | 42 | 1B | 24 |
| Octal | 160 | 165 | 103 | 4 | 0 | 53 | 66 | 102 | 33 | 44 |
| Binary | 1110000 | 1110101 | 1000011 | 100 | 0 | 101011 | 110110 | 1000010 | 11011 | 100100 |
Color Harmonies of #707543
Complementary color
Monochromatic Colors of #707543
Black with #707543
Text Example
Text Example
White with #707543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #707543; }
p { color: rgb(112,117,67); }
H1.HeaderClassName
{
color: #707543;
}
.AnyTagClassName
{
color: #707543;
}
</style>
background-color css
<style>
a { background-color: #707543; }
a { background-color: rgb(112,117,67); }
div.DivClassName
{
background-color: #707543;
}
.BgClassName
{
background-color: #707543;
}
</style>
border-color css
<style>
span { border-color: #707543; }
span { border-color: rgb(112,117,67); }
td.TdClassName
{
border-color: #707543;
}
.TagClassName
{
border-color: #707543;
}
</style>