Shades of Blackberry #371325
Tints of Blackberry #371325
RGB
CMYK
RGB Variations
Color information
#371325 (or 0x371325) is known color: Blackberry. HEX triplet: 37, 13 and 25. RGB value is (55,19,37). Sum of RGB (Red+Green+Blue) = 55+19+37=111 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.55% from 111); Green value is 19 (7.81% from 255 or 17.12% from 111); Blue value is 37 (14.84% from 255 or 33.33% from 111); Max value from RGB is 55 - color contains mainly: red. Hex color #371325 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #371325 is #C8ECDA. Grayscale: #1F1F1F. Windows color (decimal): -13167835 or 2429751. OLE color: 2429751.
HSL color Cylindrical-coordinate representation of color #371325: hue angle of 330º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #371325 is Cyan = 0, Magento = 0.65, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 19 | 37 | - |
| CMYK | 0 | 0.65 | 0.33 | 0.78 |
| HSL | 330º | 0.49% | 0.15% | - |
| HSV(B) | 330º | 0.65% | 0.22% | - |
| XYZ | 2.14 | 1.41 | 1.91 | - |
| YUV | 31.82 | 130.93 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 37 | 0 | 0.65 | 0.33 | 0.78 | 330 | 0.49 | 0.15 |
| Hex | 37 | 13 | 25 | 0 | 41 | 21 | 4E | 14A | 31 | F |
| Octal | 67 | 23 | 45 | 0 | 101 | 41 | 116 | 512 | 61 | 17 |
| Binary | 110111 | 10011 | 100101 | 0 | 1000001 | 100001 | 1001110 | 101001010 | 110001 | 1111 |
Color Harmonies of #371325
Complementary color
Monochromatic Colors of #371325
Black with #371325
Text Example
Text Example
White with #371325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371325; }
p { color: rgb(55,19,37); }
H1.HeaderClassName
{
color: #371325;
}
.AnyTagClassName
{
color: #371325;
}
</style>
background-color css
<style>
a { background-color: #371325; }
a { background-color: rgb(55,19,37); }
div.DivClassName
{
background-color: #371325;
}
.BgClassName
{
background-color: #371325;
}
</style>
border-color css
<style>
span { border-color: #371325; }
span { border-color: rgb(55,19,37); }
td.TdClassName
{
border-color: #371325;
}
.TagClassName
{
border-color: #371325;
}
</style>