Shades of Jacko Bean #423626
Tints of Jacko Bean #423626
RGB
CMYK
RGB Variations
Color information
#423626 (or 0x423626) is known color: Jacko Bean. HEX triplet: 42, 36 and 26. RGB value is (66,54,38). Sum of RGB (Red+Green+Blue) = 66+54+38=158 (20% of max value = 765). Red value is 66 (26.17% from 255 or 41.77% from 158); Green value is 54 (21.48% from 255 or 34.18% from 158); Blue value is 38 (15.23% from 255 or 24.05% from 158); Max value from RGB is 66 - color contains mainly: red. Hex color #423626 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423626 is #BDC9D9. Grayscale: #373737. Windows color (decimal): -12437978 or 2504258. OLE color: 2504258.
HSL color Cylindrical-coordinate representation of color #423626: hue angle of 34.29º 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 #423626 is Cyan = 0, Magento = 0.18, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 38 | - |
| CMYK | 0 | 0.18 | 0.42 | 0.74 |
| HSL | 34.29º | 0.27% | 0.2% | - |
| HSV(B) | 34.29º | 0.42% | 0.26% | - |
| XYZ | 3.92 | 3.94 | 2.39 | - |
| YUV | 55.76 | 117.98 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 38 | 0 | 0.18 | 0.42 | 0.74 | 34.29 | 0.27 | 0.2 |
| Hex | 42 | 36 | 26 | 0 | 12 | 2A | 4A | 22 | 1B | 14 |
| Octal | 102 | 66 | 46 | 0 | 22 | 52 | 112 | 42 | 33 | 24 |
| Binary | 1000010 | 110110 | 100110 | 0 | 10010 | 101010 | 1001010 | 100010 | 11011 | 10100 |
Color Harmonies of #423626
Complementary color
Monochromatic Colors of #423626
Black with #423626
Text Example
Text Example
White with #423626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423626; }
p { color: rgb(66,54,38); }
H1.HeaderClassName
{
color: #423626;
}
.AnyTagClassName
{
color: #423626;
}
</style>
background-color css
<style>
a { background-color: #423626; }
a { background-color: rgb(66,54,38); }
div.DivClassName
{
background-color: #423626;
}
.BgClassName
{
background-color: #423626;
}
</style>
border-color css
<style>
span { border-color: #423626; }
span { border-color: rgb(66,54,38); }
td.TdClassName
{
border-color: #423626;
}
.TagClassName
{
border-color: #423626;
}
</style>