Shades of Jacko Bean #413425
Tints of Jacko Bean #413425
RGB
CMYK
RGB Variations
Color information
#413425 (or 0x413425) is known color: Jacko Bean. HEX triplet: 41, 34 and 25. RGB value is (65,52,37). Sum of RGB (Red+Green+Blue) = 65+52+37=154 (20% of max value = 765). Red value is 65 (25.78% from 255 or 42.21% from 154); Green value is 52 (20.70% from 255 or 33.77% from 154); Blue value is 37 (14.84% from 255 or 24.03% from 154); Max value from RGB is 65 - color contains mainly: red. Hex color #413425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413425 is #BECBDA. Grayscale: #363636. Windows color (decimal): -12504027 or 2438209. OLE color: 2438209.
HSL color Cylindrical-coordinate representation of color #413425: hue angle of 32.14º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #413425 is Cyan = 0, Magento = 0.20, Yellow = 0.43 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 52 | 37 | - |
| CMYK | 0 | 0.20 | 0.43 | 0.75 |
| HSL | 32.14º | 0.27% | 0.2% | - |
| HSV(B) | 32.14º | 0.43% | 0.25% | - |
| XYZ | 3.74 | 3.71 | 2.27 | - |
| YUV | 54.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 37 | 0 | 0.20 | 0.43 | 0.75 | 32.14 | 0.27 | 0.2 |
| Hex | 41 | 34 | 25 | 0 | 14 | 2B | 4B | 20 | 1B | 14 |
| Octal | 101 | 64 | 45 | 0 | 24 | 53 | 113 | 40 | 33 | 24 |
| Binary | 1000001 | 110100 | 100101 | 0 | 10100 | 101011 | 1001011 | 100000 | 11011 | 10100 |
Color Harmonies of #413425
Complementary color
Monochromatic Colors of #413425
Black with #413425
Text Example
Text Example
White with #413425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413425; }
p { color: rgb(65,52,37); }
H1.HeaderClassName
{
color: #413425;
}
.AnyTagClassName
{
color: #413425;
}
</style>
background-color css
<style>
a { background-color: #413425; }
a { background-color: rgb(65,52,37); }
div.DivClassName
{
background-color: #413425;
}
.BgClassName
{
background-color: #413425;
}
</style>
border-color css
<style>
span { border-color: #413425; }
span { border-color: rgb(65,52,37); }
td.TdClassName
{
border-color: #413425;
}
.TagClassName
{
border-color: #413425;
}
</style>