Shades of Soya Bean #706349
Tints of Soya Bean #706349
RGB
CMYK
RGB Variations
Color information
#706349 (or 0x706349) is known color: Soya Bean. HEX triplet: 70, 63 and 49. RGB value is (112,99,73). Sum of RGB (Red+Green+Blue) = 112+99+73=284 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.44% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 73 (28.91% from 255 or 25.70% from 284); Max value from RGB is 112 - color contains mainly: red. Hex color #706349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #706349 is #8F9CB6. Grayscale: #646464. Windows color (decimal): -9411767 or 4809584. OLE color: 4809584.
HSL color Cylindrical-coordinate representation of color #706349: hue angle of 40º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #706349 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 99 | 73 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.56 |
| HSL | 40º | 0.21% | 0.36% | - |
| HSV(B) | 40º | 0.35% | 0.44% | - |
| XYZ | 12.35 | 12.85 | 8.13 | - |
| YUV | 99.92 | 112.81 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 99 | 73 | 0 | 0.12 | 0.35 | 0.56 | 40 | 0.21 | 0.36 |
| Hex | 70 | 63 | 49 | 0 | C | 23 | 38 | 28 | 15 | 24 |
| Octal | 160 | 143 | 111 | 0 | 14 | 43 | 70 | 50 | 25 | 44 |
| Binary | 1110000 | 1100011 | 1001001 | 0 | 1100 | 100011 | 111000 | 101000 | 10101 | 100100 |
Color Harmonies of #706349
Complementary color
Monochromatic Colors of #706349
Black with #706349
Text Example
Text Example
White with #706349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #706349; }
p { color: rgb(112,99,73); }
H1.HeaderClassName
{
color: #706349;
}
.AnyTagClassName
{
color: #706349;
}
</style>
background-color css
<style>
a { background-color: #706349; }
a { background-color: rgb(112,99,73); }
div.DivClassName
{
background-color: #706349;
}
.BgClassName
{
background-color: #706349;
}
</style>
border-color css
<style>
span { border-color: #706349; }
span { border-color: rgb(112,99,73); }
td.TdClassName
{
border-color: #706349;
}
.TagClassName
{
border-color: #706349;
}
</style>