Shades of Soya Bean #676049
Tints of Soya Bean #676049
RGB
CMYK
RGB Variations
Color information
#676049 (or 0x676049) is known color: Soya Bean. HEX triplet: 67, 60 and 49. RGB value is (103,96,73). Sum of RGB (Red+Green+Blue) = 103+96+73=272 (36% of max value = 765). Red value is 103 (40.62% from 255 or 37.87% from 272); Green value is 96 (37.89% from 255 or 35.29% from 272); Blue value is 73 (28.91% from 255 or 26.84% from 272); Max value from RGB is 103 - color contains mainly: red. Hex color #676049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #676049 is #989FB6. Grayscale: #5F5F5F. Windows color (decimal): -10002359 or 4808807. OLE color: 4808807.
HSL color Cylindrical-coordinate representation of color #676049: hue angle of 46º degrees, saturation: 0.17, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #676049 is Cyan = 0, Magento = 0.07, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 96 | 73 | - |
| CMYK | 0 | 0.07 | 0.29 | 0.60 |
| HSL | 46º | 0.17% | 0.35% | - |
| HSV(B) | 46º | 0.29% | 0.4% | - |
| XYZ | 10.98 | 11.73 | 7.99 | - |
| YUV | 95.47 | 115.32 | 133.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 96 | 73 | 0 | 0.07 | 0.29 | 0.60 | 46 | 0.17 | 0.35 |
| Hex | 67 | 60 | 49 | 0 | 7 | 1D | 3C | 2E | 11 | 23 |
| Octal | 147 | 140 | 111 | 0 | 7 | 35 | 74 | 56 | 21 | 43 |
| Binary | 1100111 | 1100000 | 1001001 | 0 | 111 | 11101 | 111100 | 101110 | 10001 | 100011 |
Color Harmonies of #676049
Complementary color
Monochromatic Colors of #676049
Black with #676049
Text Example
Text Example
White with #676049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676049; }
p { color: rgb(103,96,73); }
H1.HeaderClassName
{
color: #676049;
}
.AnyTagClassName
{
color: #676049;
}
</style>
background-color css
<style>
a { background-color: #676049; }
a { background-color: rgb(103,96,73); }
div.DivClassName
{
background-color: #676049;
}
.BgClassName
{
background-color: #676049;
}
</style>
border-color css
<style>
span { border-color: #676049; }
span { border-color: rgb(103,96,73); }
td.TdClassName
{
border-color: #676049;
}
.TagClassName
{
border-color: #676049;
}
</style>