Shades of Blackberry #390220
Tints of Blackberry #390220
RGB
CMYK
RGB Variations
Color information
#390220 (or 0x390220) is known color: Blackberry. HEX triplet: 39, 02 and 20. RGB value is (57,2,32). Sum of RGB (Red+Green+Blue) = 57+2+32=91 (12% of max value = 765). Red value is 57 (22.66% from 255 or 62.64% from 91); Green value is 2 (1.17% from 255 or 2.20% from 91); Blue value is 32 (12.89% from 255 or 35.16% from 91); Max value from RGB is 57 - color contains mainly: red. Hex color #390220 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390220 is #C6FDDF. Grayscale: #151515. Windows color (decimal): -13041120 or 2097721. OLE color: 2097721.
HSL color Cylindrical-coordinate representation of color #390220: hue angle of 327.27º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390220 is Cyan = 0, Magento = 0.96, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 32 | - |
| CMYK | 0 | 0.96 | 0.44 | 0.78 |
| HSL | 327.27º | 0.93% | 0.12% | - |
| HSV(B) | 327.27º | 0.96% | 0.22% | - |
| XYZ | 1.97 | 1.02 | 1.46 | - |
| YUV | 21.87 | 133.72 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 32 | 0 | 0.96 | 0.44 | 0.78 | 327.27 | 0.93 | 0.12 |
| Hex | 39 | 2 | 20 | 0 | 60 | 2C | 4E | 147 | 5D | C |
| Octal | 71 | 2 | 40 | 0 | 140 | 54 | 116 | 507 | 135 | 14 |
| Binary | 111001 | 10 | 100000 | 0 | 1100000 | 101100 | 1001110 | 101000111 | 1011101 | 1100 |
Color Harmonies of #390220
Complementary color
Monochromatic Colors of #390220
Black with #390220
Text Example
Text Example
White with #390220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390220; }
p { color: rgb(57,2,32); }
H1.HeaderClassName
{
color: #390220;
}
.AnyTagClassName
{
color: #390220;
}
</style>
background-color css
<style>
a { background-color: #390220; }
a { background-color: rgb(57,2,32); }
div.DivClassName
{
background-color: #390220;
}
.BgClassName
{
background-color: #390220;
}
</style>
border-color css
<style>
span { border-color: #390220; }
span { border-color: rgb(57,2,32); }
td.TdClassName
{
border-color: #390220;
}
.TagClassName
{
border-color: #390220;
}
</style>