Shades of Blackberry #370621
Tints of Blackberry #370621
RGB
CMYK
RGB Variations
Color information
#370621 (or 0x370621) is known color: Blackberry. HEX triplet: 37, 06 and 21. RGB value is (55,6,33). Sum of RGB (Red+Green+Blue) = 55+6+33=94 (12% of max value = 765). Red value is 55 (21.88% from 255 or 58.51% from 94); Green value is 6 (2.73% from 255 or 6.38% from 94); Blue value is 33 (13.28% from 255 or 35.11% from 94); Max value from RGB is 55 - color contains mainly: red. Hex color #370621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370621 is #C8F9DE. Grayscale: #171717. Windows color (decimal): -13171167 or 2164279. OLE color: 2164279.
HSL color Cylindrical-coordinate representation of color #370621: hue angle of 326.94º 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 #370621 is Cyan = 0, Magento = 0.89, Yellow = 0.4 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 33 | - |
| CMYK | 0 | 0.89 | 0.4 | 0.78 |
| HSL | 326.94º | 0.8% | 0.12% | - |
| HSV(B) | 326.94º | 0.89% | 0.22% | - |
| XYZ | 1.92 | 1.05 | 1.54 | - |
| YUV | 23.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 33 | 0 | 0.89 | 0.4 | 0.78 | 326.94 | 0.8 | 0.12 |
| Hex | 37 | 6 | 21 | 0 | 59 | 28 | 4E | 147 | 50 | C |
| Octal | 67 | 6 | 41 | 0 | 131 | 50 | 116 | 507 | 120 | 14 |
| Binary | 110111 | 110 | 100001 | 0 | 1011001 | 101000 | 1001110 | 101000111 | 1010000 | 1100 |
Color Harmonies of #370621
Complementary color
Monochromatic Colors of #370621
Black with #370621
Text Example
Text Example
White with #370621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370621; }
p { color: rgb(55,6,33); }
H1.HeaderClassName
{
color: #370621;
}
.AnyTagClassName
{
color: #370621;
}
</style>
background-color css
<style>
a { background-color: #370621; }
a { background-color: rgb(55,6,33); }
div.DivClassName
{
background-color: #370621;
}
.BgClassName
{
background-color: #370621;
}
</style>
border-color css
<style>
span { border-color: #370621; }
span { border-color: rgb(55,6,33); }
td.TdClassName
{
border-color: #370621;
}
.TagClassName
{
border-color: #370621;
}
</style>