Shades of Blackberry #390120
Tints of Blackberry #390120
RGB
CMYK
RGB Variations
Color information
#390120 (or 0x390120) is known color: Blackberry. HEX triplet: 39, 01 and 20. RGB value is (57,1,32). Sum of RGB (Red+Green+Blue) = 57+1+32=90 (11% of max value = 765). Red value is 57 (22.66% from 255 or 63.33% from 90); Green value is 1 (0.78% from 255 or 1.11% from 90); Blue value is 32 (12.89% from 255 or 35.56% from 90); Max value from RGB is 57 - color contains mainly: red. Hex color #390120 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390120 is #C6FEDF. Grayscale: #151515. Windows color (decimal): -13041376 or 2097465. OLE color: 2097465.
HSL color Cylindrical-coordinate representation of color #390120: hue angle of 326.79º degrees, saturation: 0.97, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390120 is Cyan = 0, Magento = 0.98, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 1 | 32 | - |
| CMYK | 0 | 0.98 | 0.44 | 0.78 |
| HSL | 326.79º | 0.97% | 0.11% | - |
| HSV(B) | 326.79º | 0.98% | 0.22% | - |
| XYZ | 1.96 | 1 | 1.46 | - |
| YUV | 21.28 | 134.05 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 1 | 32 | 0 | 0.98 | 0.44 | 0.78 | 326.79 | 0.97 | 0.11 |
| Hex | 39 | 1 | 20 | 0 | 62 | 2C | 4E | 147 | 61 | B |
| Octal | 71 | 1 | 40 | 0 | 142 | 54 | 116 | 507 | 141 | 13 |
| Binary | 111001 | 1 | 100000 | 0 | 1100010 | 101100 | 1001110 | 101000111 | 1100001 | 1011 |
Color Harmonies of #390120
Complementary color
Monochromatic Colors of #390120
Black with #390120
Text Example
Text Example
White with #390120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390120; }
p { color: rgb(57,1,32); }
H1.HeaderClassName
{
color: #390120;
}
.AnyTagClassName
{
color: #390120;
}
</style>
background-color css
<style>
a { background-color: #390120; }
a { background-color: rgb(57,1,32); }
div.DivClassName
{
background-color: #390120;
}
.BgClassName
{
background-color: #390120;
}
</style>
border-color css
<style>
span { border-color: #390120; }
span { border-color: rgb(57,1,32); }
td.TdClassName
{
border-color: #390120;
}
.TagClassName
{
border-color: #390120;
}
</style>