Shades of Blackberry #391427
Tints of Blackberry #391427
RGB
CMYK
RGB Variations
Color information
#391427 (or 0x391427) is known color: Blackberry. HEX triplet: 39, 14 and 27. RGB value is (57,20,39). Sum of RGB (Red+Green+Blue) = 57+20+39=116 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.14% from 116); Green value is 20 (8.20% from 255 or 17.24% from 116); Blue value is 39 (15.62% from 255 or 33.62% from 116); Max value from RGB is 57 - color contains mainly: red. Hex color #391427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391427 is #C6EBD8. Grayscale: #212121. Windows color (decimal): -13036505 or 2561081. OLE color: 2561081.
HSL color Cylindrical-coordinate representation of color #391427: hue angle of 329.19º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #391427 is Cyan = 0, Magento = 0.65, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 39 | - |
| CMYK | 0 | 0.65 | 0.32 | 0.78 |
| HSL | 329.19º | 0.48% | 0.15% | - |
| HSV(B) | 329.19º | 0.65% | 0.22% | - |
| XYZ | 2.3 | 1.52 | 2.09 | - |
| YUV | 33.23 | 131.26 | 144.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 39 | 0 | 0.65 | 0.32 | 0.78 | 329.19 | 0.48 | 0.15 |
| Hex | 39 | 14 | 27 | 0 | 41 | 20 | 4E | 149 | 30 | F |
| Octal | 71 | 24 | 47 | 0 | 101 | 40 | 116 | 511 | 60 | 17 |
| Binary | 111001 | 10100 | 100111 | 0 | 1000001 | 100000 | 1001110 | 101001001 | 110000 | 1111 |
Color Harmonies of #391427
Complementary color
Monochromatic Colors of #391427
Black with #391427
Text Example
Text Example
White with #391427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391427; }
p { color: rgb(57,20,39); }
H1.HeaderClassName
{
color: #391427;
}
.AnyTagClassName
{
color: #391427;
}
</style>
background-color css
<style>
a { background-color: #391427; }
a { background-color: rgb(57,20,39); }
div.DivClassName
{
background-color: #391427;
}
.BgClassName
{
background-color: #391427;
}
</style>
border-color css
<style>
span { border-color: #391427; }
span { border-color: rgb(57,20,39); }
td.TdClassName
{
border-color: #391427;
}
.TagClassName
{
border-color: #391427;
}
</style>