Shades of Blackberry #390626
Tints of Blackberry #390626
RGB
CMYK
RGB Variations
Color information
#390626 (or 0x390626) is known color: Blackberry. HEX triplet: 39, 06 and 26. RGB value is (57,6,38). Sum of RGB (Red+Green+Blue) = 57+6+38=101 (13% of max value = 765). Red value is 57 (22.66% from 255 or 56.44% from 101); Green value is 6 (2.73% from 255 or 5.94% from 101); Blue value is 38 (15.23% from 255 or 37.62% from 101); Max value from RGB is 57 - color contains mainly: red. Hex color #390626 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390626 is #C6F9D9. Grayscale: #181818. Windows color (decimal): -13040090 or 2491961. OLE color: 2491961.
HSL color Cylindrical-coordinate representation of color #390626: hue angle of 322.35º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390626 is Cyan = 0, Magento = 0.89, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 6 | 38 | - |
| CMYK | 0 | 0.89 | 0.33 | 0.78 |
| HSL | 322.35º | 0.81% | 0.12% | - |
| HSV(B) | 322.35º | 0.89% | 0.22% | - |
| XYZ | 2.1 | 1.14 | 1.94 | - |
| YUV | 24.9 | 135.4 | 150.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 38 | 0 | 0.89 | 0.33 | 0.78 | 322.35 | 0.81 | 0.12 |
| Hex | 39 | 6 | 26 | 0 | 59 | 21 | 4E | 142 | 51 | C |
| Octal | 71 | 6 | 46 | 0 | 131 | 41 | 116 | 502 | 121 | 14 |
| Binary | 111001 | 110 | 100110 | 0 | 1011001 | 100001 | 1001110 | 101000010 | 1010001 | 1100 |
Color Harmonies of #390626
Complementary color
Monochromatic Colors of #390626
Black with #390626
Text Example
Text Example
White with #390626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390626; }
p { color: rgb(57,6,38); }
H1.HeaderClassName
{
color: #390626;
}
.AnyTagClassName
{
color: #390626;
}
</style>
background-color css
<style>
a { background-color: #390626; }
a { background-color: rgb(57,6,38); }
div.DivClassName
{
background-color: #390626;
}
.BgClassName
{
background-color: #390626;
}
</style>
border-color css
<style>
span { border-color: #390626; }
span { border-color: rgb(57,6,38); }
td.TdClassName
{
border-color: #390626;
}
.TagClassName
{
border-color: #390626;
}
</style>