Shades of Jacko Bean #453728
Tints of Jacko Bean #453728
RGB
CMYK
RGB Variations
Color information
#453728 (or 0x453728) is known color: Jacko Bean. HEX triplet: 45, 37 and 28. RGB value is (69,55,40). Sum of RGB (Red+Green+Blue) = 69+55+40=164 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.07% from 164); Green value is 55 (21.88% from 255 or 33.54% from 164); Blue value is 40 (16.02% from 255 or 24.39% from 164); Max value from RGB is 69 - color contains mainly: red. Hex color #453728 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453728 is #BAC8D7. Grayscale: #393939. Windows color (decimal): -12241112 or 2635589. OLE color: 2635589.
HSL color Cylindrical-coordinate representation of color #453728: hue angle of 31.03º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #453728 is Cyan = 0, Magento = 0.20, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 55 | 40 | - |
| CMYK | 0 | 0.20 | 0.42 | 0.73 |
| HSL | 31.03º | 0.27% | 0.21% | - |
| HSV(B) | 31.03º | 0.42% | 0.27% | - |
| XYZ | 4.2 | 4.15 | 2.59 | - |
| YUV | 57.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 40 | 0 | 0.20 | 0.42 | 0.73 | 31.03 | 0.27 | 0.21 |
| Hex | 45 | 37 | 28 | 0 | 14 | 2A | 49 | 1F | 1B | 15 |
| Octal | 105 | 67 | 50 | 0 | 24 | 52 | 111 | 37 | 33 | 25 |
| Binary | 1000101 | 110111 | 101000 | 0 | 10100 | 101010 | 1001001 | 11111 | 11011 | 10101 |
Color Harmonies of #453728
Complementary color
Monochromatic Colors of #453728
Black with #453728
Text Example
Text Example
White with #453728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453728; }
p { color: rgb(69,55,40); }
H1.HeaderClassName
{
color: #453728;
}
.AnyTagClassName
{
color: #453728;
}
</style>
background-color css
<style>
a { background-color: #453728; }
a { background-color: rgb(69,55,40); }
div.DivClassName
{
background-color: #453728;
}
.BgClassName
{
background-color: #453728;
}
</style>
border-color css
<style>
span { border-color: #453728; }
span { border-color: rgb(69,55,40); }
td.TdClassName
{
border-color: #453728;
}
.TagClassName
{
border-color: #453728;
}
</style>