Shades of Blackberry #371625
Tints of Blackberry #371625
RGB
CMYK
RGB Variations
Color information
#371625 (or 0x371625) is known color: Blackberry. HEX triplet: 37, 16 and 25. RGB value is (55,22,37). Sum of RGB (Red+Green+Blue) = 55+22+37=114 (15% of max value = 765). Red value is 55 (21.88% from 255 or 48.25% from 114); Green value is 22 (8.98% from 255 or 19.30% from 114); Blue value is 37 (14.84% from 255 or 32.46% from 114); Max value from RGB is 55 - color contains mainly: red. Hex color #371625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371625 is #C8E9DA. Grayscale: #212121. Windows color (decimal): -13167067 or 2430519. OLE color: 2430519.
HSL color Cylindrical-coordinate representation of color #371625: hue angle of 332.73º 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 #371625 is Cyan = 0, Magento = 0.6, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 37 | - |
| CMYK | 0 | 0.6 | 0.33 | 0.78 |
| HSL | 332.73º | 0.43% | 0.15% | - |
| HSV(B) | 332.73º | 0.6% | 0.22% | - |
| XYZ | 2.2 | 1.52 | 1.93 | - |
| YUV | 33.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 37 | 0 | 0.6 | 0.33 | 0.78 | 332.73 | 0.43 | 0.15 |
| Hex | 37 | 16 | 25 | 0 | 3C | 21 | 4E | 14D | 2B | F |
| Octal | 67 | 26 | 45 | 0 | 74 | 41 | 116 | 515 | 53 | 17 |
| Binary | 110111 | 10110 | 100101 | 0 | 111100 | 100001 | 1001110 | 101001101 | 101011 | 1111 |
Color Harmonies of #371625
Complementary color
Monochromatic Colors of #371625
Black with #371625
Text Example
Text Example
White with #371625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371625; }
p { color: rgb(55,22,37); }
H1.HeaderClassName
{
color: #371625;
}
.AnyTagClassName
{
color: #371625;
}
</style>
background-color css
<style>
a { background-color: #371625; }
a { background-color: rgb(55,22,37); }
div.DivClassName
{
background-color: #371625;
}
.BgClassName
{
background-color: #371625;
}
</style>
border-color css
<style>
span { border-color: #371625; }
span { border-color: rgb(55,22,37); }
td.TdClassName
{
border-color: #371625;
}
.TagClassName
{
border-color: #371625;
}
</style>