Shades of Blackberry #390920
Tints of Blackberry #390920
RGB
CMYK
RGB Variations
Color information
#390920 (or 0x390920) is known color: Blackberry. HEX triplet: 39, 09 and 20. RGB value is (57,9,32). Sum of RGB (Red+Green+Blue) = 57+9+32=98 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.16% from 98); Green value is 9 (3.91% from 255 or 9.18% from 98); Blue value is 32 (12.89% from 255 or 32.65% from 98); Max value from RGB is 57 - color contains mainly: red. Hex color #390920 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390920 is #C6F6DF. Grayscale: #191919. Windows color (decimal): -13039328 or 2099513. OLE color: 2099513.
HSL color Cylindrical-coordinate representation of color #390920: hue angle of 331.25º 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 #390920 is Cyan = 0, Magento = 0.84, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 32 | - |
| CMYK | 0 | 0.84 | 0.44 | 0.78 |
| HSL | 331.25º | 0.73% | 0.13% | - |
| HSV(B) | 331.25º | 0.84% | 0.22% | - |
| XYZ | 2.05 | 1.17 | 1.48 | - |
| YUV | 25.97 | 131.4 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 32 | 0 | 0.84 | 0.44 | 0.78 | 331.25 | 0.73 | 0.13 |
| Hex | 39 | 9 | 20 | 0 | 54 | 2C | 4E | 14B | 49 | D |
| Octal | 71 | 11 | 40 | 0 | 124 | 54 | 116 | 513 | 111 | 15 |
| Binary | 111001 | 1001 | 100000 | 0 | 1010100 | 101100 | 1001110 | 101001011 | 1001001 | 1101 |
Color Harmonies of #390920
Complementary color
Monochromatic Colors of #390920
Black with #390920
Text Example
Text Example
White with #390920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390920; }
p { color: rgb(57,9,32); }
H1.HeaderClassName
{
color: #390920;
}
.AnyTagClassName
{
color: #390920;
}
</style>
background-color css
<style>
a { background-color: #390920; }
a { background-color: rgb(57,9,32); }
div.DivClassName
{
background-color: #390920;
}
.BgClassName
{
background-color: #390920;
}
</style>
border-color css
<style>
span { border-color: #390920; }
span { border-color: rgb(57,9,32); }
td.TdClassName
{
border-color: #390920;
}
.TagClassName
{
border-color: #390920;
}
</style>