Shades of Blackberry #390026
Tints of Blackberry #390026
RGB
CMYK
RGB Variations
Color information
#390026 (or 0x390026) is known color: Blackberry. HEX triplet: 39, 00 and 26. RGB value is (57,0,38). Sum of RGB (Red+Green+Blue) = 57+0+38=95 (12% of max value = 765). Red value is 57 (22.66% from 255 or 60% from 95); Green value is 0 (0.39% from 255 or 0% from 95); Blue value is 38 (15.23% from 255 or 40% from 95); Max value from RGB is 57 - color contains mainly: red. Hex color #390026 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390026 is #C6FFD9. Grayscale: #151515. Windows color (decimal): -13041626 or 2490425. OLE color: 2490425.
HSL color Cylindrical-coordinate representation of color #390026: hue angle of 320º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390026 is Cyan = 0, Magento = 1, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 38 | - |
| CMYK | 0 | 1 | 0.33 | 0.78 |
| HSL | 320º | 1% | 0.11% | - |
| HSV(B) | 320º | 1% | 0.22% | - |
| XYZ | 2.04 | 1.01 | 1.92 | - |
| YUV | 21.38 | 137.38 | 153.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 38 | 0 | 1 | 0.33 | 0.78 | 320 | 1 | 0.11 |
| Hex | 39 | 0 | 26 | 0 | 64 | 21 | 4E | 140 | 64 | B |
| Octal | 71 | 0 | 46 | 0 | 144 | 41 | 116 | 500 | 144 | 13 |
| Binary | 111001 | 0 | 100110 | 0 | 1100100 | 100001 | 1001110 | 101000000 | 1100100 | 1011 |
Color Harmonies of #390026
Complementary color
Monochromatic Colors of #390026
Black with #390026
Text Example
Text Example
White with #390026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390026; }
p { color: rgb(57,0,38); }
H1.HeaderClassName
{
color: #390026;
}
.AnyTagClassName
{
color: #390026;
}
</style>
background-color css
<style>
a { background-color: #390026; }
a { background-color: rgb(57,0,38); }
div.DivClassName
{
background-color: #390026;
}
.BgClassName
{
background-color: #390026;
}
</style>
border-color css
<style>
span { border-color: #390026; }
span { border-color: rgb(57,0,38); }
td.TdClassName
{
border-color: #390026;
}
.TagClassName
{
border-color: #390026;
}
</style>