Shades of Blackberry #220916
Tints of Blackberry #220916
RGB
CMYK
RGB Variations
Color information
#220916 (or 0x220916) is known color: Blackberry. HEX triplet: 22, 09 and 16. RGB value is (34,9,22). Sum of RGB (Red+Green+Blue) = 34+9+22=65 (8% of max value = 765). Red value is 34 (13.67% from 255 or 52.31% from 65); Green value is 9 (3.91% from 255 or 13.85% from 65); Blue value is 22 (8.98% from 255 or 33.85% from 65); Max value from RGB is 34 - color contains mainly: red. Hex color #220916 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #220916 is #DDF6E9. Grayscale: #111111. Windows color (decimal): -14546666 or 1444130. OLE color: 1444130.
HSL color Cylindrical-coordinate representation of color #220916: hue angle of 328.8º degrees, saturation: 0.58, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #220916 is Cyan = 0, Magento = 0.74, Yellow = 0.35 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 9 | 22 | - |
| CMYK | 0 | 0.74 | 0.35 | 0.87 |
| HSL | 328.8º | 0.58% | 0.08% | - |
| HSV(B) | 328.8º | 0.74% | 0.13% | - |
| XYZ | 0.9 | 0.59 | 0.83 | - |
| YUV | 17.96 | 130.28 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 9 | 22 | 0 | 0.74 | 0.35 | 0.87 | 328.8 | 0.58 | 0.08 |
| Hex | 22 | 9 | 16 | 0 | 4A | 23 | 57 | 149 | 3A | 8 |
| Octal | 42 | 11 | 26 | 0 | 112 | 43 | 127 | 511 | 72 | 10 |
| Binary | 100010 | 1001 | 10110 | 0 | 1001010 | 100011 | 1010111 | 101001001 | 111010 | 1000 |
Color Harmonies of #220916
Complementary color
Monochromatic Colors of #220916
Black with #220916
Text Example
Text Example
White with #220916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220916; }
p { color: rgb(34,9,22); }
H1.HeaderClassName
{
color: #220916;
}
.AnyTagClassName
{
color: #220916;
}
</style>
background-color css
<style>
a { background-color: #220916; }
a { background-color: rgb(34,9,22); }
div.DivClassName
{
background-color: #220916;
}
.BgClassName
{
background-color: #220916;
}
</style>
border-color css
<style>
span { border-color: #220916; }
span { border-color: rgb(34,9,22); }
td.TdClassName
{
border-color: #220916;
}
.TagClassName
{
border-color: #220916;
}
</style>