Shades of Blackberry #370420
Tints of Blackberry #370420
RGB
CMYK
RGB Variations
Color information
#370420 (or 0x370420) is known color: Blackberry. HEX triplet: 37, 04 and 20. RGB value is (55,4,32). Sum of RGB (Red+Green+Blue) = 55+4+32=91 (12% of max value = 765). Red value is 55 (21.88% from 255 or 60.44% from 91); Green value is 4 (1.95% from 255 or 4.40% from 91); Blue value is 32 (12.89% from 255 or 35.16% from 91); Max value from RGB is 55 - color contains mainly: red. Hex color #370420 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370420 is #C8FBDF. Grayscale: #161616. Windows color (decimal): -13171680 or 2098231. OLE color: 2098231.
HSL color Cylindrical-coordinate representation of color #370420: hue angle of 327.06º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370420 is Cyan = 0, Magento = 0.93, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 4 | 32 | - |
| CMYK | 0 | 0.93 | 0.42 | 0.78 |
| HSL | 327.06º | 0.86% | 0.12% | - |
| HSV(B) | 327.06º | 0.93% | 0.22% | - |
| XYZ | 1.88 | 1 | 1.46 | - |
| YUV | 22.44 | 133.4 | 151.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 32 | 0 | 0.93 | 0.42 | 0.78 | 327.06 | 0.86 | 0.12 |
| Hex | 37 | 4 | 20 | 0 | 5D | 2A | 4E | 147 | 56 | C |
| Octal | 67 | 4 | 40 | 0 | 135 | 52 | 116 | 507 | 126 | 14 |
| Binary | 110111 | 100 | 100000 | 0 | 1011101 | 101010 | 1001110 | 101000111 | 1010110 | 1100 |
Color Harmonies of #370420
Complementary color
Monochromatic Colors of #370420
Black with #370420
Text Example
Text Example
White with #370420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370420; }
p { color: rgb(55,4,32); }
H1.HeaderClassName
{
color: #370420;
}
.AnyTagClassName
{
color: #370420;
}
</style>
background-color css
<style>
a { background-color: #370420; }
a { background-color: rgb(55,4,32); }
div.DivClassName
{
background-color: #370420;
}
.BgClassName
{
background-color: #370420;
}
</style>
border-color css
<style>
span { border-color: #370420; }
span { border-color: rgb(55,4,32); }
td.TdClassName
{
border-color: #370420;
}
.TagClassName
{
border-color: #370420;
}
</style>