Shades of Jacko Bean #423625
Tints of Jacko Bean #423625
RGB
CMYK
RGB Variations
Color information
#423625 (or 0x423625) is known color: Jacko Bean. HEX triplet: 42, 36 and 25. RGB value is (66,54,37). Sum of RGB (Red+Green+Blue) = 66+54+37=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 54 (21.48% from 255 or 34.39% from 157); Blue value is 37 (14.84% from 255 or 23.57% from 157); Max value from RGB is 66 - color contains mainly: red. Hex color #423625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423625 is #BDC9DA. Grayscale: #373737. Windows color (decimal): -12437979 or 2438722. OLE color: 2438722.
HSL color Cylindrical-coordinate representation of color #423625: hue angle of 35.17º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #423625 is Cyan = 0, Magento = 0.18, Yellow = 0.44 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 54 | 37 | - |
| CMYK | 0 | 0.18 | 0.44 | 0.74 |
| HSL | 35.17º | 0.28% | 0.2% | - |
| HSV(B) | 35.17º | 0.44% | 0.26% | - |
| XYZ | 3.9 | 3.93 | 2.3 | - |
| YUV | 55.65 | 117.48 | 135.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 37 | 0 | 0.18 | 0.44 | 0.74 | 35.17 | 0.28 | 0.2 |
| Hex | 42 | 36 | 25 | 0 | 12 | 2C | 4A | 23 | 1C | 14 |
| Octal | 102 | 66 | 45 | 0 | 22 | 54 | 112 | 43 | 34 | 24 |
| Binary | 1000010 | 110110 | 100101 | 0 | 10010 | 101100 | 1001010 | 100011 | 11100 | 10100 |
Color Harmonies of #423625
Complementary color
Monochromatic Colors of #423625
Black with #423625
Text Example
Text Example
White with #423625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423625; }
p { color: rgb(66,54,37); }
H1.HeaderClassName
{
color: #423625;
}
.AnyTagClassName
{
color: #423625;
}
</style>
background-color css
<style>
a { background-color: #423625; }
a { background-color: rgb(66,54,37); }
div.DivClassName
{
background-color: #423625;
}
.BgClassName
{
background-color: #423625;
}
</style>
border-color css
<style>
span { border-color: #423625; }
span { border-color: rgb(66,54,37); }
td.TdClassName
{
border-color: #423625;
}
.TagClassName
{
border-color: #423625;
}
</style>