Shades of Blackberry #391224
Tints of Blackberry #391224
RGB
CMYK
RGB Variations
Color information
#391224 (or 0x391224) is known color: Blackberry. HEX triplet: 39, 12 and 24. RGB value is (57,18,36). Sum of RGB (Red+Green+Blue) = 57+18+36=111 (14% of max value = 765). Red value is 57 (22.66% from 255 or 51.35% from 111); Green value is 18 (7.42% from 255 or 16.22% from 111); Blue value is 36 (14.45% from 255 or 32.43% from 111); Max value from RGB is 57 - color contains mainly: red. Hex color #391224 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391224 is #C6EDDB. Grayscale: #1F1F1F. Windows color (decimal): -13037020 or 2363961. OLE color: 2363961.
HSL color Cylindrical-coordinate representation of color #391224: hue angle of 332.31º 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 #391224 is Cyan = 0, Magento = 0.68, Yellow = 0.37 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 36 | - |
| CMYK | 0 | 0.68 | 0.37 | 0.78 |
| HSL | 332.31º | 0.52% | 0.15% | - |
| HSV(B) | 332.31º | 0.68% | 0.22% | - |
| XYZ | 2.22 | 1.43 | 1.83 | - |
| YUV | 31.71 | 130.42 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 36 | 0 | 0.68 | 0.37 | 0.78 | 332.31 | 0.52 | 0.15 |
| Hex | 39 | 12 | 24 | 0 | 44 | 25 | 4E | 14C | 34 | F |
| Octal | 71 | 22 | 44 | 0 | 104 | 45 | 116 | 514 | 64 | 17 |
| Binary | 111001 | 10010 | 100100 | 0 | 1000100 | 100101 | 1001110 | 101001100 | 110100 | 1111 |
Color Harmonies of #391224
Complementary color
Monochromatic Colors of #391224
Black with #391224
Text Example
Text Example
White with #391224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391224; }
p { color: rgb(57,18,36); }
H1.HeaderClassName
{
color: #391224;
}
.AnyTagClassName
{
color: #391224;
}
</style>
background-color css
<style>
a { background-color: #391224; }
a { background-color: rgb(57,18,36); }
div.DivClassName
{
background-color: #391224;
}
.BgClassName
{
background-color: #391224;
}
</style>
border-color css
<style>
span { border-color: #391224; }
span { border-color: rgb(57,18,36); }
td.TdClassName
{
border-color: #391224;
}
.TagClassName
{
border-color: #391224;
}
</style>