Shades of Blackberry #391326
Tints of Blackberry #391326
RGB
CMYK
RGB Variations
Color information
#391326 (or 0x391326) is known color: Blackberry. HEX triplet: 39, 13 and 26. RGB value is (57,19,38). Sum of RGB (Red+Green+Blue) = 57+19+38=114 (15% of max value = 765). Red value is 57 (22.66% from 255 or 50% from 114); Green value is 19 (7.81% from 255 or 16.67% from 114); Blue value is 38 (15.23% from 255 or 33.33% from 114); Max value from RGB is 57 - color contains mainly: red. Hex color #391326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391326 is #C6ECD9. Grayscale: #202020. Windows color (decimal): -13036762 or 2495289. OLE color: 2495289.
HSL color Cylindrical-coordinate representation of color #391326: hue angle of 330º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #391326 is Cyan = 0, Magento = 0.67, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 19 | 38 | - |
| CMYK | 0 | 0.67 | 0.33 | 0.78 |
| HSL | 330º | 0.5% | 0.15% | - |
| HSV(B) | 330º | 0.67% | 0.22% | - |
| XYZ | 2.27 | 1.48 | 2 | - |
| YUV | 32.53 | 131.09 | 145.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 38 | 0 | 0.67 | 0.33 | 0.78 | 330 | 0.5 | 0.15 |
| Hex | 39 | 13 | 26 | 0 | 43 | 21 | 4E | 14A | 32 | F |
| Octal | 71 | 23 | 46 | 0 | 103 | 41 | 116 | 512 | 62 | 17 |
| Binary | 111001 | 10011 | 100110 | 0 | 1000011 | 100001 | 1001110 | 101001010 | 110010 | 1111 |
Color Harmonies of #391326
Complementary color
Monochromatic Colors of #391326
Black with #391326
Text Example
Text Example
White with #391326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391326; }
p { color: rgb(57,19,38); }
H1.HeaderClassName
{
color: #391326;
}
.AnyTagClassName
{
color: #391326;
}
</style>
background-color css
<style>
a { background-color: #391326; }
a { background-color: rgb(57,19,38); }
div.DivClassName
{
background-color: #391326;
}
.BgClassName
{
background-color: #391326;
}
</style>
border-color css
<style>
span { border-color: #391326; }
span { border-color: rgb(57,19,38); }
td.TdClassName
{
border-color: #391326;
}
.TagClassName
{
border-color: #391326;
}
</style>