Shades of Blackberry #391329
Tints of Blackberry #391329
RGB
CMYK
RGB Variations
Color information
#391329 (or 0x391329) is known color: Blackberry. HEX triplet: 39, 13 and 29. RGB value is (57,19,41). Sum of RGB (Red+Green+Blue) = 57+19+41=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 19 (7.81% from 255 or 16.24% from 117); Blue value is 41 (16.41% from 255 or 35.04% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #391329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391329 is #C6ECD6. Grayscale: #202020. Windows color (decimal): -13036759 or 2691897. OLE color: 2691897.
HSL color Cylindrical-coordinate representation of color #391329: hue angle of 325.26º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #391329 is Cyan = 0, Magento = 0.67, Yellow = 0.28 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 19 | 41 | - |
| CMYK | 0 | 0.67 | 0.28 | 0.78 |
| HSL | 325.26º | 0.5% | 0.15% | - |
| HSV(B) | 325.26º | 0.67% | 0.22% | - |
| XYZ | 2.32 | 1.5 | 2.26 | - |
| YUV | 32.87 | 132.59 | 145.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 41 | 0 | 0.67 | 0.28 | 0.78 | 325.26 | 0.5 | 0.15 |
| Hex | 39 | 13 | 29 | 0 | 43 | 1C | 4E | 145 | 32 | F |
| Octal | 71 | 23 | 51 | 0 | 103 | 34 | 116 | 505 | 62 | 17 |
| Binary | 111001 | 10011 | 101001 | 0 | 1000011 | 11100 | 1001110 | 101000101 | 110010 | 1111 |
Color Harmonies of #391329
Complementary color
Monochromatic Colors of #391329
Black with #391329
Text Example
Text Example
White with #391329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391329; }
p { color: rgb(57,19,41); }
H1.HeaderClassName
{
color: #391329;
}
.AnyTagClassName
{
color: #391329;
}
</style>
background-color css
<style>
a { background-color: #391329; }
a { background-color: rgb(57,19,41); }
div.DivClassName
{
background-color: #391329;
}
.BgClassName
{
background-color: #391329;
}
</style>
border-color css
<style>
span { border-color: #391329; }
span { border-color: rgb(57,19,41); }
td.TdClassName
{
border-color: #391329;
}
.TagClassName
{
border-color: #391329;
}
</style>