Shades of Blackberry #370125
Tints of Blackberry #370125
RGB
CMYK
RGB Variations
Color information
#370125 (or 0x370125) is known color: Blackberry. HEX triplet: 37, 01 and 25. RGB value is (55,1,37). Sum of RGB (Red+Green+Blue) = 55+1+37=93 (12% of max value = 765). Red value is 55 (21.88% from 255 or 59.14% from 93); Green value is 1 (0.78% from 255 or 1.08% from 93); Blue value is 37 (14.84% from 255 or 39.78% from 93); Max value from RGB is 55 - color contains mainly: red. Hex color #370125 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370125 is #C8FEDA. Grayscale: #151515. Windows color (decimal): -13172443 or 2425143. OLE color: 2425143.
HSL color Cylindrical-coordinate representation of color #370125: hue angle of 320º 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 #370125 is Cyan = 0, Magento = 0.98, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 1 | 37 | - |
| CMYK | 0 | 0.98 | 0.33 | 0.78 |
| HSL | 320º | 0.96% | 0.11% | - |
| HSV(B) | 320º | 0.98% | 0.22% | - |
| XYZ | 1.92 | 0.97 | 1.84 | - |
| YUV | 21.25 | 136.89 | 152.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 37 | 0 | 0.98 | 0.33 | 0.78 | 320 | 0.96 | 0.11 |
| Hex | 37 | 1 | 25 | 0 | 62 | 21 | 4E | 140 | 60 | B |
| Octal | 67 | 1 | 45 | 0 | 142 | 41 | 116 | 500 | 140 | 13 |
| Binary | 110111 | 1 | 100101 | 0 | 1100010 | 100001 | 1001110 | 101000000 | 1100000 | 1011 |
Color Harmonies of #370125
Complementary color
Monochromatic Colors of #370125
Black with #370125
Text Example
Text Example
White with #370125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370125; }
p { color: rgb(55,1,37); }
H1.HeaderClassName
{
color: #370125;
}
.AnyTagClassName
{
color: #370125;
}
</style>
background-color css
<style>
a { background-color: #370125; }
a { background-color: rgb(55,1,37); }
div.DivClassName
{
background-color: #370125;
}
.BgClassName
{
background-color: #370125;
}
</style>
border-color css
<style>
span { border-color: #370125; }
span { border-color: rgb(55,1,37); }
td.TdClassName
{
border-color: #370125;
}
.TagClassName
{
border-color: #370125;
}
</style>