Shades of Jacko Bean #423728
Tints of Jacko Bean #423728
RGB
CMYK
RGB Variations
Color information
#423728 (or 0x423728) is known color: Jacko Bean. HEX triplet: 42, 37 and 28. RGB value is (66,55,40). Sum of RGB (Red+Green+Blue) = 66+55+40=161 (21% of max value = 765). Red value is 66 (26.17% from 255 or 40.99% from 161); Green value is 55 (21.88% from 255 or 34.16% from 161); Blue value is 40 (16.02% from 255 or 24.84% from 161); Max value from RGB is 66 - color contains mainly: red. Hex color #423728 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423728 is #BDC8D7. Grayscale: #383838. Windows color (decimal): -12437720 or 2635586. OLE color: 2635586.
HSL color Cylindrical-coordinate representation of color #423728: hue angle of 34.62º 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 #423728 is Cyan = 0, Magento = 0.17, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 40 | - |
| CMYK | 0 | 0.17 | 0.39 | 0.74 |
| HSL | 34.62º | 0.25% | 0.21% | - |
| HSV(B) | 34.62º | 0.39% | 0.26% | - |
| XYZ | 4 | 4.04 | 2.58 | - |
| YUV | 56.58 | 118.64 | 134.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 40 | 0 | 0.17 | 0.39 | 0.74 | 34.62 | 0.25 | 0.21 |
| Hex | 42 | 37 | 28 | 0 | 11 | 27 | 4A | 23 | 19 | 15 |
| Octal | 102 | 67 | 50 | 0 | 21 | 47 | 112 | 43 | 31 | 25 |
| Binary | 1000010 | 110111 | 101000 | 0 | 10001 | 100111 | 1001010 | 100011 | 11001 | 10101 |
Color Harmonies of #423728
Complementary color
Monochromatic Colors of #423728
Black with #423728
Text Example
Text Example
White with #423728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423728; }
p { color: rgb(66,55,40); }
H1.HeaderClassName
{
color: #423728;
}
.AnyTagClassName
{
color: #423728;
}
</style>
background-color css
<style>
a { background-color: #423728; }
a { background-color: rgb(66,55,40); }
div.DivClassName
{
background-color: #423728;
}
.BgClassName
{
background-color: #423728;
}
</style>
border-color css
<style>
span { border-color: #423728; }
span { border-color: rgb(66,55,40); }
td.TdClassName
{
border-color: #423728;
}
.TagClassName
{
border-color: #423728;
}
</style>