Shades of Blackberry #391327
Tints of Blackberry #391327
RGB
CMYK
RGB Variations
Color information
#391327 (or 0x391327) is known color: Blackberry. HEX triplet: 39, 13 and 27. RGB value is (57,19,39). Sum of RGB (Red+Green+Blue) = 57+19+39=115 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.57% from 115); Green value is 19 (7.81% from 255 or 16.52% from 115); Blue value is 39 (15.62% from 255 or 33.91% from 115); Max value from RGB is 57 - color contains mainly: red. Hex color #391327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391327 is #C6ECD8. Grayscale: #202020. Windows color (decimal): -13036761 or 2560825. OLE color: 2560825.
HSL color Cylindrical-coordinate representation of color #391327: hue angle of 328.42º 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 #391327 is Cyan = 0, Magento = 0.67, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 19 | 39 | - |
| CMYK | 0 | 0.67 | 0.32 | 0.78 |
| HSL | 328.42º | 0.5% | 0.15% | - |
| HSV(B) | 328.42º | 0.67% | 0.22% | - |
| XYZ | 2.29 | 1.48 | 2.09 | - |
| YUV | 32.64 | 131.59 | 145.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 39 | 0 | 0.67 | 0.32 | 0.78 | 328.42 | 0.5 | 0.15 |
| Hex | 39 | 13 | 27 | 0 | 43 | 20 | 4E | 148 | 32 | F |
| Octal | 71 | 23 | 47 | 0 | 103 | 40 | 116 | 510 | 62 | 17 |
| Binary | 111001 | 10011 | 100111 | 0 | 1000011 | 100000 | 1001110 | 101001000 | 110010 | 1111 |
Color Harmonies of #391327
Complementary color
Monochromatic Colors of #391327
Black with #391327
Text Example
Text Example
White with #391327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391327; }
p { color: rgb(57,19,39); }
H1.HeaderClassName
{
color: #391327;
}
.AnyTagClassName
{
color: #391327;
}
</style>
background-color css
<style>
a { background-color: #391327; }
a { background-color: rgb(57,19,39); }
div.DivClassName
{
background-color: #391327;
}
.BgClassName
{
background-color: #391327;
}
</style>
border-color css
<style>
span { border-color: #391327; }
span { border-color: rgb(57,19,39); }
td.TdClassName
{
border-color: #391327;
}
.TagClassName
{
border-color: #391327;
}
</style>