Shades of Blackberry #220617
Tints of Blackberry #220617
RGB
CMYK
RGB Variations
Color information
#220617 (or 0x220617) is known color: Blackberry. HEX triplet: 22, 06 and 17. RGB value is (34,6,23). Sum of RGB (Red+Green+Blue) = 34+6+23=63 (8% of max value = 765). Red value is 34 (13.67% from 255 or 53.97% from 63); Green value is 6 (2.73% from 255 or 9.52% from 63); Blue value is 23 (9.38% from 255 or 36.51% from 63); Max value from RGB is 34 - color contains mainly: red. Hex color #220617 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #220617 is #DDF9E8. Grayscale: #101010. Windows color (decimal): -14547433 or 1508898. OLE color: 1508898.
HSL color Cylindrical-coordinate representation of color #220617: hue angle of 323.57º degrees, saturation: 0.7, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #220617 is Cyan = 0, Magento = 0.82, Yellow = 0.32 and Black (K on CMYK) = 0.87.
Color convert
| RGB | 34 | 6 | 23 | - |
| CMYK | 0 | 0.82 | 0.32 | 0.87 |
| HSL | 323.57º | 0.7% | 0.08% | - |
| HSV(B) | 323.57º | 0.82% | 0.13% | - |
| XYZ | 0.88 | 0.53 | 0.87 | - |
| YUV | 16.31 | 131.78 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 6 | 23 | 0 | 0.82 | 0.32 | 0.87 | 323.57 | 0.7 | 0.08 |
| Hex | 22 | 6 | 17 | 0 | 52 | 20 | 57 | 144 | 46 | 8 |
| Octal | 42 | 6 | 27 | 0 | 122 | 40 | 127 | 504 | 106 | 10 |
| Binary | 100010 | 110 | 10111 | 0 | 1010010 | 100000 | 1010111 | 101000100 | 1000110 | 1000 |
Color Harmonies of #220617
Complementary color
Monochromatic Colors of #220617
Black with #220617
Text Example
Text Example
White with #220617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #220617; }
p { color: rgb(34,6,23); }
H1.HeaderClassName
{
color: #220617;
}
.AnyTagClassName
{
color: #220617;
}
</style>
background-color css
<style>
a { background-color: #220617; }
a { background-color: rgb(34,6,23); }
div.DivClassName
{
background-color: #220617;
}
.BgClassName
{
background-color: #220617;
}
</style>
border-color css
<style>
span { border-color: #220617; }
span { border-color: rgb(34,6,23); }
td.TdClassName
{
border-color: #220617;
}
.TagClassName
{
border-color: #220617;
}
</style>