Shades of Blackberry #391125
Tints of Blackberry #391125
RGB
CMYK
RGB Variations
Color information
#391125 (or 0x391125) is known color: Blackberry. HEX triplet: 39, 11 and 25. RGB value is (57,17,37). Sum of RGB (Red+Green+Blue) = 57+17+37=111 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.35% from 111); Green value is 17 (7.03% from 255 or 15.32% from 111); Blue value is 37 (14.84% from 255 or 33.33% from 111); Max value from RGB is 57 - color contains mainly: red. Hex color #391125 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391125 is #C6EEDA. Grayscale: #1F1F1F. Windows color (decimal): -13037275 or 2429241. OLE color: 2429241.
HSL color Cylindrical-coordinate representation of color #391125: hue angle of 330º 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 #391125 is Cyan = 0, Magento = 0.70, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 17 | 37 | - |
| CMYK | 0 | 0.70 | 0.35 | 0.78 |
| HSL | 330º | 0.54% | 0.15% | - |
| HSV(B) | 330º | 0.7% | 0.22% | - |
| XYZ | 2.22 | 1.4 | 1.9 | - |
| YUV | 31.24 | 131.25 | 146.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 37 | 0 | 0.70 | 0.35 | 0.78 | 330 | 0.54 | 0.15 |
| Hex | 39 | 11 | 25 | 0 | 46 | 23 | 4E | 14A | 36 | F |
| Octal | 71 | 21 | 45 | 0 | 106 | 43 | 116 | 512 | 66 | 17 |
| Binary | 111001 | 10001 | 100101 | 0 | 1000110 | 100011 | 1001110 | 101001010 | 110110 | 1111 |
Color Harmonies of #391125
Complementary color
Monochromatic Colors of #391125
Black with #391125
Text Example
Text Example
White with #391125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391125; }
p { color: rgb(57,17,37); }
H1.HeaderClassName
{
color: #391125;
}
.AnyTagClassName
{
color: #391125;
}
</style>
background-color css
<style>
a { background-color: #391125; }
a { background-color: rgb(57,17,37); }
div.DivClassName
{
background-color: #391125;
}
.BgClassName
{
background-color: #391125;
}
</style>
border-color css
<style>
span { border-color: #391125; }
span { border-color: rgb(57,17,37); }
td.TdClassName
{
border-color: #391125;
}
.TagClassName
{
border-color: #391125;
}
</style>