Shades of Blackberry #371629
Tints of Blackberry #371629
RGB
CMYK
RGB Variations
Color information
#371629 (or 0x371629) is known color: Blackberry. HEX triplet: 37, 16 and 29. RGB value is (55,22,41). Sum of RGB (Red+Green+Blue) = 55+22+41=118 (15% of max value = 765). Red value is 55 (21.88% from 255 or 46.61% from 118); Green value is 22 (8.98% from 255 or 18.64% from 118); Blue value is 41 (16.41% from 255 or 34.75% from 118); Max value from RGB is 55 - color contains mainly: red. Hex color #371629 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371629 is #C8E9D6. Grayscale: #212121. Windows color (decimal): -13167063 or 2692663. OLE color: 2692663.
HSL color Cylindrical-coordinate representation of color #371629: hue angle of 325.45º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #371629 is Cyan = 0, Magento = 0.6, Yellow = 0.25 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 41 | - |
| CMYK | 0 | 0.6 | 0.25 | 0.78 |
| HSL | 325.45º | 0.43% | 0.15% | - |
| HSV(B) | 325.45º | 0.6% | 0.22% | - |
| XYZ | 2.26 | 1.55 | 2.28 | - |
| YUV | 34.03 | 131.93 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 41 | 0 | 0.6 | 0.25 | 0.78 | 325.45 | 0.43 | 0.15 |
| Hex | 37 | 16 | 29 | 0 | 3C | 19 | 4E | 145 | 2B | F |
| Octal | 67 | 26 | 51 | 0 | 74 | 31 | 116 | 505 | 53 | 17 |
| Binary | 110111 | 10110 | 101001 | 0 | 111100 | 11001 | 1001110 | 101000101 | 101011 | 1111 |
Color Harmonies of #371629
Complementary color
Monochromatic Colors of #371629
Black with #371629
Text Example
Text Example
White with #371629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371629; }
p { color: rgb(55,22,41); }
H1.HeaderClassName
{
color: #371629;
}
.AnyTagClassName
{
color: #371629;
}
</style>
background-color css
<style>
a { background-color: #371629; }
a { background-color: rgb(55,22,41); }
div.DivClassName
{
background-color: #371629;
}
.BgClassName
{
background-color: #371629;
}
</style>
border-color css
<style>
span { border-color: #371629; }
span { border-color: rgb(55,22,41); }
td.TdClassName
{
border-color: #371629;
}
.TagClassName
{
border-color: #371629;
}
</style>