Shades of Blackberry #390426
Tints of Blackberry #390426
RGB
CMYK
RGB Variations
Color information
#390426 (or 0x390426) is known color: Blackberry. HEX triplet: 39, 04 and 26. RGB value is (57,4,38). Sum of RGB (Red+Green+Blue) = 57+4+38=99 (13% of max value = 765). Red value is 57 (22.66% from 255 or 57.58% from 99); Green value is 4 (1.95% from 255 or 4.04% from 99); Blue value is 38 (15.23% from 255 or 38.38% from 99); Max value from RGB is 57 - color contains mainly: red. Hex color #390426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390426 is #C6FBD9. Grayscale: #171717. Windows color (decimal): -13040602 or 2491449. OLE color: 2491449.
HSL color Cylindrical-coordinate representation of color #390426: hue angle of 321.51º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390426 is Cyan = 0, Magento = 0.93, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 4 | 38 | - |
| CMYK | 0 | 0.93 | 0.33 | 0.78 |
| HSL | 321.51º | 0.87% | 0.12% | - |
| HSV(B) | 321.51º | 0.93% | 0.22% | - |
| XYZ | 2.08 | 1.1 | 1.94 | - |
| YUV | 23.72 | 136.06 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 38 | 0 | 0.93 | 0.33 | 0.78 | 321.51 | 0.87 | 0.12 |
| Hex | 39 | 4 | 26 | 0 | 5D | 21 | 4E | 142 | 57 | C |
| Octal | 71 | 4 | 46 | 0 | 135 | 41 | 116 | 502 | 127 | 14 |
| Binary | 111001 | 100 | 100110 | 0 | 1011101 | 100001 | 1001110 | 101000010 | 1010111 | 1100 |
Color Harmonies of #390426
Complementary color
Monochromatic Colors of #390426
Black with #390426
Text Example
Text Example
White with #390426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390426; }
p { color: rgb(57,4,38); }
H1.HeaderClassName
{
color: #390426;
}
.AnyTagClassName
{
color: #390426;
}
</style>
background-color css
<style>
a { background-color: #390426; }
a { background-color: rgb(57,4,38); }
div.DivClassName
{
background-color: #390426;
}
.BgClassName
{
background-color: #390426;
}
</style>
border-color css
<style>
span { border-color: #390426; }
span { border-color: rgb(57,4,38); }
td.TdClassName
{
border-color: #390426;
}
.TagClassName
{
border-color: #390426;
}
</style>