Shades of Blackberry #391625
Tints of Blackberry #391625
RGB
CMYK
RGB Variations
Color information
#391625 (or 0x391625) is known color: Blackberry. HEX triplet: 39, 16 and 25. RGB value is (57,22,37). Sum of RGB (Red+Green+Blue) = 57+22+37=116 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.14% from 116); Green value is 22 (8.98% from 255 or 18.97% from 116); Blue value is 37 (14.84% from 255 or 31.90% from 116); Max value from RGB is 57 - color contains mainly: red. Hex color #391625 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391625 is #C6E9DA. Grayscale: #222222. Windows color (decimal): -13035995 or 2430521. OLE color: 2430521.
HSL color Cylindrical-coordinate representation of color #391625: hue angle of 334.29º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #391625 is Cyan = 0, Magento = 0.61, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 22 | 37 | - |
| CMYK | 0 | 0.61 | 0.35 | 0.78 |
| HSL | 334.29º | 0.44% | 0.15% | - |
| HSV(B) | 334.29º | 0.61% | 0.22% | - |
| XYZ | 2.31 | 1.58 | 1.93 | - |
| YUV | 34.18 | 129.6 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 37 | 0 | 0.61 | 0.35 | 0.78 | 334.29 | 0.44 | 0.15 |
| Hex | 39 | 16 | 25 | 0 | 3D | 23 | 4E | 14E | 2C | F |
| Octal | 71 | 26 | 45 | 0 | 75 | 43 | 116 | 516 | 54 | 17 |
| Binary | 111001 | 10110 | 100101 | 0 | 111101 | 100011 | 1001110 | 101001110 | 101100 | 1111 |
Color Harmonies of #391625
Complementary color
Monochromatic Colors of #391625
Black with #391625
Text Example
Text Example
White with #391625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391625; }
p { color: rgb(57,22,37); }
H1.HeaderClassName
{
color: #391625;
}
.AnyTagClassName
{
color: #391625;
}
</style>
background-color css
<style>
a { background-color: #391625; }
a { background-color: rgb(57,22,37); }
div.DivClassName
{
background-color: #391625;
}
.BgClassName
{
background-color: #391625;
}
</style>
border-color css
<style>
span { border-color: #391625; }
span { border-color: rgb(57,22,37); }
td.TdClassName
{
border-color: #391625;
}
.TagClassName
{
border-color: #391625;
}
</style>