Shades of Blackberry #391729
Tints of Blackberry #391729
RGB
CMYK
RGB Variations
Color information
#391729 (or 0x391729) is known color: Blackberry. HEX triplet: 39, 17 and 29. RGB value is (57,23,41). Sum of RGB (Red+Green+Blue) = 57+23+41=121 (16% of max value = 765). Red value is 57 (22.66% from 255 or 47.11% from 121); Green value is 23 (9.38% from 255 or 19.01% from 121); Blue value is 41 (16.41% from 255 or 33.88% from 121); Max value from RGB is 57 - color contains mainly: red. Hex color #391729 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391729 is #C6E8D6. Grayscale: #232323. Windows color (decimal): -13035735 or 2692921. OLE color: 2692921.
HSL color Cylindrical-coordinate representation of color #391729: hue angle of 328.24º 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 #391729 is Cyan = 0, Magento = 0.60, Yellow = 0.28 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 23 | 41 | - |
| CMYK | 0 | 0.60 | 0.28 | 0.78 |
| HSL | 328.24º | 0.43% | 0.16% | - |
| HSV(B) | 328.24º | 0.6% | 0.22% | - |
| XYZ | 2.39 | 1.64 | 2.29 | - |
| YUV | 35.22 | 131.26 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 23 | 41 | 0 | 0.60 | 0.28 | 0.78 | 328.24 | 0.43 | 0.16 |
| Hex | 39 | 17 | 29 | 0 | 3C | 1C | 4E | 148 | 2A | 10 |
| Octal | 71 | 27 | 51 | 0 | 74 | 34 | 116 | 510 | 52 | 20 |
| Binary | 111001 | 10111 | 101001 | 0 | 111100 | 11100 | 1001110 | 101001000 | 101010 | 10000 |
Color Harmonies of #391729
Complementary color
Monochromatic Colors of #391729
Black with #391729
Text Example
Text Example
White with #391729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391729; }
p { color: rgb(57,23,41); }
H1.HeaderClassName
{
color: #391729;
}
.AnyTagClassName
{
color: #391729;
}
</style>
background-color css
<style>
a { background-color: #391729; }
a { background-color: rgb(57,23,41); }
div.DivClassName
{
background-color: #391729;
}
.BgClassName
{
background-color: #391729;
}
</style>
border-color css
<style>
span { border-color: #391729; }
span { border-color: rgb(57,23,41); }
td.TdClassName
{
border-color: #391729;
}
.TagClassName
{
border-color: #391729;
}
</style>