Shades of Blackberry #391120
Tints of Blackberry #391120
RGB
CMYK
RGB Variations
Color information
#391120 (or 0x391120) is known color: Blackberry. HEX triplet: 39, 11 and 20. RGB value is (57,17,32). Sum of RGB (Red+Green+Blue) = 57+17+32=106 (14% of max value = 765). Red value is 57 (22.66% from 255 or 53.77% from 106); Green value is 17 (7.03% from 255 or 16.04% from 106); Blue value is 32 (12.89% from 255 or 30.19% from 106); Max value from RGB is 57 - color contains mainly: red. Hex color #391120 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391120 is #C6EEDF. Grayscale: #1E1E1E. Windows color (decimal): -13037280 or 2101561. OLE color: 2101561.
HSL color Cylindrical-coordinate representation of color #391120: hue angle of 337.5º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #391120 is Cyan = 0, Magento = 0.70, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 17 | 32 | - |
| CMYK | 0 | 0.70 | 0.44 | 0.78 |
| HSL | 337.5º | 0.54% | 0.15% | - |
| HSV(B) | 337.5º | 0.7% | 0.22% | - |
| XYZ | 2.15 | 1.38 | 1.52 | - |
| YUV | 30.67 | 128.75 | 146.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 32 | 0 | 0.70 | 0.44 | 0.78 | 337.5 | 0.54 | 0.15 |
| Hex | 39 | 11 | 20 | 0 | 46 | 2C | 4E | 152 | 36 | F |
| Octal | 71 | 21 | 40 | 0 | 106 | 54 | 116 | 522 | 66 | 17 |
| Binary | 111001 | 10001 | 100000 | 0 | 1000110 | 101100 | 1001110 | 101010010 | 110110 | 1111 |
Color Harmonies of #391120
Complementary color
Monochromatic Colors of #391120
Black with #391120
Text Example
Text Example
White with #391120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391120; }
p { color: rgb(57,17,32); }
H1.HeaderClassName
{
color: #391120;
}
.AnyTagClassName
{
color: #391120;
}
</style>
background-color css
<style>
a { background-color: #391120; }
a { background-color: rgb(57,17,32); }
div.DivClassName
{
background-color: #391120;
}
.BgClassName
{
background-color: #391120;
}
</style>
border-color css
<style>
span { border-color: #391120; }
span { border-color: rgb(57,17,32); }
td.TdClassName
{
border-color: #391120;
}
.TagClassName
{
border-color: #391120;
}
</style>