Shades of Jacko Bean #403526
Tints of Jacko Bean #403526
RGB
CMYK
RGB Variations
Color information
#403526 (or 0x403526) is known color: Jacko Bean. HEX triplet: 40, 35 and 26. RGB value is (64,53,38). Sum of RGB (Red+Green+Blue) = 64+53+38=155 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.29% from 155); Green value is 53 (21.09% from 255 or 34.19% from 155); Blue value is 38 (15.23% from 255 or 24.52% from 155); Max value from RGB is 64 - color contains mainly: red. Hex color #403526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403526 is #BFCAD9. Grayscale: #363636. Windows color (decimal): -12569306 or 2504000. OLE color: 2504000.
HSL color Cylindrical-coordinate representation of color #403526: hue angle of 34.62º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #403526 is Cyan = 0, Magento = 0.17, Yellow = 0.41 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 53 | 38 | - |
| CMYK | 0 | 0.17 | 0.41 | 0.75 |
| HSL | 34.62º | 0.25% | 0.2% | - |
| HSV(B) | 34.62º | 0.41% | 0.25% | - |
| XYZ | 3.74 | 3.78 | 2.37 | - |
| YUV | 54.58 | 118.64 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 38 | 0 | 0.17 | 0.41 | 0.75 | 34.62 | 0.25 | 0.2 |
| Hex | 40 | 35 | 26 | 0 | 11 | 29 | 4B | 23 | 19 | 14 |
| Octal | 100 | 65 | 46 | 0 | 21 | 51 | 113 | 43 | 31 | 24 |
| Binary | 1000000 | 110101 | 100110 | 0 | 10001 | 101001 | 1001011 | 100011 | 11001 | 10100 |
Color Harmonies of #403526
Complementary color
Monochromatic Colors of #403526
Black with #403526
Text Example
Text Example
White with #403526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403526; }
p { color: rgb(64,53,38); }
H1.HeaderClassName
{
color: #403526;
}
.AnyTagClassName
{
color: #403526;
}
</style>
background-color css
<style>
a { background-color: #403526; }
a { background-color: rgb(64,53,38); }
div.DivClassName
{
background-color: #403526;
}
.BgClassName
{
background-color: #403526;
}
</style>
border-color css
<style>
span { border-color: #403526; }
span { border-color: rgb(64,53,38); }
td.TdClassName
{
border-color: #403526;
}
.TagClassName
{
border-color: #403526;
}
</style>