Shades of Soya Bean #676047
Tints of Soya Bean #676047
RGB
CMYK
RGB Variations
Color information
#676047 (or 0x676047) is known color: Soya Bean. HEX triplet: 67, 60 and 47. RGB value is (103,96,71). Sum of RGB (Red+Green+Blue) = 103+96+71=270 (35% of max value = 765). Red value is 103 (40.62% from 255 or 38.15% from 270); Green value is 96 (37.89% from 255 or 35.56% from 270); Blue value is 71 (28.12% from 255 or 26.30% from 270); Max value from RGB is 103 - color contains mainly: red. Hex color #676047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676047 is #989FB8. Grayscale: #5F5F5F. Windows color (decimal): -10002361 or 4677735. OLE color: 4677735.
HSL color Cylindrical-coordinate representation of color #676047: hue angle of 46.88º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #676047 is Cyan = 0, Magento = 0.07, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 71 | - |
| CMYK | 0 | 0.07 | 0.31 | 0.60 |
| HSL | 46.88º | 0.18% | 0.34% | - |
| HSV(B) | 46.88º | 0.31% | 0.4% | - |
| XYZ | 10.91 | 11.7 | 7.65 | - |
| YUV | 95.24 | 114.32 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 71 | 0 | 0.07 | 0.31 | 0.60 | 46.88 | 0.18 | 0.34 |
| Hex | 67 | 60 | 47 | 0 | 7 | 1F | 3C | 2F | 12 | 22 |
| Octal | 147 | 140 | 107 | 0 | 7 | 37 | 74 | 57 | 22 | 42 |
| Binary | 1100111 | 1100000 | 1000111 | 0 | 111 | 11111 | 111100 | 101111 | 10010 | 100010 |
Color Harmonies of #676047
Complementary color
Monochromatic Colors of #676047
Black with #676047
Text Example
Text Example
White with #676047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676047; }
p { color: rgb(103,96,71); }
H1.HeaderClassName
{
color: #676047;
}
.AnyTagClassName
{
color: #676047;
}
</style>
background-color css
<style>
a { background-color: #676047; }
a { background-color: rgb(103,96,71); }
div.DivClassName
{
background-color: #676047;
}
.BgClassName
{
background-color: #676047;
}
</style>
border-color css
<style>
span { border-color: #676047; }
span { border-color: rgb(103,96,71); }
td.TdClassName
{
border-color: #676047;
}
.TagClassName
{
border-color: #676047;
}
</style>