Shades of Blackberry #390727
Tints of Blackberry #390727
RGB
CMYK
RGB Variations
Color information
#390727 (or 0x390727) is known color: Blackberry. HEX triplet: 39, 07 and 27. RGB value is (57,7,39). Sum of RGB (Red+Green+Blue) = 57+7+39=103 (13% of max value = 765). Red value is 57 (22.66% from 255 or 55.34% from 103); Green value is 7 (3.12% from 255 or 6.80% from 103); Blue value is 39 (15.62% from 255 or 37.86% from 103); Max value from RGB is 57 - color contains mainly: red. Hex color #390727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390727 is #C6F8D8. Grayscale: #191919. Windows color (decimal): -13039833 or 2557753. OLE color: 2557753.
HSL color Cylindrical-coordinate representation of color #390727: hue angle of 321.6º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390727 is Cyan = 0, Magento = 0.88, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 39 | - |
| CMYK | 0 | 0.88 | 0.32 | 0.78 |
| HSL | 321.6º | 0.78% | 0.13% | - |
| HSV(B) | 321.6º | 0.88% | 0.22% | - |
| XYZ | 2.13 | 1.17 | 2.03 | - |
| YUV | 25.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 39 | 0 | 0.88 | 0.32 | 0.78 | 321.6 | 0.78 | 0.13 |
| Hex | 39 | 7 | 27 | 0 | 58 | 20 | 4E | 142 | 4E | D |
| Octal | 71 | 7 | 47 | 0 | 130 | 40 | 116 | 502 | 116 | 15 |
| Binary | 111001 | 111 | 100111 | 0 | 1011000 | 100000 | 1001110 | 101000010 | 1001110 | 1101 |
Color Harmonies of #390727
Complementary color
Monochromatic Colors of #390727
Black with #390727
Text Example
Text Example
White with #390727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390727; }
p { color: rgb(57,7,39); }
H1.HeaderClassName
{
color: #390727;
}
.AnyTagClassName
{
color: #390727;
}
</style>
background-color css
<style>
a { background-color: #390727; }
a { background-color: rgb(57,7,39); }
div.DivClassName
{
background-color: #390727;
}
.BgClassName
{
background-color: #390727;
}
</style>
border-color css
<style>
span { border-color: #390727; }
span { border-color: rgb(57,7,39); }
td.TdClassName
{
border-color: #390727;
}
.TagClassName
{
border-color: #390727;
}
</style>