Shades of Jacko Bean #423727
Tints of Jacko Bean #423727
RGB
CMYK
RGB Variations
Color information
#423727 (or 0x423727) is known color: Jacko Bean. HEX triplet: 42, 37 and 27. RGB value is (66,55,39). Sum of RGB (Red+Green+Blue) = 66+55+39=160 (21% of max value = 765). Red value is 66 (26.17% from 255 or 41.25% from 160); Green value is 55 (21.88% from 255 or 34.38% from 160); Blue value is 39 (15.62% from 255 or 24.38% from 160); Max value from RGB is 66 - color contains mainly: red. Hex color #423727 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423727 is #BDC8D8. Grayscale: #383838. Windows color (decimal): -12437721 or 2570050. OLE color: 2570050.
HSL color Cylindrical-coordinate representation of color #423727: hue angle of 35.56º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #423727 is Cyan = 0, Magento = 0.17, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 55 | 39 | - |
| CMYK | 0 | 0.17 | 0.41 | 0.74 |
| HSL | 35.56º | 0.26% | 0.21% | - |
| HSV(B) | 35.56º | 0.41% | 0.26% | - |
| XYZ | 3.98 | 4.04 | 2.49 | - |
| YUV | 56.47 | 118.14 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 39 | 0 | 0.17 | 0.41 | 0.74 | 35.56 | 0.26 | 0.21 |
| Hex | 42 | 37 | 27 | 0 | 11 | 29 | 4A | 24 | 1A | 15 |
| Octal | 102 | 67 | 47 | 0 | 21 | 51 | 112 | 44 | 32 | 25 |
| Binary | 1000010 | 110111 | 100111 | 0 | 10001 | 101001 | 1001010 | 100100 | 11010 | 10101 |
Color Harmonies of #423727
Complementary color
Monochromatic Colors of #423727
Black with #423727
Text Example
Text Example
White with #423727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423727; }
p { color: rgb(66,55,39); }
H1.HeaderClassName
{
color: #423727;
}
.AnyTagClassName
{
color: #423727;
}
</style>
background-color css
<style>
a { background-color: #423727; }
a { background-color: rgb(66,55,39); }
div.DivClassName
{
background-color: #423727;
}
.BgClassName
{
background-color: #423727;
}
</style>
border-color css
<style>
span { border-color: #423727; }
span { border-color: rgb(66,55,39); }
td.TdClassName
{
border-color: #423727;
}
.TagClassName
{
border-color: #423727;
}
</style>