Shades of Soya Bean #696046
Tints of Soya Bean #696046
RGB
CMYK
RGB Variations
Color information
#696046 (or 0x696046) is known color: Soya Bean. HEX triplet: 69, 60 and 46. RGB value is (105,96,70). Sum of RGB (Red+Green+Blue) = 105+96+70=271 (35% of max value = 765). Red value is 105 (41.41% from 255 or 38.75% from 271); Green value is 96 (37.89% from 255 or 35.42% from 271); Blue value is 70 (27.73% from 255 or 25.83% from 271); Max value from RGB is 105 - color contains mainly: red. Hex color #696046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #696046 is #969FB9. Grayscale: #5F5F5F. Windows color (decimal): -9871290 or 4612201. OLE color: 4612201.
HSL color Cylindrical-coordinate representation of color #696046: hue angle of 44.57º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #696046 is Cyan = 0, Magento = 0.09, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 70 | - |
| CMYK | 0 | 0.09 | 0.33 | 0.59 |
| HSL | 44.57º | 0.2% | 0.34% | - |
| HSV(B) | 44.57º | 0.33% | 0.41% | - |
| XYZ | 11.11 | 11.81 | 7.49 | - |
| YUV | 95.73 | 113.48 | 134.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 70 | 0 | 0.09 | 0.33 | 0.59 | 44.57 | 0.2 | 0.34 |
| Hex | 69 | 60 | 46 | 0 | 9 | 21 | 3B | 2D | 14 | 22 |
| Octal | 151 | 140 | 106 | 0 | 11 | 41 | 73 | 55 | 24 | 42 |
| Binary | 1101001 | 1100000 | 1000110 | 0 | 1001 | 100001 | 111011 | 101101 | 10100 | 100010 |
Color Harmonies of #696046
Complementary color
Monochromatic Colors of #696046
Black with #696046
Text Example
Text Example
White with #696046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696046; }
p { color: rgb(105,96,70); }
H1.HeaderClassName
{
color: #696046;
}
.AnyTagClassName
{
color: #696046;
}
</style>
background-color css
<style>
a { background-color: #696046; }
a { background-color: rgb(105,96,70); }
div.DivClassName
{
background-color: #696046;
}
.BgClassName
{
background-color: #696046;
}
</style>
border-color css
<style>
span { border-color: #696046; }
span { border-color: rgb(105,96,70); }
td.TdClassName
{
border-color: #696046;
}
.TagClassName
{
border-color: #696046;
}
</style>