Shades of Blackberry #220917
Tints of Blackberry #220917
RGB
CMYK
RGB Variations
Color information
#220917 (or 0x220917) is known color: Blackberry. HEX triplet: 22, 09 and 17. RGB value is (34,9,23). Sum of RGB (Red+Green+Blue) = 34+9+23=66 (8% of max value = 765). Red value is 34 (13.67% from 255 or 51.52% from 66); Green value is 9 (3.91% from 255 or 13.64% from 66); Blue value is 23 (9.38% from 255 or 34.85% from 66); Max value from RGB is 34 - color contains mainly: red. Hex color #220917 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #220917 is #DDF6E8. Grayscale: #121212. Windows color (decimal): -14546665 or 1509666. OLE color: 1509666.
HSL color Cylindrical-coordinate representation of color #220917: hue angle of 326.4º 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 #220917 is Cyan = 0, Magento = 0.74, Yellow = 0.32 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 9 | 23 | - |
| CMYK | 0 | 0.74 | 0.32 | 0.87 |
| HSL | 326.4º | 0.58% | 0.08% | - |
| HSV(B) | 326.4º | 0.74% | 0.13% | - |
| XYZ | 0.91 | 0.6 | 0.88 | - |
| YUV | 18.07 | 130.78 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 9 | 23 | 0 | 0.74 | 0.32 | 0.87 | 326.4 | 0.58 | 0.08 |
| Hex | 22 | 9 | 17 | 0 | 4A | 20 | 57 | 146 | 3A | 8 |
| Octal | 42 | 11 | 27 | 0 | 112 | 40 | 127 | 506 | 72 | 10 |
| Binary | 100010 | 1001 | 10111 | 0 | 1001010 | 100000 | 1010111 | 101000110 | 111010 | 1000 |
Color Harmonies of #220917
Complementary color
Monochromatic Colors of #220917
Black with #220917
Text Example
Text Example
White with #220917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220917; }
p { color: rgb(34,9,23); }
H1.HeaderClassName
{
color: #220917;
}
.AnyTagClassName
{
color: #220917;
}
</style>
background-color css
<style>
a { background-color: #220917; }
a { background-color: rgb(34,9,23); }
div.DivClassName
{
background-color: #220917;
}
.BgClassName
{
background-color: #220917;
}
</style>
border-color css
<style>
span { border-color: #220917; }
span { border-color: rgb(34,9,23); }
td.TdClassName
{
border-color: #220917;
}
.TagClassName
{
border-color: #220917;
}
</style>