Shades of Jacko Bean #423726
Tints of Jacko Bean #423726
RGB
CMYK
RGB Variations
Color information
#423726 (or 0x423726) is known color: Jacko Bean. HEX triplet: 42, 37 and 26. RGB value is (66,55,38). Sum of RGB (Red+Green+Blue) = 66+55+38=159 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.51% from 159); Green value is 55 (21.88% from 255 or 34.59% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 66 - color contains mainly: red. Hex color #423726 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423726 is #BDC8D9. Grayscale: #383838. Windows color (decimal): -12437722 or 2504514. OLE color: 2504514.
HSL color Cylindrical-coordinate representation of color #423726: hue angle of 36.43º 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 #423726 is Cyan = 0, Magento = 0.17, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 38 | - |
| CMYK | 0 | 0.17 | 0.42 | 0.74 |
| HSL | 36.43º | 0.27% | 0.2% | - |
| HSV(B) | 36.43º | 0.42% | 0.26% | - |
| XYZ | 3.96 | 4.03 | 2.4 | - |
| YUV | 56.35 | 117.64 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 38 | 0 | 0.17 | 0.42 | 0.74 | 36.43 | 0.27 | 0.2 |
| Hex | 42 | 37 | 26 | 0 | 11 | 2A | 4A | 24 | 1B | 14 |
| Octal | 102 | 67 | 46 | 0 | 21 | 52 | 112 | 44 | 33 | 24 |
| Binary | 1000010 | 110111 | 100110 | 0 | 10001 | 101010 | 1001010 | 100100 | 11011 | 10100 |
Color Harmonies of #423726
Complementary color
Monochromatic Colors of #423726
Black with #423726
Text Example
Text Example
White with #423726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423726; }
p { color: rgb(66,55,38); }
H1.HeaderClassName
{
color: #423726;
}
.AnyTagClassName
{
color: #423726;
}
</style>
background-color css
<style>
a { background-color: #423726; }
a { background-color: rgb(66,55,38); }
div.DivClassName
{
background-color: #423726;
}
.BgClassName
{
background-color: #423726;
}
</style>
border-color css
<style>
span { border-color: #423726; }
span { border-color: rgb(66,55,38); }
td.TdClassName
{
border-color: #423726;
}
.TagClassName
{
border-color: #423726;
}
</style>