Shades of Jacko Bean #453827
Tints of Jacko Bean #453827
RGB
CMYK
RGB Variations
Color information
#453827 (or 0x453827) is known color: Jacko Bean. HEX triplet: 45, 38 and 27. RGB value is (69,56,39). Sum of RGB (Red+Green+Blue) = 69+56+39=164 (21% of max value = 765). Red value is 69 (27.34% from 255 or 42.07% from 164); Green value is 56 (22.27% from 255 or 34.15% from 164); Blue value is 39 (15.62% from 255 or 23.78% from 164); Max value from RGB is 69 - color contains mainly: red. Hex color #453827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453827 is #BAC7D8. Grayscale: #3A3A3A. Windows color (decimal): -12240857 or 2570309. OLE color: 2570309.
HSL color Cylindrical-coordinate representation of color #453827: hue angle of 34º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #453827 is Cyan = 0, Magento = 0.19, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 56 | 39 | - |
| CMYK | 0 | 0.19 | 0.43 | 0.73 |
| HSL | 34º | 0.28% | 0.21% | - |
| HSV(B) | 34º | 0.43% | 0.27% | - |
| XYZ | 4.23 | 4.24 | 2.51 | - |
| YUV | 57.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 56 | 39 | 0 | 0.19 | 0.43 | 0.73 | 34 | 0.28 | 0.21 |
| Hex | 45 | 38 | 27 | 0 | 13 | 2B | 49 | 22 | 1C | 15 |
| Octal | 105 | 70 | 47 | 0 | 23 | 53 | 111 | 42 | 34 | 25 |
| Binary | 1000101 | 111000 | 100111 | 0 | 10011 | 101011 | 1001001 | 100010 | 11100 | 10101 |
Color Harmonies of #453827
Complementary color
Monochromatic Colors of #453827
Black with #453827
Text Example
Text Example
White with #453827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453827; }
p { color: rgb(69,56,39); }
H1.HeaderClassName
{
color: #453827;
}
.AnyTagClassName
{
color: #453827;
}
</style>
background-color css
<style>
a { background-color: #453827; }
a { background-color: rgb(69,56,39); }
div.DivClassName
{
background-color: #453827;
}
.BgClassName
{
background-color: #453827;
}
</style>
border-color css
<style>
span { border-color: #453827; }
span { border-color: rgb(69,56,39); }
td.TdClassName
{
border-color: #453827;
}
.TagClassName
{
border-color: #453827;
}
</style>