Shades of Blackberry #370620
Tints of Blackberry #370620
RGB
CMYK
RGB Variations
Color information
#370620 (or 0x370620) is known color: Blackberry. HEX triplet: 37, 06 and 20. RGB value is (55,6,32). Sum of RGB (Red+Green+Blue) = 55+6+32=93 (12% of max value = 765). Red value is 55 (21.88% from 255 or 59.14% from 93); Green value is 6 (2.73% from 255 or 6.45% from 93); Blue value is 32 (12.89% from 255 or 34.41% from 93); Max value from RGB is 55 - color contains mainly: red. Hex color #370620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370620 is #C8F9DF. Grayscale: #171717. Windows color (decimal): -13171168 or 2098743. OLE color: 2098743.
HSL color Cylindrical-coordinate representation of color #370620: hue angle of 328.16º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #370620 is Cyan = 0, Magento = 0.89, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 32 | - |
| CMYK | 0 | 0.89 | 0.42 | 0.78 |
| HSL | 328.16º | 0.8% | 0.12% | - |
| HSV(B) | 328.16º | 0.89% | 0.22% | - |
| XYZ | 1.9 | 1.05 | 1.47 | - |
| YUV | 23.62 | 132.73 | 150.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 32 | 0 | 0.89 | 0.42 | 0.78 | 328.16 | 0.8 | 0.12 |
| Hex | 37 | 6 | 20 | 0 | 59 | 2A | 4E | 148 | 50 | C |
| Octal | 67 | 6 | 40 | 0 | 131 | 52 | 116 | 510 | 120 | 14 |
| Binary | 110111 | 110 | 100000 | 0 | 1011001 | 101010 | 1001110 | 101001000 | 1010000 | 1100 |
Color Harmonies of #370620
Complementary color
Monochromatic Colors of #370620
Black with #370620
Text Example
Text Example
White with #370620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370620; }
p { color: rgb(55,6,32); }
H1.HeaderClassName
{
color: #370620;
}
.AnyTagClassName
{
color: #370620;
}
</style>
background-color css
<style>
a { background-color: #370620; }
a { background-color: rgb(55,6,32); }
div.DivClassName
{
background-color: #370620;
}
.BgClassName
{
background-color: #370620;
}
</style>
border-color css
<style>
span { border-color: #370620; }
span { border-color: rgb(55,6,32); }
td.TdClassName
{
border-color: #370620;
}
.TagClassName
{
border-color: #370620;
}
</style>