Shades of Blackberry #391827
Tints of Blackberry #391827
RGB
CMYK
RGB Variations
Color information
#391827 (or 0x391827) is known color: Blackberry. HEX triplet: 39, 18 and 27. RGB value is (57,24,39). Sum of RGB (Red+Green+Blue) = 57+24+39=120 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.5% from 120); Green value is 24 (9.77% from 255 or 20% from 120); Blue value is 39 (15.62% from 255 or 32.5% from 120); Max value from RGB is 57 - color contains mainly: red. Hex color #391827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391827 is #C6E7D8. Grayscale: #232323. Windows color (decimal): -13035481 or 2562105. OLE color: 2562105.
HSL color Cylindrical-coordinate representation of color #391827: hue angle of 332.73º degrees, saturation: 0.41, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #391827 is Cyan = 0, Magento = 0.58, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 24 | 39 | - |
| CMYK | 0 | 0.58 | 0.32 | 0.78 |
| HSL | 332.73º | 0.41% | 0.16% | - |
| HSV(B) | 332.73º | 0.58% | 0.22% | - |
| XYZ | 2.38 | 1.67 | 2.12 | - |
| YUV | 35.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 24 | 39 | 0 | 0.58 | 0.32 | 0.78 | 332.73 | 0.41 | 0.16 |
| Hex | 39 | 18 | 27 | 0 | 3A | 20 | 4E | 14D | 29 | 10 |
| Octal | 71 | 30 | 47 | 0 | 72 | 40 | 116 | 515 | 51 | 20 |
| Binary | 111001 | 11000 | 100111 | 0 | 111010 | 100000 | 1001110 | 101001101 | 101001 | 10000 |
Color Harmonies of #391827
Complementary color
Monochromatic Colors of #391827
Black with #391827
Text Example
Text Example
White with #391827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391827; }
p { color: rgb(57,24,39); }
H1.HeaderClassName
{
color: #391827;
}
.AnyTagClassName
{
color: #391827;
}
</style>
background-color css
<style>
a { background-color: #391827; }
a { background-color: rgb(57,24,39); }
div.DivClassName
{
background-color: #391827;
}
.BgClassName
{
background-color: #391827;
}
</style>
border-color css
<style>
span { border-color: #391827; }
span { border-color: rgb(57,24,39); }
td.TdClassName
{
border-color: #391827;
}
.TagClassName
{
border-color: #391827;
}
</style>