Shades of Jacko Bean #423426
Tints of Jacko Bean #423426
RGB
CMYK
RGB Variations
Color information
#423426 (or 0x423426) is known color: Jacko Bean. HEX triplet: 42, 34 and 26. RGB value is (66,52,38). Sum of RGB (Red+Green+Blue) = 66+52+38=156 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.31% from 156); Green value is 52 (20.70% from 255 or 33.33% from 156); Blue value is 38 (15.23% from 255 or 24.36% from 156); Max value from RGB is 66 - color contains mainly: red. Hex color #423426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423426 is #BDCBD9. Grayscale: #363636. Windows color (decimal): -12438490 or 2503746. OLE color: 2503746.
HSL color Cylindrical-coordinate representation of color #423426: hue angle of 30º 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 #423426 is Cyan = 0, Magento = 0.21, Yellow = 0.42 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 52 | 38 | - |
| CMYK | 0 | 0.21 | 0.42 | 0.74 |
| HSL | 30º | 0.27% | 0.2% | - |
| HSV(B) | 30º | 0.42% | 0.26% | - |
| XYZ | 3.82 | 3.75 | 2.36 | - |
| YUV | 54.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 38 | 0 | 0.21 | 0.42 | 0.74 | 30 | 0.27 | 0.2 |
| Hex | 42 | 34 | 26 | 0 | 15 | 2A | 4A | 1E | 1B | 14 |
| Octal | 102 | 64 | 46 | 0 | 25 | 52 | 112 | 36 | 33 | 24 |
| Binary | 1000010 | 110100 | 100110 | 0 | 10101 | 101010 | 1001010 | 11110 | 11011 | 10100 |
Color Harmonies of #423426
Complementary color
Monochromatic Colors of #423426
Black with #423426
Text Example
Text Example
White with #423426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423426; }
p { color: rgb(66,52,38); }
H1.HeaderClassName
{
color: #423426;
}
.AnyTagClassName
{
color: #423426;
}
</style>
background-color css
<style>
a { background-color: #423426; }
a { background-color: rgb(66,52,38); }
div.DivClassName
{
background-color: #423426;
}
.BgClassName
{
background-color: #423426;
}
</style>
border-color css
<style>
span { border-color: #423426; }
span { border-color: rgb(66,52,38); }
td.TdClassName
{
border-color: #423426;
}
.TagClassName
{
border-color: #423426;
}
</style>