Shades of Blackberry #370320
Tints of Blackberry #370320
RGB
CMYK
RGB Variations
Color information
#370320 (or 0x370320) is known color: Blackberry. HEX triplet: 37, 03 and 20. RGB value is (55,3,32). Sum of RGB (Red+Green+Blue) = 55+3+32=90 (11% of max value = 765). Red value is 55 (21.88% from 255 or 61.11% from 90); Green value is 3 (1.56% from 255 or 3.33% from 90); Blue value is 32 (12.89% from 255 or 35.56% from 90); Max value from RGB is 55 - color contains mainly: red. Hex color #370320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370320 is #C8FCDF. Grayscale: #151515. Windows color (decimal): -13171936 or 2097975. OLE color: 2097975.
HSL color Cylindrical-coordinate representation of color #370320: hue angle of 326.54º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370320 is Cyan = 0, Magento = 0.95, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 32 | - |
| CMYK | 0 | 0.95 | 0.42 | 0.78 |
| HSL | 326.54º | 0.9% | 0.11% | - |
| HSV(B) | 326.54º | 0.95% | 0.22% | - |
| XYZ | 1.87 | 0.98 | 1.46 | - |
| YUV | 21.85 | 133.73 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 32 | 0 | 0.95 | 0.42 | 0.78 | 326.54 | 0.9 | 0.11 |
| Hex | 37 | 3 | 20 | 0 | 5F | 2A | 4E | 147 | 5A | B |
| Octal | 67 | 3 | 40 | 0 | 137 | 52 | 116 | 507 | 132 | 13 |
| Binary | 110111 | 11 | 100000 | 0 | 1011111 | 101010 | 1001110 | 101000111 | 1011010 | 1011 |
Color Harmonies of #370320
Complementary color
Monochromatic Colors of #370320
Black with #370320
Text Example
Text Example
White with #370320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370320; }
p { color: rgb(55,3,32); }
H1.HeaderClassName
{
color: #370320;
}
.AnyTagClassName
{
color: #370320;
}
</style>
background-color css
<style>
a { background-color: #370320; }
a { background-color: rgb(55,3,32); }
div.DivClassName
{
background-color: #370320;
}
.BgClassName
{
background-color: #370320;
}
</style>
border-color css
<style>
span { border-color: #370320; }
span { border-color: rgb(55,3,32); }
td.TdClassName
{
border-color: #370320;
}
.TagClassName
{
border-color: #370320;
}
</style>