Shades of Blackberry #370921
Tints of Blackberry #370921
RGB
CMYK
RGB Variations
Color information
#370921 (or 0x370921) is known color: Blackberry. HEX triplet: 37, 09 and 21. RGB value is (55,9,33). Sum of RGB (Red+Green+Blue) = 55+9+33=97 (12% of max value = 765). Red value is 55 (21.88% from 255 or 56.70% from 97); Green value is 9 (3.91% from 255 or 9.28% from 97); Blue value is 33 (13.28% from 255 or 34.02% from 97); Max value from RGB is 55 - color contains mainly: red. Hex color #370921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370921 is #C8F6DE. Grayscale: #191919. Windows color (decimal): -13170399 or 2165047. OLE color: 2165047.
HSL color Cylindrical-coordinate representation of color #370921: hue angle of 328.7º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #370921 is Cyan = 0, Magento = 0.84, Yellow = 0.4 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 33 | - |
| CMYK | 0 | 0.84 | 0.4 | 0.78 |
| HSL | 328.7º | 0.72% | 0.13% | - |
| HSV(B) | 328.7º | 0.84% | 0.22% | - |
| XYZ | 1.95 | 1.12 | 1.55 | - |
| YUV | 25.49 | 132.24 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 33 | 0 | 0.84 | 0.4 | 0.78 | 328.7 | 0.72 | 0.13 |
| Hex | 37 | 9 | 21 | 0 | 54 | 28 | 4E | 149 | 48 | D |
| Octal | 67 | 11 | 41 | 0 | 124 | 50 | 116 | 511 | 110 | 15 |
| Binary | 110111 | 1001 | 100001 | 0 | 1010100 | 101000 | 1001110 | 101001001 | 1001000 | 1101 |
Color Harmonies of #370921
Complementary color
Monochromatic Colors of #370921
Black with #370921
Text Example
Text Example
White with #370921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370921; }
p { color: rgb(55,9,33); }
H1.HeaderClassName
{
color: #370921;
}
.AnyTagClassName
{
color: #370921;
}
</style>
background-color css
<style>
a { background-color: #370921; }
a { background-color: rgb(55,9,33); }
div.DivClassName
{
background-color: #370921;
}
.BgClassName
{
background-color: #370921;
}
</style>
border-color css
<style>
span { border-color: #370921; }
span { border-color: rgb(55,9,33); }
td.TdClassName
{
border-color: #370921;
}
.TagClassName
{
border-color: #370921;
}
</style>