Shades of Black Bean #162316
Tints of Black Bean #162316
RGB
CMYK
RGB Variations
Color information
#162316 (or 0x162316) is known color: Black Bean. HEX triplet: 16, 23 and 16. RGB value is (22,35,22). Sum of RGB (Red+Green+Blue) = 22+35+22=79 (10% of max value = 765). Red value is 22 (8.98% from 255 or 27.85% from 79); Green value is 35 (14.06% from 255 or 44.30% from 79); Blue value is 22 (8.98% from 255 or 27.85% from 79); Max value from RGB is 35 - color contains mainly: green. Hex color #162316 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #162316 is #E9DCE9. Grayscale: #1D1D1D. Windows color (decimal): -15326442 or 1450774. OLE color: 1450774.
HSL color Cylindrical-coordinate representation of color #162316: hue angle of 120º degrees, saturation: 0.23, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #162316 is Cyan = 0.37, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 22 | 35 | 22 | - |
| CMYK | 0.37 | 0 | 0.37 | 0.86 |
| HSL | 120º | 0.23% | 0.11% | - |
| HSV(B) | 120º | 0.37% | 0.14% | - |
| XYZ | 1.08 | 1.43 | 0.98 | - |
| YUV | 29.63 | 123.69 | 122.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 35 | 22 | 0.37 | 0 | 0.37 | 0.86 | 120 | 0.23 | 0.11 |
| Hex | 16 | 23 | 16 | 25 | 0 | 25 | 56 | 78 | 17 | B |
| Octal | 26 | 43 | 26 | 45 | 0 | 45 | 126 | 170 | 27 | 13 |
| Binary | 10110 | 100011 | 10110 | 100101 | 0 | 100101 | 1010110 | 1111000 | 10111 | 1011 |
Color Harmonies of #162316
Complementary color
Monochromatic Colors of #162316
Black with #162316
Text Example
Text Example
White with #162316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162316; }
p { color: rgb(22,35,22); }
H1.HeaderClassName
{
color: #162316;
}
.AnyTagClassName
{
color: #162316;
}
</style>
background-color css
<style>
a { background-color: #162316; }
a { background-color: rgb(22,35,22); }
div.DivClassName
{
background-color: #162316;
}
.BgClassName
{
background-color: #162316;
}
</style>
border-color css
<style>
span { border-color: #162316; }
span { border-color: rgb(22,35,22); }
td.TdClassName
{
border-color: #162316;
}
.TagClassName
{
border-color: #162316;
}
</style>