Shades of Jacko Bean #423527
Tints of Jacko Bean #423527
RGB
CMYK
RGB Variations
Color information
#423527 (or 0x423527) is known color: Jacko Bean. HEX triplet: 42, 35 and 27. RGB value is (66,53,39). Sum of RGB (Red+Green+Blue) = 66+53+39=158 (20% of max value = 765). Red value is 66 (26.17% from 255 or 41.77% from 158); Green value is 53 (21.09% from 255 or 33.54% from 158); Blue value is 39 (15.62% from 255 or 24.68% from 158); Max value from RGB is 66 - color contains mainly: red. Hex color #423527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423527 is #BDCAD8. Grayscale: #373737. Windows color (decimal): -12438233 or 2569538. OLE color: 2569538.
HSL color Cylindrical-coordinate representation of color #423527: hue angle of 31.11º 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 #423527 is Cyan = 0, Magento = 0.20, Yellow = 0.41 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 53 | 39 | - |
| CMYK | 0 | 0.20 | 0.41 | 0.74 |
| HSL | 31.11º | 0.26% | 0.21% | - |
| HSV(B) | 31.11º | 0.41% | 0.26% | - |
| XYZ | 3.89 | 3.85 | 2.46 | - |
| YUV | 55.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 39 | 0 | 0.20 | 0.41 | 0.74 | 31.11 | 0.26 | 0.21 |
| Hex | 42 | 35 | 27 | 0 | 14 | 29 | 4A | 1F | 1A | 15 |
| Octal | 102 | 65 | 47 | 0 | 24 | 51 | 112 | 37 | 32 | 25 |
| Binary | 1000010 | 110101 | 100111 | 0 | 10100 | 101001 | 1001010 | 11111 | 11010 | 10101 |
Color Harmonies of #423527
Complementary color
Monochromatic Colors of #423527
Black with #423527
Text Example
Text Example
White with #423527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423527; }
p { color: rgb(66,53,39); }
H1.HeaderClassName
{
color: #423527;
}
.AnyTagClassName
{
color: #423527;
}
</style>
background-color css
<style>
a { background-color: #423527; }
a { background-color: rgb(66,53,39); }
div.DivClassName
{
background-color: #423527;
}
.BgClassName
{
background-color: #423527;
}
</style>
border-color css
<style>
span { border-color: #423527; }
span { border-color: rgb(66,53,39); }
td.TdClassName
{
border-color: #423527;
}
.TagClassName
{
border-color: #423527;
}
</style>