Shades of Black Bean #152218
Tints of Black Bean #152218
RGB
CMYK
RGB Variations
Color information
#152218 (or 0x152218) is known color: Black Bean. HEX triplet: 15, 22 and 18. RGB value is (21,34,24). Sum of RGB (Red+Green+Blue) = 21+34+24=79 (10% of max value = 765). Red value is 21 (8.59% from 255 or 26.58% from 79); Green value is 34 (13.67% from 255 or 43.04% from 79); Blue value is 24 (9.77% from 255 or 30.38% from 79); Max value from RGB is 34 - color contains mainly: green. Hex color #152218 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #152218 is #EADDE7. Grayscale: #1D1D1D. Windows color (decimal): -15392232 or 1581589. OLE color: 1581589.
HSL color Cylindrical-coordinate representation of color #152218: hue angle of 133.85º degrees, saturation: 0.24, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #152218 is Cyan = 0.38, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.87.
Color convert
RGB | 21 | 34 | 24 | - |
CMYK | 0.38 | 0 | 0.29 | 0.87 |
HSL | 133.85º | 0.24% | 0.11% | - |
HSV(B) | 133.85º | 0.38% | 0.13% | - |
XYZ | 1.05 | 1.37 | 1.07 | - |
YUV | 28.97 | 125.19 | 122.31 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 21 | 34 | 24 | 0.38 | 0 | 0.29 | 0.87 | 133.85 | 0.24 | 0.11 |
Hex | 15 | 22 | 18 | 26 | 0 | 1D | 57 | 86 | 18 | B |
Octal | 25 | 42 | 30 | 46 | 0 | 35 | 127 | 206 | 30 | 13 |
Binary | 10101 | 100010 | 11000 | 100110 | 0 | 11101 | 1010111 | 10000110 | 11000 | 1011 |
Color Harmonies of #152218
Complementary color
Monochromatic Colors of #152218
Black with #152218
Text Example
Text Example
White with #152218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152218; }
p { color: rgb(21,34,24); }
H1.HeaderClassName
{
color: #152218;
}
.AnyTagClassName
{
color: #152218;
}
</style>
background-color css
<style>
a { background-color: #152218; }
a { background-color: rgb(21,34,24); }
div.DivClassName
{
background-color: #152218;
}
.BgClassName
{
background-color: #152218;
}
</style>
border-color css
<style>
span { border-color: #152218; }
span { border-color: rgb(21,34,24); }
td.TdClassName
{
border-color: #152218;
}
.TagClassName
{
border-color: #152218;
}
</style>