Shades of Jacko Bean #413424
Tints of Jacko Bean #413424
RGB
CMYK
RGB Variations
Color information
#413424 (or 0x413424) is known color: Jacko Bean. HEX triplet: 41, 34 and 24. RGB value is (65,52,36). Sum of RGB (Red+Green+Blue) = 65+52+36=153 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.48% from 153); Green value is 52 (20.70% from 255 or 33.99% from 153); Blue value is 36 (14.45% from 255 or 23.53% from 153); Max value from RGB is 65 - color contains mainly: red. Hex color #413424 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413424 is #BECBDB. Grayscale: #363636. Windows color (decimal): -12504028 or 2372673. OLE color: 2372673.
HSL color Cylindrical-coordinate representation of color #413424: hue angle of 33.1º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #413424 is Cyan = 0, Magento = 0.20, Yellow = 0.45 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 52 | 36 | - |
| CMYK | 0 | 0.20 | 0.45 | 0.75 |
| HSL | 33.1º | 0.29% | 0.2% | - |
| HSV(B) | 33.1º | 0.45% | 0.25% | - |
| XYZ | 3.73 | 3.71 | 2.19 | - |
| YUV | 54.06 | 117.81 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 36 | 0 | 0.20 | 0.45 | 0.75 | 33.1 | 0.29 | 0.2 |
| Hex | 41 | 34 | 24 | 0 | 14 | 2D | 4B | 21 | 1D | 14 |
| Octal | 101 | 64 | 44 | 0 | 24 | 55 | 113 | 41 | 35 | 24 |
| Binary | 1000001 | 110100 | 100100 | 0 | 10100 | 101101 | 1001011 | 100001 | 11101 | 10100 |
Color Harmonies of #413424
Complementary color
Monochromatic Colors of #413424
Black with #413424
Text Example
Text Example
White with #413424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413424; }
p { color: rgb(65,52,36); }
H1.HeaderClassName
{
color: #413424;
}
.AnyTagClassName
{
color: #413424;
}
</style>
background-color css
<style>
a { background-color: #413424; }
a { background-color: rgb(65,52,36); }
div.DivClassName
{
background-color: #413424;
}
.BgClassName
{
background-color: #413424;
}
</style>
border-color css
<style>
span { border-color: #413424; }
span { border-color: rgb(65,52,36); }
td.TdClassName
{
border-color: #413424;
}
.TagClassName
{
border-color: #413424;
}
</style>