Shades of Blackberry #391527
Tints of Blackberry #391527
RGB
CMYK
RGB Variations
Color information
#391527 (or 0x391527) is known color: Blackberry. HEX triplet: 39, 15 and 27. RGB value is (57,21,39). Sum of RGB (Red+Green+Blue) = 57+21+39=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 21 (8.59% from 255 or 17.95% from 117); Blue value is 39 (15.62% from 255 or 33.33% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #391527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391527 is #C6EAD8. Grayscale: #212121. Windows color (decimal): -13036249 or 2561337. OLE color: 2561337.
HSL color Cylindrical-coordinate representation of color #391527: hue angle of 330º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #391527 is Cyan = 0, Magento = 0.63, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 21 | 39 | - |
| CMYK | 0 | 0.63 | 0.32 | 0.78 |
| HSL | 330º | 0.46% | 0.15% | - |
| HSV(B) | 330º | 0.63% | 0.22% | - |
| XYZ | 2.32 | 1.55 | 2.1 | - |
| YUV | 33.82 | 130.93 | 144.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 39 | 0 | 0.63 | 0.32 | 0.78 | 330 | 0.46 | 0.15 |
| Hex | 39 | 15 | 27 | 0 | 3F | 20 | 4E | 14A | 2E | F |
| Octal | 71 | 25 | 47 | 0 | 77 | 40 | 116 | 512 | 56 | 17 |
| Binary | 111001 | 10101 | 100111 | 0 | 111111 | 100000 | 1001110 | 101001010 | 101110 | 1111 |
Color Harmonies of #391527
Complementary color
Monochromatic Colors of #391527
Black with #391527
Text Example
Text Example
White with #391527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391527; }
p { color: rgb(57,21,39); }
H1.HeaderClassName
{
color: #391527;
}
.AnyTagClassName
{
color: #391527;
}
</style>
background-color css
<style>
a { background-color: #391527; }
a { background-color: rgb(57,21,39); }
div.DivClassName
{
background-color: #391527;
}
.BgClassName
{
background-color: #391527;
}
</style>
border-color css
<style>
span { border-color: #391527; }
span { border-color: rgb(57,21,39); }
td.TdClassName
{
border-color: #391527;
}
.TagClassName
{
border-color: #391527;
}
</style>