Shades of Blackberry #390320
Tints of Blackberry #390320
RGB
CMYK
RGB Variations
Color information
#390320 (or 0x390320) is known color: Blackberry. HEX triplet: 39, 03 and 20. RGB value is (57,3,32). Sum of RGB (Red+Green+Blue) = 57+3+32=92 (12% of max value = 765). Red value is 57 (22.66% from 255 or 61.96% from 92); Green value is 3 (1.56% from 255 or 3.26% from 92); Blue value is 32 (12.89% from 255 or 34.78% from 92); Max value from RGB is 57 - color contains mainly: red. Hex color #390320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390320 is #C6FCDF. Grayscale: #161616. Windows color (decimal): -13040864 or 2097977. OLE color: 2097977.
HSL color Cylindrical-coordinate representation of color #390320: hue angle of 327.78º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390320 is Cyan = 0, Magento = 0.95, Yellow = 0.44 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 32 | - |
| CMYK | 0 | 0.95 | 0.44 | 0.78 |
| HSL | 327.78º | 0.9% | 0.12% | - |
| HSV(B) | 327.78º | 0.95% | 0.22% | - |
| XYZ | 1.98 | 1.04 | 1.46 | - |
| YUV | 22.45 | 133.39 | 152.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 32 | 0 | 0.95 | 0.44 | 0.78 | 327.78 | 0.9 | 0.12 |
| Hex | 39 | 3 | 20 | 0 | 5F | 2C | 4E | 148 | 5A | C |
| Octal | 71 | 3 | 40 | 0 | 137 | 54 | 116 | 510 | 132 | 14 |
| Binary | 111001 | 11 | 100000 | 0 | 1011111 | 101100 | 1001110 | 101001000 | 1011010 | 1100 |
Color Harmonies of #390320
Complementary color
Monochromatic Colors of #390320
Black with #390320
Text Example
Text Example
White with #390320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390320; }
p { color: rgb(57,3,32); }
H1.HeaderClassName
{
color: #390320;
}
.AnyTagClassName
{
color: #390320;
}
</style>
background-color css
<style>
a { background-color: #390320; }
a { background-color: rgb(57,3,32); }
div.DivClassName
{
background-color: #390320;
}
.BgClassName
{
background-color: #390320;
}
</style>
border-color css
<style>
span { border-color: #390320; }
span { border-color: rgb(57,3,32); }
td.TdClassName
{
border-color: #390320;
}
.TagClassName
{
border-color: #390320;
}
</style>