Shades of Jacko Bean #423526
Tints of Jacko Bean #423526
RGB
CMYK
RGB Variations
Color information
#423526 (or 0x423526) is known color: Jacko Bean. HEX triplet: 42, 35 and 26. RGB value is (66,53,38). Sum of RGB (Red+Green+Blue) = 66+53+38=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 53 (21.09% from 255 or 33.76% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 66 - color contains mainly: red. Hex color #423526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423526 is #BDCAD9. Grayscale: #373737. Windows color (decimal): -12438234 or 2504002. OLE color: 2504002.
HSL color Cylindrical-coordinate representation of color #423526: hue angle of 32.14º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #423526 is Cyan = 0, Magento = 0.20, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 38 | - |
| CMYK | 0 | 0.20 | 0.42 | 0.74 |
| HSL | 32.14º | 0.27% | 0.2% | - |
| HSV(B) | 32.14º | 0.42% | 0.26% | - |
| XYZ | 3.87 | 3.84 | 2.37 | - |
| YUV | 55.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 38 | 0 | 0.20 | 0.42 | 0.74 | 32.14 | 0.27 | 0.2 |
| Hex | 42 | 35 | 26 | 0 | 14 | 2A | 4A | 20 | 1B | 14 |
| Octal | 102 | 65 | 46 | 0 | 24 | 52 | 112 | 40 | 33 | 24 |
| Binary | 1000010 | 110101 | 100110 | 0 | 10100 | 101010 | 1001010 | 100000 | 11011 | 10100 |
Color Harmonies of #423526
Complementary color
Monochromatic Colors of #423526
Black with #423526
Text Example
Text Example
White with #423526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423526; }
p { color: rgb(66,53,38); }
H1.HeaderClassName
{
color: #423526;
}
.AnyTagClassName
{
color: #423526;
}
</style>
background-color css
<style>
a { background-color: #423526; }
a { background-color: rgb(66,53,38); }
div.DivClassName
{
background-color: #423526;
}
.BgClassName
{
background-color: #423526;
}
</style>
border-color css
<style>
span { border-color: #423526; }
span { border-color: rgb(66,53,38); }
td.TdClassName
{
border-color: #423526;
}
.TagClassName
{
border-color: #423526;
}
</style>