Shades of Blackberry #390729
Tints of Blackberry #390729
RGB
CMYK
RGB Variations
Color information
#390729 (or 0x390729) is known color: Blackberry. HEX triplet: 39, 07 and 29. RGB value is (57,7,41). Sum of RGB (Red+Green+Blue) = 57+7+41=105 (13% of max value = 765). Red value is 57 (22.66% from 255 or 54.29% from 105); Green value is 7 (3.12% from 255 or 6.67% from 105); Blue value is 41 (16.41% from 255 or 39.05% from 105); Max value from RGB is 57 - color contains mainly: red. Hex color #390729 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390729 is #C6F8D6. Grayscale: #191919. Windows color (decimal): -13039831 or 2688825. OLE color: 2688825.
HSL color Cylindrical-coordinate representation of color #390729: hue angle of 319.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390729 is Cyan = 0, Magento = 0.88, Yellow = 0.28 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 41 | - |
| CMYK | 0 | 0.88 | 0.28 | 0.78 |
| HSL | 319.2º | 0.78% | 0.13% | - |
| HSV(B) | 319.2º | 0.88% | 0.22% | - |
| XYZ | 2.16 | 1.18 | 2.21 | - |
| YUV | 25.83 | 136.57 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 41 | 0 | 0.88 | 0.28 | 0.78 | 319.2 | 0.78 | 0.13 |
| Hex | 39 | 7 | 29 | 0 | 58 | 1C | 4E | 13F | 4E | D |
| Octal | 71 | 7 | 51 | 0 | 130 | 34 | 116 | 477 | 116 | 15 |
| Binary | 111001 | 111 | 101001 | 0 | 1011000 | 11100 | 1001110 | 100111111 | 1001110 | 1101 |
Color Harmonies of #390729
Complementary color
Monochromatic Colors of #390729
Black with #390729
Text Example
Text Example
White with #390729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390729; }
p { color: rgb(57,7,41); }
H1.HeaderClassName
{
color: #390729;
}
.AnyTagClassName
{
color: #390729;
}
</style>
background-color css
<style>
a { background-color: #390729; }
a { background-color: rgb(57,7,41); }
div.DivClassName
{
background-color: #390729;
}
.BgClassName
{
background-color: #390729;
}
</style>
border-color css
<style>
span { border-color: #390729; }
span { border-color: rgb(57,7,41); }
td.TdClassName
{
border-color: #390729;
}
.TagClassName
{
border-color: #390729;
}
</style>