Shades of Black Bean #122617
Tints of Black Bean #122617
RGB
CMYK
RGB Variations
Color information
#122617 (or 0x122617) is known color: Black Bean. HEX triplet: 12, 26 and 17. RGB value is (18,38,23). Sum of RGB (Red+Green+Blue) = 18+38+23=79 (10% of max value = 765). Red value is 18 (7.42% from 255 or 22.78% from 79); Green value is 38 (15.23% from 255 or 48.10% from 79); Blue value is 23 (9.38% from 255 or 29.11% from 79); Max value from RGB is 38 - color contains mainly: green. Hex color #122617 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #122617 is #EDD9E8. Grayscale: #1E1E1E. Windows color (decimal): -15587817 or 1517074. OLE color: 1517074.
HSL color Cylindrical-coordinate representation of color #122617: hue angle of 135º degrees, saturation: 0.36, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #122617 is Cyan = 0.53, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 18 | 38 | 23 | - |
| CMYK | 0.53 | 0 | 0.39 | 0.85 |
| HSL | 135º | 0.36% | 0.11% | - |
| HSV(B) | 135º | 0.53% | 0.15% | - |
| XYZ | 1.1 | 1.58 | 1.06 | - |
| YUV | 30.31 | 123.87 | 119.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 38 | 23 | 0.53 | 0 | 0.39 | 0.85 | 135 | 0.36 | 0.11 |
| Hex | 12 | 26 | 17 | 35 | 0 | 27 | 55 | 87 | 24 | B |
| Octal | 22 | 46 | 27 | 65 | 0 | 47 | 125 | 207 | 44 | 13 |
| Binary | 10010 | 100110 | 10111 | 110101 | 0 | 100111 | 1010101 | 10000111 | 100100 | 1011 |
Color Harmonies of #122617
Complementary color
Monochromatic Colors of #122617
Black with #122617
Text Example
Text Example
White with #122617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122617; }
p { color: rgb(18,38,23); }
H1.HeaderClassName
{
color: #122617;
}
.AnyTagClassName
{
color: #122617;
}
</style>
background-color css
<style>
a { background-color: #122617; }
a { background-color: rgb(18,38,23); }
div.DivClassName
{
background-color: #122617;
}
.BgClassName
{
background-color: #122617;
}
</style>
border-color css
<style>
span { border-color: #122617; }
span { border-color: rgb(18,38,23); }
td.TdClassName
{
border-color: #122617;
}
.TagClassName
{
border-color: #122617;
}
</style>