Shades of Blackberry #391128
Tints of Blackberry #391128
RGB
CMYK
RGB Variations
Color information
#391128 (or 0x391128) is known color: Blackberry. HEX triplet: 39, 11 and 28. RGB value is (57,17,40). Sum of RGB (Red+Green+Blue) = 57+17+40=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 17 (7.03% from 255 or 14.91% from 114); Blue value is 40 (16.02% from 255 or 35.09% from 114); Max value from RGB is 57 - color contains mainly: red. Hex color #391128 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391128 is #C6EED7. Grayscale: #1F1F1F. Windows color (decimal): -13037272 or 2625849. OLE color: 2625849.
HSL color Cylindrical-coordinate representation of color #391128: hue angle of 325.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 #391128 is Cyan = 0, Magento = 0.70, Yellow = 0.30 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 17 | 40 | - |
| CMYK | 0 | 0.70 | 0.30 | 0.78 |
| HSL | 325.5º | 0.54% | 0.15% | - |
| HSV(B) | 325.5º | 0.7% | 0.22% | - |
| XYZ | 2.27 | 1.42 | 2.16 | - |
| YUV | 31.58 | 132.75 | 146.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 40 | 0 | 0.70 | 0.30 | 0.78 | 325.5 | 0.54 | 0.15 |
| Hex | 39 | 11 | 28 | 0 | 46 | 1E | 4E | 146 | 36 | F |
| Octal | 71 | 21 | 50 | 0 | 106 | 36 | 116 | 506 | 66 | 17 |
| Binary | 111001 | 10001 | 101000 | 0 | 1000110 | 11110 | 1001110 | 101000110 | 110110 | 1111 |
Color Harmonies of #391128
Complementary color
Monochromatic Colors of #391128
Black with #391128
Text Example
Text Example
White with #391128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391128; }
p { color: rgb(57,17,40); }
H1.HeaderClassName
{
color: #391128;
}
.AnyTagClassName
{
color: #391128;
}
</style>
background-color css
<style>
a { background-color: #391128; }
a { background-color: rgb(57,17,40); }
div.DivClassName
{
background-color: #391128;
}
.BgClassName
{
background-color: #391128;
}
</style>
border-color css
<style>
span { border-color: #391128; }
span { border-color: rgb(57,17,40); }
td.TdClassName
{
border-color: #391128;
}
.TagClassName
{
border-color: #391128;
}
</style>