Shades of Blackberry #390519
Tints of Blackberry #390519
RGB
CMYK
RGB Variations
Color information
#390519 (or 0x390519) is known color: Blackberry. HEX triplet: 39, 05 and 19. RGB value is (57,5,25). Sum of RGB (Red+Green+Blue) = 57+5+25=87 (11% of max value = 765). Red value is 57 (22.66% from 255 or 65.52% from 87); Green value is 5 (2.34% from 255 or 5.75% from 87); Blue value is 25 (10.16% from 255 or 28.74% from 87); Max value from RGB is 57 - color contains mainly: red. Hex color #390519 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390519 is #C6FAE6. Grayscale: #161616. Windows color (decimal): -13040359 or 1639737. OLE color: 1639737.
HSL color Cylindrical-coordinate representation of color #390519: hue angle of 336.92º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #390519 is Cyan = 0, Magento = 0.91, Yellow = 0.56 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 5 | 25 | - |
| CMYK | 0 | 0.91 | 0.56 | 0.78 |
| HSL | 336.92º | 0.84% | 0.12% | - |
| HSV(B) | 336.92º | 0.91% | 0.22% | - |
| XYZ | 1.92 | 1.05 | 1.02 | - |
| YUV | 22.83 | 129.23 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 25 | 0 | 0.91 | 0.56 | 0.78 | 336.92 | 0.84 | 0.12 |
| Hex | 39 | 5 | 19 | 0 | 5B | 38 | 4E | 151 | 54 | C |
| Octal | 71 | 5 | 31 | 0 | 133 | 70 | 116 | 521 | 124 | 14 |
| Binary | 111001 | 101 | 11001 | 0 | 1011011 | 111000 | 1001110 | 101010001 | 1010100 | 1100 |
Color Harmonies of #390519
Complementary color
Monochromatic Colors of #390519
Black with #390519
Text Example
Text Example
White with #390519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390519; }
p { color: rgb(57,5,25); }
H1.HeaderClassName
{
color: #390519;
}
.AnyTagClassName
{
color: #390519;
}
</style>
background-color css
<style>
a { background-color: #390519; }
a { background-color: rgb(57,5,25); }
div.DivClassName
{
background-color: #390519;
}
.BgClassName
{
background-color: #390519;
}
</style>
border-color css
<style>
span { border-color: #390519; }
span { border-color: rgb(57,5,25); }
td.TdClassName
{
border-color: #390519;
}
.TagClassName
{
border-color: #390519;
}
</style>