Shades of Jacko Bean #423628
Tints of Jacko Bean #423628
RGB
CMYK
RGB Variations
Color information
#423628 (or 0x423628) is known color: Jacko Bean. HEX triplet: 42, 36 and 28. RGB value is (66,54,40). Sum of RGB (Red+Green+Blue) = 66+54+40=160 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.25% from 160); Green value is 54 (21.48% from 255 or 33.75% from 160); Blue value is 40 (16.02% from 255 or 25% from 160); Max value from RGB is 66 - color contains mainly: red. Hex color #423628 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423628 is #BDC9D7. Grayscale: #383838. Windows color (decimal): -12437976 or 2635330. OLE color: 2635330.
HSL color Cylindrical-coordinate representation of color #423628: hue angle of 32.31º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #423628 is Cyan = 0, Magento = 0.18, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 40 | - |
| CMYK | 0 | 0.18 | 0.39 | 0.74 |
| HSL | 32.31º | 0.25% | 0.21% | - |
| HSV(B) | 32.31º | 0.39% | 0.26% | - |
| XYZ | 3.95 | 3.95 | 2.56 | - |
| YUV | 55.99 | 118.98 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 40 | 0 | 0.18 | 0.39 | 0.74 | 32.31 | 0.25 | 0.21 |
| Hex | 42 | 36 | 28 | 0 | 12 | 27 | 4A | 20 | 19 | 15 |
| Octal | 102 | 66 | 50 | 0 | 22 | 47 | 112 | 40 | 31 | 25 |
| Binary | 1000010 | 110110 | 101000 | 0 | 10010 | 100111 | 1001010 | 100000 | 11001 | 10101 |
Color Harmonies of #423628
Complementary color
Monochromatic Colors of #423628
Black with #423628
Text Example
Text Example
White with #423628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423628; }
p { color: rgb(66,54,40); }
H1.HeaderClassName
{
color: #423628;
}
.AnyTagClassName
{
color: #423628;
}
</style>
background-color css
<style>
a { background-color: #423628; }
a { background-color: rgb(66,54,40); }
div.DivClassName
{
background-color: #423628;
}
.BgClassName
{
background-color: #423628;
}
</style>
border-color css
<style>
span { border-color: #423628; }
span { border-color: rgb(66,54,40); }
td.TdClassName
{
border-color: #423628;
}
.TagClassName
{
border-color: #423628;
}
</style>