Shades of Jacko Bean #403322
Tints of Jacko Bean #403322
RGB
CMYK
RGB Variations
Color information
#403322 (or 0x403322) is known color: Jacko Bean. HEX triplet: 40, 33 and 22. RGB value is (64,51,34). Sum of RGB (Red+Green+Blue) = 64+51+34=149 (19% of max value = 765). Red value is 64 (25.39% from 255 or 42.95% from 149); Green value is 51 (20.31% from 255 or 34.23% from 149); Blue value is 34 (13.67% from 255 or 22.82% from 149); Max value from RGB is 64 - color contains mainly: red. Hex color #403322 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403322 is #BFCCDD. Grayscale: #353535. Windows color (decimal): -12569822 or 2241344. OLE color: 2241344.
HSL color Cylindrical-coordinate representation of color #403322: hue angle of 34º degrees, saturation: 0.31, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #403322 is Cyan = 0, Magento = 0.20, Yellow = 0.47 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 51 | 34 | - |
| CMYK | 0 | 0.20 | 0.47 | 0.75 |
| HSL | 34º | 0.31% | 0.19% | - |
| HSV(B) | 34º | 0.47% | 0.25% | - |
| XYZ | 3.59 | 3.57 | 2.01 | - |
| YUV | 52.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 51 | 34 | 0 | 0.20 | 0.47 | 0.75 | 34 | 0.31 | 0.19 |
| Hex | 40 | 33 | 22 | 0 | 14 | 2F | 4B | 22 | 1F | 13 |
| Octal | 100 | 63 | 42 | 0 | 24 | 57 | 113 | 42 | 37 | 23 |
| Binary | 1000000 | 110011 | 100010 | 0 | 10100 | 101111 | 1001011 | 100010 | 11111 | 10011 |
Color Harmonies of #403322
Complementary color
Monochromatic Colors of #403322
Black with #403322
Text Example
Text Example
White with #403322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403322; }
p { color: rgb(64,51,34); }
H1.HeaderClassName
{
color: #403322;
}
.AnyTagClassName
{
color: #403322;
}
</style>
background-color css
<style>
a { background-color: #403322; }
a { background-color: rgb(64,51,34); }
div.DivClassName
{
background-color: #403322;
}
.BgClassName
{
background-color: #403322;
}
</style>
border-color css
<style>
span { border-color: #403322; }
span { border-color: rgb(64,51,34); }
td.TdClassName
{
border-color: #403322;
}
.TagClassName
{
border-color: #403322;
}
</style>