Shades of Jacko Bean #413930
Tints of Jacko Bean #413930
RGB
CMYK
RGB Variations
Color information
#413930 (or 0x413930) is known color: Jacko Bean. HEX triplet: 41, 39 and 30. RGB value is (65,57,48). Sum of RGB (Red+Green+Blue) = 65+57+48=170 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.24% from 170); Green value is 57 (22.66% from 255 or 33.53% from 170); Blue value is 48 (19.14% from 255 or 28.24% from 170); Max value from RGB is 65 - color contains mainly: red. Hex color #413930 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413930 is #BEC6CF. Grayscale: #3A3A3A. Windows color (decimal): -12502736 or 3160385. OLE color: 3160385.
HSL color Cylindrical-coordinate representation of color #413930: hue angle of 31.76º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413930 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 48 | - |
| CMYK | 0 | 0.12 | 0.26 | 0.75 |
| HSL | 31.76º | 0.15% | 0.22% | - |
| HSV(B) | 31.76º | 0.26% | 0.25% | - |
| XYZ | 4.18 | 4.26 | 3.4 | - |
| YUV | 58.37 | 122.15 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 48 | 0 | 0.12 | 0.26 | 0.75 | 31.76 | 0.15 | 0.22 |
| Hex | 41 | 39 | 30 | 0 | C | 1A | 4B | 20 | F | 16 |
| Octal | 101 | 71 | 60 | 0 | 14 | 32 | 113 | 40 | 17 | 26 |
| Binary | 1000001 | 111001 | 110000 | 0 | 1100 | 11010 | 1001011 | 100000 | 1111 | 10110 |
Color Harmonies of #413930
Complementary color
Monochromatic Colors of #413930
Black with #413930
Text Example
Text Example
White with #413930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413930; }
p { color: rgb(65,57,48); }
H1.HeaderClassName
{
color: #413930;
}
.AnyTagClassName
{
color: #413930;
}
</style>
background-color css
<style>
a { background-color: #413930; }
a { background-color: rgb(65,57,48); }
div.DivClassName
{
background-color: #413930;
}
.BgClassName
{
background-color: #413930;
}
</style>
border-color css
<style>
span { border-color: #413930; }
span { border-color: rgb(65,57,48); }
td.TdClassName
{
border-color: #413930;
}
.TagClassName
{
border-color: #413930;
}
</style>