Shades of Blackberry #391227
Tints of Blackberry #391227
RGB
CMYK
RGB Variations
Color information
#391227 (or 0x391227) is known color: Blackberry. HEX triplet: 39, 12 and 27. RGB value is (57,18,39). Sum of RGB (Red+Green+Blue) = 57+18+39=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 18 (7.42% from 255 or 15.79% from 114); Blue value is 39 (15.62% from 255 or 34.21% from 114); Max value from RGB is 57 - color contains mainly: red. Hex color #391227 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391227 is #C6EDD8. Grayscale: #202020. Windows color (decimal): -13037017 or 2560569. OLE color: 2560569.
HSL color Cylindrical-coordinate representation of color #391227: hue angle of 327.69º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #391227 is Cyan = 0, Magento = 0.68, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 39 | - |
| CMYK | 0 | 0.68 | 0.32 | 0.78 |
| HSL | 327.69º | 0.52% | 0.15% | - |
| HSV(B) | 327.69º | 0.68% | 0.22% | - |
| XYZ | 2.27 | 1.45 | 2.08 | - |
| YUV | 32.06 | 131.92 | 145.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 39 | 0 | 0.68 | 0.32 | 0.78 | 327.69 | 0.52 | 0.15 |
| Hex | 39 | 12 | 27 | 0 | 44 | 20 | 4E | 148 | 34 | F |
| Octal | 71 | 22 | 47 | 0 | 104 | 40 | 116 | 510 | 64 | 17 |
| Binary | 111001 | 10010 | 100111 | 0 | 1000100 | 100000 | 1001110 | 101001000 | 110100 | 1111 |
Color Harmonies of #391227
Complementary color
Monochromatic Colors of #391227
Black with #391227
Text Example
Text Example
White with #391227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391227; }
p { color: rgb(57,18,39); }
H1.HeaderClassName
{
color: #391227;
}
.AnyTagClassName
{
color: #391227;
}
</style>
background-color css
<style>
a { background-color: #391227; }
a { background-color: rgb(57,18,39); }
div.DivClassName
{
background-color: #391227;
}
.BgClassName
{
background-color: #391227;
}
</style>
border-color css
<style>
span { border-color: #391227; }
span { border-color: rgb(57,18,39); }
td.TdClassName
{
border-color: #391227;
}
.TagClassName
{
border-color: #391227;
}
</style>