Shades of Jacko Bean #403524
Tints of Jacko Bean #403524
RGB
CMYK
RGB Variations
Color information
#403524 (or 0x403524) is known color: Jacko Bean. HEX triplet: 40, 35 and 24. RGB value is (64,53,36). Sum of RGB (Red+Green+Blue) = 64+53+36=153 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.83% from 153); Green value is 53 (21.09% from 255 or 34.64% from 153); Blue value is 36 (14.45% from 255 or 23.53% from 153); Max value from RGB is 64 - color contains mainly: red. Hex color #403524 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403524 is #BFCADB. Grayscale: #363636. Windows color (decimal): -12569308 or 2372928. OLE color: 2372928.
HSL color Cylindrical-coordinate representation of color #403524: hue angle of 36.43º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #403524 is Cyan = 0, Magento = 0.17, Yellow = 0.44 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 53 | 36 | - |
| CMYK | 0 | 0.17 | 0.44 | 0.75 |
| HSL | 36.43º | 0.28% | 0.2% | - |
| HSV(B) | 36.43º | 0.44% | 0.25% | - |
| XYZ | 3.71 | 3.76 | 2.2 | - |
| YUV | 54.35 | 117.64 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 53 | 36 | 0 | 0.17 | 0.44 | 0.75 | 36.43 | 0.28 | 0.2 |
| Hex | 40 | 35 | 24 | 0 | 11 | 2C | 4B | 24 | 1C | 14 |
| Octal | 100 | 65 | 44 | 0 | 21 | 54 | 113 | 44 | 34 | 24 |
| Binary | 1000000 | 110101 | 100100 | 0 | 10001 | 101100 | 1001011 | 100100 | 11100 | 10100 |
Color Harmonies of #403524
Complementary color
Monochromatic Colors of #403524
Black with #403524
Text Example
Text Example
White with #403524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403524; }
p { color: rgb(64,53,36); }
H1.HeaderClassName
{
color: #403524;
}
.AnyTagClassName
{
color: #403524;
}
</style>
background-color css
<style>
a { background-color: #403524; }
a { background-color: rgb(64,53,36); }
div.DivClassName
{
background-color: #403524;
}
.BgClassName
{
background-color: #403524;
}
</style>
border-color css
<style>
span { border-color: #403524; }
span { border-color: rgb(64,53,36); }
td.TdClassName
{
border-color: #403524;
}
.TagClassName
{
border-color: #403524;
}
</style>