Shades of Blackberry #371827
Tints of Blackberry #371827
RGB
CMYK
RGB Variations
Color information
#371827 (or 0x371827) is known color: Blackberry. HEX triplet: 37, 18 and 27. RGB value is (55,24,39). Sum of RGB (Red+Green+Blue) = 55+24+39=118 (15% of max value = 765). Red value is 55 (21.88% from 255 or 46.61% from 118); Green value is 24 (9.77% from 255 or 20.34% from 118); Blue value is 39 (15.62% from 255 or 33.05% from 118); Max value from RGB is 55 - color contains mainly: red. Hex color #371827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371827 is #C8E7D8. Grayscale: #222222. Windows color (decimal): -13166553 or 2562103. OLE color: 2562103.
HSL color Cylindrical-coordinate representation of color #371827: hue angle of 330.97º degrees, saturation: 0.39, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #371827 is Cyan = 0, Magento = 0.56, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 24 | 39 | - |
| CMYK | 0 | 0.56 | 0.29 | 0.78 |
| HSL | 330.97º | 0.39% | 0.15% | - |
| HSV(B) | 330.97º | 0.56% | 0.22% | - |
| XYZ | 2.27 | 1.61 | 2.11 | - |
| YUV | 34.98 | 130.27 | 142.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 24 | 39 | 0 | 0.56 | 0.29 | 0.78 | 330.97 | 0.39 | 0.15 |
| Hex | 37 | 18 | 27 | 0 | 38 | 1D | 4E | 14B | 27 | F |
| Octal | 67 | 30 | 47 | 0 | 70 | 35 | 116 | 513 | 47 | 17 |
| Binary | 110111 | 11000 | 100111 | 0 | 111000 | 11101 | 1001110 | 101001011 | 100111 | 1111 |
Color Harmonies of #371827
Complementary color
Monochromatic Colors of #371827
Black with #371827
Text Example
Text Example
White with #371827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371827; }
p { color: rgb(55,24,39); }
H1.HeaderClassName
{
color: #371827;
}
.AnyTagClassName
{
color: #371827;
}
</style>
background-color css
<style>
a { background-color: #371827; }
a { background-color: rgb(55,24,39); }
div.DivClassName
{
background-color: #371827;
}
.BgClassName
{
background-color: #371827;
}
</style>
border-color css
<style>
span { border-color: #371827; }
span { border-color: rgb(55,24,39); }
td.TdClassName
{
border-color: #371827;
}
.TagClassName
{
border-color: #371827;
}
</style>