Shades of Blackberry #391926
Tints of Blackberry #391926
RGB
CMYK
RGB Variations
Color information
#391926 (or 0x391926) is known color: Blackberry. HEX triplet: 39, 19 and 26. RGB value is (57,25,38). Sum of RGB (Red+Green+Blue) = 57+25+38=120 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.5% from 120); Green value is 25 (10.16% from 255 or 20.83% from 120); Blue value is 38 (15.23% from 255 or 31.67% from 120); Max value from RGB is 57 - color contains mainly: red. Hex color #391926 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391926 is #C6E6D9. Grayscale: #242424. Windows color (decimal): -13035226 or 2496825. OLE color: 2496825.
HSL color Cylindrical-coordinate representation of color #391926: hue angle of 335.62º degrees, saturation: 0.39, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #391926 is Cyan = 0, Magento = 0.56, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 25 | 38 | - |
| CMYK | 0 | 0.56 | 0.33 | 0.78 |
| HSL | 335.63º | 0.39% | 0.16% | - |
| HSV(B) | 335.63º | 0.56% | 0.22% | - |
| XYZ | 2.38 | 1.71 | 2.04 | - |
| YUV | 36.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 38 | 0 | 0.56 | 0.33 | 0.78 | 335.63 | 0.39 | 0.16 |
| Hex | 39 | 19 | 26 | 0 | 38 | 21 | 4E | 150 | 27 | 10 |
| Octal | 71 | 31 | 46 | 0 | 70 | 41 | 116 | 520 | 47 | 20 |
| Binary | 111001 | 11001 | 100110 | 0 | 111000 | 100001 | 1001110 | 101010000 | 100111 | 10000 |
Color Harmonies of #391926
Complementary color
Monochromatic Colors of #391926
Black with #391926
Text Example
Text Example
White with #391926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391926; }
p { color: rgb(57,25,38); }
H1.HeaderClassName
{
color: #391926;
}
.AnyTagClassName
{
color: #391926;
}
</style>
background-color css
<style>
a { background-color: #391926; }
a { background-color: rgb(57,25,38); }
div.DivClassName
{
background-color: #391926;
}
.BgClassName
{
background-color: #391926;
}
</style>
border-color css
<style>
span { border-color: #391926; }
span { border-color: rgb(57,25,38); }
td.TdClassName
{
border-color: #391926;
}
.TagClassName
{
border-color: #391926;
}
</style>