Shades of Black Bean #162617
Tints of Black Bean #162617
RGB
CMYK
RGB Variations
Color information
#162617 (or 0x162617) is known color: Black Bean. HEX triplet: 16, 26 and 17. RGB value is (22,38,23). Sum of RGB (Red+Green+Blue) = 22+38+23=83 (10% of max value = 765). Red value is 22 (8.98% from 255 or 26.51% from 83); Green value is 38 (15.23% from 255 or 45.78% from 83); Blue value is 23 (9.38% from 255 or 27.71% from 83); Max value from RGB is 38 - color contains mainly: green. Hex color #162617 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #162617 is #E9D9E8. Grayscale: #1F1F1F. Windows color (decimal): -15325673 or 1517078. OLE color: 1517078.
HSL color Cylindrical-coordinate representation of color #162617: hue angle of 123.75º degrees, saturation: 0.27, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #162617 is Cyan = 0.42, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 22 | 38 | 23 | - |
| CMYK | 0.42 | 0 | 0.39 | 0.85 |
| HSL | 123.75º | 0.27% | 0.12% | - |
| HSV(B) | 123.75º | 0.42% | 0.15% | - |
| XYZ | 1.18 | 1.62 | 1.06 | - |
| YUV | 31.51 | 123.2 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 38 | 23 | 0.42 | 0 | 0.39 | 0.85 | 123.75 | 0.27 | 0.12 |
| Hex | 16 | 26 | 17 | 2A | 0 | 27 | 55 | 7C | 1B | C |
| Octal | 26 | 46 | 27 | 52 | 0 | 47 | 125 | 174 | 33 | 14 |
| Binary | 10110 | 100110 | 10111 | 101010 | 0 | 100111 | 1010101 | 1111100 | 11011 | 1100 |
Color Harmonies of #162617
Complementary color
Monochromatic Colors of #162617
Black with #162617
Text Example
Text Example
White with #162617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #162617; }
p { color: rgb(22,38,23); }
H1.HeaderClassName
{
color: #162617;
}
.AnyTagClassName
{
color: #162617;
}
</style>
background-color css
<style>
a { background-color: #162617; }
a { background-color: rgb(22,38,23); }
div.DivClassName
{
background-color: #162617;
}
.BgClassName
{
background-color: #162617;
}
</style>
border-color css
<style>
span { border-color: #162617; }
span { border-color: rgb(22,38,23); }
td.TdClassName
{
border-color: #162617;
}
.TagClassName
{
border-color: #162617;
}
</style>