Shades of Blackberry #370126
Tints of Blackberry #370126
RGB
CMYK
RGB Variations
Color information
#370126 (or 0x370126) is known color: Blackberry. HEX triplet: 37, 01 and 26. RGB value is (55,1,38). Sum of RGB (Red+Green+Blue) = 55+1+38=94 (12% of max value = 765). Red value is 55 (21.88% from 255 or 58.51% from 94); Green value is 1 (0.78% from 255 or 1.06% from 94); Blue value is 38 (15.23% from 255 or 40.43% from 94); Max value from RGB is 55 - color contains mainly: red. Hex color #370126 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370126 is #C8FED9. Grayscale: #151515. Windows color (decimal): -13172442 or 2490679. OLE color: 2490679.
HSL color Cylindrical-coordinate representation of color #370126: hue angle of 318.89º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370126 is Cyan = 0, Magento = 0.98, Yellow = 0.31 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 1 | 38 | - |
| CMYK | 0 | 0.98 | 0.31 | 0.78 |
| HSL | 318.89º | 0.96% | 0.11% | - |
| HSV(B) | 318.89º | 0.98% | 0.22% | - |
| XYZ | 1.94 | 0.97 | 1.92 | - |
| YUV | 21.36 | 137.39 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 38 | 0 | 0.98 | 0.31 | 0.78 | 318.89 | 0.96 | 0.11 |
| Hex | 37 | 1 | 26 | 0 | 62 | 1F | 4E | 13F | 60 | B |
| Octal | 67 | 1 | 46 | 0 | 142 | 37 | 116 | 477 | 140 | 13 |
| Binary | 110111 | 1 | 100110 | 0 | 1100010 | 11111 | 1001110 | 100111111 | 1100000 | 1011 |
Color Harmonies of #370126
Complementary color
Monochromatic Colors of #370126
Black with #370126
Text Example
Text Example
White with #370126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370126; }
p { color: rgb(55,1,38); }
H1.HeaderClassName
{
color: #370126;
}
.AnyTagClassName
{
color: #370126;
}
</style>
background-color css
<style>
a { background-color: #370126; }
a { background-color: rgb(55,1,38); }
div.DivClassName
{
background-color: #370126;
}
.BgClassName
{
background-color: #370126;
}
</style>
border-color css
<style>
span { border-color: #370126; }
span { border-color: rgb(55,1,38); }
td.TdClassName
{
border-color: #370126;
}
.TagClassName
{
border-color: #370126;
}
</style>