Shades of Blackberry #390929
Tints of Blackberry #390929
RGB
CMYK
RGB Variations
Color information
#390929 (or 0x390929) is known color: Blackberry. HEX triplet: 39, 09 and 29. RGB value is (57,9,41). Sum of RGB (Red+Green+Blue) = 57+9+41=107 (14% of max value = 765). Red value is 57 (22.66% from 255 or 53.27% from 107); Green value is 9 (3.91% from 255 or 8.41% from 107); Blue value is 41 (16.41% from 255 or 38.32% from 107); Max value from RGB is 57 - color contains mainly: red. Hex color #390929 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390929 is #C6F6D6. Grayscale: #1A1A1A. Windows color (decimal): -13039319 or 2689337. OLE color: 2689337.
HSL color Cylindrical-coordinate representation of color #390929: hue angle of 320º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #390929 is Cyan = 0, Magento = 0.84, Yellow = 0.28 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 41 | - |
| CMYK | 0 | 0.84 | 0.28 | 0.78 |
| HSL | 320º | 0.73% | 0.13% | - |
| HSV(B) | 320º | 0.84% | 0.22% | - |
| XYZ | 2.19 | 1.23 | 2.22 | - |
| YUV | 27 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 41 | 0 | 0.84 | 0.28 | 0.78 | 320 | 0.73 | 0.13 |
| Hex | 39 | 9 | 29 | 0 | 54 | 1C | 4E | 140 | 49 | D |
| Octal | 71 | 11 | 51 | 0 | 124 | 34 | 116 | 500 | 111 | 15 |
| Binary | 111001 | 1001 | 101001 | 0 | 1010100 | 11100 | 1001110 | 101000000 | 1001001 | 1101 |
Color Harmonies of #390929
Complementary color
Monochromatic Colors of #390929
Black with #390929
Text Example
Text Example
White with #390929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390929; }
p { color: rgb(57,9,41); }
H1.HeaderClassName
{
color: #390929;
}
.AnyTagClassName
{
color: #390929;
}
</style>
background-color css
<style>
a { background-color: #390929; }
a { background-color: rgb(57,9,41); }
div.DivClassName
{
background-color: #390929;
}
.BgClassName
{
background-color: #390929;
}
</style>
border-color css
<style>
span { border-color: #390929; }
span { border-color: rgb(57,9,41); }
td.TdClassName
{
border-color: #390929;
}
.TagClassName
{
border-color: #390929;
}
</style>