Shades of Blackberry #371726
Tints of Blackberry #371726
RGB
CMYK
RGB Variations
Color information
#371726 (or 0x371726) is known color: Blackberry. HEX triplet: 37, 17 and 26. RGB value is (55,23,38). Sum of RGB (Red+Green+Blue) = 55+23+38=116 (15% of max value = 765). Red value is 55 (21.88% from 255 or 47.41% from 116); Green value is 23 (9.38% from 255 or 19.83% from 116); Blue value is 38 (15.23% from 255 or 32.76% from 116); Max value from RGB is 55 - color contains mainly: red. Hex color #371726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371726 is #C8E8D9. Grayscale: #222222. Windows color (decimal): -13166810 or 2496311. OLE color: 2496311.
HSL color Cylindrical-coordinate representation of color #371726: hue angle of 331.88º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #371726 is Cyan = 0, Magento = 0.58, Yellow = 0.31 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 23 | 38 | - |
| CMYK | 0 | 0.58 | 0.31 | 0.78 |
| HSL | 331.88º | 0.41% | 0.15% | - |
| HSV(B) | 331.88º | 0.58% | 0.22% | - |
| XYZ | 2.23 | 1.56 | 2.02 | - |
| YUV | 34.28 | 130.1 | 142.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 23 | 38 | 0 | 0.58 | 0.31 | 0.78 | 331.88 | 0.41 | 0.15 |
| Hex | 37 | 17 | 26 | 0 | 3A | 1F | 4E | 14C | 29 | F |
| Octal | 67 | 27 | 46 | 0 | 72 | 37 | 116 | 514 | 51 | 17 |
| Binary | 110111 | 10111 | 100110 | 0 | 111010 | 11111 | 1001110 | 101001100 | 101001 | 1111 |
Color Harmonies of #371726
Complementary color
Monochromatic Colors of #371726
Black with #371726
Text Example
Text Example
White with #371726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371726; }
p { color: rgb(55,23,38); }
H1.HeaderClassName
{
color: #371726;
}
.AnyTagClassName
{
color: #371726;
}
</style>
background-color css
<style>
a { background-color: #371726; }
a { background-color: rgb(55,23,38); }
div.DivClassName
{
background-color: #371726;
}
.BgClassName
{
background-color: #371726;
}
</style>
border-color css
<style>
span { border-color: #371726; }
span { border-color: rgb(55,23,38); }
td.TdClassName
{
border-color: #371726;
}
.TagClassName
{
border-color: #371726;
}
</style>