Shades of Blackberry #391127
Tints of Blackberry #391127
RGB
CMYK
RGB Variations
Color information
#391127 (or 0x391127) is known color: Blackberry. HEX triplet: 39, 11 and 27. RGB value is (57,17,39). Sum of RGB (Red+Green+Blue) = 57+17+39=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 17 (7.03% from 255 or 15.04% from 113); Blue value is 39 (15.62% from 255 or 34.51% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #391127 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391127 is #C6EED8. Grayscale: #1F1F1F. Windows color (decimal): -13037273 or 2560313. OLE color: 2560313.
HSL color Cylindrical-coordinate representation of color #391127: hue angle of 327º 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 #391127 is Cyan = 0, Magento = 0.70, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 17 | 39 | - |
| CMYK | 0 | 0.70 | 0.32 | 0.78 |
| HSL | 327º | 0.54% | 0.15% | - |
| HSV(B) | 327º | 0.7% | 0.22% | - |
| XYZ | 2.25 | 1.42 | 2.07 | - |
| YUV | 31.47 | 132.25 | 146.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 39 | 0 | 0.70 | 0.32 | 0.78 | 327 | 0.54 | 0.15 |
| Hex | 39 | 11 | 27 | 0 | 46 | 20 | 4E | 147 | 36 | F |
| Octal | 71 | 21 | 47 | 0 | 106 | 40 | 116 | 507 | 66 | 17 |
| Binary | 111001 | 10001 | 100111 | 0 | 1000110 | 100000 | 1001110 | 101000111 | 110110 | 1111 |
Color Harmonies of #391127
Complementary color
Monochromatic Colors of #391127
Black with #391127
Text Example
Text Example
White with #391127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391127; }
p { color: rgb(57,17,39); }
H1.HeaderClassName
{
color: #391127;
}
.AnyTagClassName
{
color: #391127;
}
</style>
background-color css
<style>
a { background-color: #391127; }
a { background-color: rgb(57,17,39); }
div.DivClassName
{
background-color: #391127;
}
.BgClassName
{
background-color: #391127;
}
</style>
border-color css
<style>
span { border-color: #391127; }
span { border-color: rgb(57,17,39); }
td.TdClassName
{
border-color: #391127;
}
.TagClassName
{
border-color: #391127;
}
</style>