Shades of Blackberry #371022
Tints of Blackberry #371022
RGB
CMYK
RGB Variations
Color information
#371022 (or 0x371022) is known color: Blackberry. HEX triplet: 37, 10 and 22. RGB value is (55,16,34). Sum of RGB (Red+Green+Blue) = 55+16+34=105 (13% of max value = 765). Red value is 55 (21.88% from 255 or 52.38% from 105); Green value is 16 (6.64% from 255 or 15.24% from 105); Blue value is 34 (13.67% from 255 or 32.38% from 105); Max value from RGB is 55 - color contains mainly: red. Hex color #371022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371022 is #C8EFDD. Grayscale: #1D1D1D. Windows color (decimal): -13168606 or 2232375. OLE color: 2232375.
HSL color Cylindrical-coordinate representation of color #371022: hue angle of 332.31º degrees, saturation: 0.55, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #371022 is Cyan = 0, Magento = 0.71, Yellow = 0.38 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 16 | 34 | - |
| CMYK | 0 | 0.71 | 0.38 | 0.78 |
| HSL | 332.31º | 0.55% | 0.14% | - |
| HSV(B) | 332.31º | 0.71% | 0.22% | - |
| XYZ | 2.05 | 1.3 | 1.66 | - |
| YUV | 29.71 | 130.42 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 34 | 0 | 0.71 | 0.38 | 0.78 | 332.31 | 0.55 | 0.14 |
| Hex | 37 | 10 | 22 | 0 | 47 | 26 | 4E | 14C | 37 | E |
| Octal | 67 | 20 | 42 | 0 | 107 | 46 | 116 | 514 | 67 | 16 |
| Binary | 110111 | 10000 | 100010 | 0 | 1000111 | 100110 | 1001110 | 101001100 | 110111 | 1110 |
Color Harmonies of #371022
Complementary color
Monochromatic Colors of #371022
Black with #371022
Text Example
Text Example
White with #371022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371022; }
p { color: rgb(55,16,34); }
H1.HeaderClassName
{
color: #371022;
}
.AnyTagClassName
{
color: #371022;
}
</style>
background-color css
<style>
a { background-color: #371022; }
a { background-color: rgb(55,16,34); }
div.DivClassName
{
background-color: #371022;
}
.BgClassName
{
background-color: #371022;
}
</style>
border-color css
<style>
span { border-color: #371022; }
span { border-color: rgb(55,16,34); }
td.TdClassName
{
border-color: #371022;
}
.TagClassName
{
border-color: #371022;
}
</style>