Shades of Blackberry #370219
Tints of Blackberry #370219
RGB
CMYK
RGB Variations
Color information
#370219 (or 0x370219) is known color: Blackberry. HEX triplet: 37, 02 and 19. RGB value is (55,2,25). Sum of RGB (Red+Green+Blue) = 55+2+25=82 (10% of max value = 765). Red value is 55 (21.88% from 255 or 67.07% from 82); Green value is 2 (1.17% from 255 or 2.44% from 82); Blue value is 25 (10.16% from 255 or 30.49% from 82); Max value from RGB is 55 - color contains mainly: red. Hex color #370219 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370219 is #C8FDE6. Grayscale: #141414. Windows color (decimal): -13172199 or 1638967. OLE color: 1638967.
HSL color Cylindrical-coordinate representation of color #370219: hue angle of 333.96º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370219 is Cyan = 0, Magento = 0.96, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 2 | 25 | - |
| CMYK | 0 | 0.96 | 0.55 | 0.78 |
| HSL | 333.96º | 0.93% | 0.11% | - |
| HSV(B) | 333.96º | 0.96% | 0.22% | - |
| XYZ | 1.77 | 0.93 | 1 | - |
| YUV | 20.47 | 130.56 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 2 | 25 | 0 | 0.96 | 0.55 | 0.78 | 333.96 | 0.93 | 0.11 |
| Hex | 37 | 2 | 19 | 0 | 60 | 37 | 4E | 14E | 5D | B |
| Octal | 67 | 2 | 31 | 0 | 140 | 67 | 116 | 516 | 135 | 13 |
| Binary | 110111 | 10 | 11001 | 0 | 1100000 | 110111 | 1001110 | 101001110 | 1011101 | 1011 |
Color Harmonies of #370219
Complementary color
Monochromatic Colors of #370219
Black with #370219
Text Example
Text Example
White with #370219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370219; }
p { color: rgb(55,2,25); }
H1.HeaderClassName
{
color: #370219;
}
.AnyTagClassName
{
color: #370219;
}
</style>
background-color css
<style>
a { background-color: #370219; }
a { background-color: rgb(55,2,25); }
div.DivClassName
{
background-color: #370219;
}
.BgClassName
{
background-color: #370219;
}
</style>
border-color css
<style>
span { border-color: #370219; }
span { border-color: rgb(55,2,25); }
td.TdClassName
{
border-color: #370219;
}
.TagClassName
{
border-color: #370219;
}
</style>