Shades of Black Bean #122416
Tints of Black Bean #122416
RGB
CMYK
RGB Variations
Color information
#122416 (or 0x122416) is known color: Black Bean. HEX triplet: 12, 24 and 16. RGB value is (18,36,22). Sum of RGB (Red+Green+Blue) = 18+36+22=76 (10% of max value = 765). Red value is 18 (7.42% from 255 or 23.68% from 76); Green value is 36 (14.45% from 255 or 47.37% from 76); Blue value is 22 (8.98% from 255 or 28.95% from 76); Max value from RGB is 36 - color contains mainly: green. Hex color #122416 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122416 is #EDDBE9. Grayscale: #1D1D1D. Windows color (decimal): -15588330 or 1451026. OLE color: 1451026.
HSL color Cylindrical-coordinate representation of color #122416: hue angle of 133.33º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #122416 is Cyan = 0.5, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 18 | 36 | 22 | - |
| CMYK | 0.5 | 0 | 0.39 | 0.86 |
| HSL | 133.33º | 0.33% | 0.11% | - |
| HSV(B) | 133.33º | 0.5% | 0.14% | - |
| XYZ | 1.03 | 1.45 | 0.98 | - |
| YUV | 29.02 | 124.04 | 120.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 36 | 22 | 0.5 | 0 | 0.39 | 0.86 | 133.33 | 0.33 | 0.11 |
| Hex | 12 | 24 | 16 | 32 | 0 | 27 | 56 | 85 | 21 | B |
| Octal | 22 | 44 | 26 | 62 | 0 | 47 | 126 | 205 | 41 | 13 |
| Binary | 10010 | 100100 | 10110 | 110010 | 0 | 100111 | 1010110 | 10000101 | 100001 | 1011 |
Color Harmonies of #122416
Complementary color
Monochromatic Colors of #122416
Black with #122416
Text Example
Text Example
White with #122416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122416; }
p { color: rgb(18,36,22); }
H1.HeaderClassName
{
color: #122416;
}
.AnyTagClassName
{
color: #122416;
}
</style>
background-color css
<style>
a { background-color: #122416; }
a { background-color: rgb(18,36,22); }
div.DivClassName
{
background-color: #122416;
}
.BgClassName
{
background-color: #122416;
}
</style>
border-color css
<style>
span { border-color: #122416; }
span { border-color: rgb(18,36,22); }
td.TdClassName
{
border-color: #122416;
}
.TagClassName
{
border-color: #122416;
}
</style>