Shades of Blackberry #391726
Tints of Blackberry #391726
RGB
CMYK
RGB Variations
Color information
#391726 (or 0x391726) is known color: Blackberry. HEX triplet: 39, 17 and 26. RGB value is (57,23,38). Sum of RGB (Red+Green+Blue) = 57+23+38=118 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.31% from 118); Green value is 23 (9.38% from 255 or 19.49% from 118); Blue value is 38 (15.23% from 255 or 32.20% from 118); Max value from RGB is 57 - color contains mainly: red. Hex color #391726 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391726 is #C6E8D9. Grayscale: #222222. Windows color (decimal): -13035738 or 2496313. OLE color: 2496313.
HSL color Cylindrical-coordinate representation of color #391726: hue angle of 333.53º degrees, saturation: 0.43, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #391726 is Cyan = 0, Magento = 0.60, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 23 | 38 | - |
| CMYK | 0 | 0.60 | 0.33 | 0.78 |
| HSL | 333.53º | 0.43% | 0.16% | - |
| HSV(B) | 333.53º | 0.6% | 0.22% | - |
| XYZ | 2.34 | 1.62 | 2.02 | - |
| YUV | 34.88 | 129.76 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 23 | 38 | 0 | 0.60 | 0.33 | 0.78 | 333.53 | 0.43 | 0.16 |
| Hex | 39 | 17 | 26 | 0 | 3C | 21 | 4E | 14E | 2A | 10 |
| Octal | 71 | 27 | 46 | 0 | 74 | 41 | 116 | 516 | 52 | 20 |
| Binary | 111001 | 10111 | 100110 | 0 | 111100 | 100001 | 1001110 | 101001110 | 101010 | 10000 |
Color Harmonies of #391726
Complementary color
Monochromatic Colors of #391726
Black with #391726
Text Example
Text Example
White with #391726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391726; }
p { color: rgb(57,23,38); }
H1.HeaderClassName
{
color: #391726;
}
.AnyTagClassName
{
color: #391726;
}
</style>
background-color css
<style>
a { background-color: #391726; }
a { background-color: rgb(57,23,38); }
div.DivClassName
{
background-color: #391726;
}
.BgClassName
{
background-color: #391726;
}
</style>
border-color css
<style>
span { border-color: #391726; }
span { border-color: rgb(57,23,38); }
td.TdClassName
{
border-color: #391726;
}
.TagClassName
{
border-color: #391726;
}
</style>