Shades of Jacko Bean #413427
Tints of Jacko Bean #413427
RGB
CMYK
RGB Variations
Color information
#413427 (or 0x413427) is known color: Jacko Bean. HEX triplet: 41, 34 and 27. RGB value is (65,52,39). Sum of RGB (Red+Green+Blue) = 65+52+39=156 (20% of max value = 765). Red value is 65 (25.78% from 255 or 41.67% from 156); Green value is 52 (20.70% from 255 or 33.33% from 156); Blue value is 39 (15.62% from 255 or 25% from 156); Max value from RGB is 65 - color contains mainly: red. Hex color #413427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413427 is #BECBD8. Grayscale: #363636. Windows color (decimal): -12504025 or 2569281. OLE color: 2569281.
HSL color Cylindrical-coordinate representation of color #413427: hue angle of 30º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #413427 is Cyan = 0, Magento = 0.20, Yellow = 0.40 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 52 | 39 | - |
| CMYK | 0 | 0.20 | 0.40 | 0.75 |
| HSL | 30º | 0.25% | 0.2% | - |
| HSV(B) | 30º | 0.4% | 0.25% | - |
| XYZ | 3.77 | 3.73 | 2.44 | - |
| YUV | 54.41 | 119.31 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 52 | 39 | 0 | 0.20 | 0.40 | 0.75 | 30 | 0.25 | 0.2 |
| Hex | 41 | 34 | 27 | 0 | 14 | 28 | 4B | 1E | 19 | 14 |
| Octal | 101 | 64 | 47 | 0 | 24 | 50 | 113 | 36 | 31 | 24 |
| Binary | 1000001 | 110100 | 100111 | 0 | 10100 | 101000 | 1001011 | 11110 | 11001 | 10100 |
Color Harmonies of #413427
Complementary color
Monochromatic Colors of #413427
Black with #413427
Text Example
Text Example
White with #413427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413427; }
p { color: rgb(65,52,39); }
H1.HeaderClassName
{
color: #413427;
}
.AnyTagClassName
{
color: #413427;
}
</style>
background-color css
<style>
a { background-color: #413427; }
a { background-color: rgb(65,52,39); }
div.DivClassName
{
background-color: #413427;
}
.BgClassName
{
background-color: #413427;
}
</style>
border-color css
<style>
span { border-color: #413427; }
span { border-color: rgb(65,52,39); }
td.TdClassName
{
border-color: #413427;
}
.TagClassName
{
border-color: #413427;
}
</style>