Shades of Jacko Bean #403427
Tints of Jacko Bean #403427
RGB
CMYK
RGB Variations
Color information
#403427 (or 0x403427) is known color: Jacko Bean. HEX triplet: 40, 34 and 27. RGB value is (64,52,39). Sum of RGB (Red+Green+Blue) = 64+52+39=155 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.29% from 155); Green value is 52 (20.70% from 255 or 33.55% from 155); Blue value is 39 (15.62% from 255 or 25.16% from 155); Max value from RGB is 64 - color contains mainly: red. Hex color #403427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #403427 is #BFCBD8. Grayscale: #363636. Windows color (decimal): -12569561 or 2569280. OLE color: 2569280.
HSL color Cylindrical-coordinate representation of color #403427: hue angle of 31.2º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #403427 is Cyan = 0, Magento = 0.19, Yellow = 0.39 and Black (K on CMYK) = 0.75.
Color convert
RGB | 64 | 52 | 39 | - |
CMYK | 0 | 0.19 | 0.39 | 0.75 |
HSL | 31.2º | 0.24% | 0.2% | - |
HSV(B) | 31.2º | 0.39% | 0.25% | - |
XYZ | 3.71 | 3.69 | 2.44 | - |
YUV | 54.11 | 119.48 | 135.06 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 64 | 52 | 39 | 0 | 0.19 | 0.39 | 0.75 | 31.2 | 0.24 | 0.2 |
Hex | 40 | 34 | 27 | 0 | 13 | 27 | 4B | 1F | 18 | 14 |
Octal | 100 | 64 | 47 | 0 | 23 | 47 | 113 | 37 | 30 | 24 |
Binary | 1000000 | 110100 | 100111 | 0 | 10011 | 100111 | 1001011 | 11111 | 11000 | 10100 |
Color Harmonies of #403427
Complementary color
Monochromatic Colors of #403427
Black with #403427
Text Example
Text Example
White with #403427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403427; }
p { color: rgb(64,52,39); }
H1.HeaderClassName
{
color: #403427;
}
.AnyTagClassName
{
color: #403427;
}
</style>
background-color css
<style>
a { background-color: #403427; }
a { background-color: rgb(64,52,39); }
div.DivClassName
{
background-color: #403427;
}
.BgClassName
{
background-color: #403427;
}
</style>
border-color css
<style>
span { border-color: #403427; }
span { border-color: rgb(64,52,39); }
td.TdClassName
{
border-color: #403427;
}
.TagClassName
{
border-color: #403427;
}
</style>