Shades of Blackberry #390027
Tints of Blackberry #390027
RGB
CMYK
RGB Variations
Color information
#390027 (or 0x390027) is known color: Blackberry. HEX triplet: 39, 00 and 27. RGB value is (57,0,39). Sum of RGB (Red+Green+Blue) = 57+0+39=96 (12% of max value = 765). Red value is 57 (22.66% from 255 or 59.38% from 96); Green value is 0 (0.39% from 255 or 0% from 96); Blue value is 39 (15.62% from 255 or 40.62% from 96); Max value from RGB is 57 - color contains mainly: red. Hex color #390027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390027 is #C6FFD8. Grayscale: #151515. Windows color (decimal): -13041625 or 2555961. OLE color: 2555961.
HSL color Cylindrical-coordinate representation of color #390027: hue angle of 318.95º 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 #390027 is Cyan = 0, Magento = 1, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 39 | - |
| CMYK | 0 | 1 | 0.32 | 0.78 |
| HSL | 318.95º | 1% | 0.11% | - |
| HSV(B) | 318.95º | 1% | 0.22% | - |
| XYZ | 2.05 | 1.02 | 2.01 | - |
| YUV | 21.49 | 137.88 | 153.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 39 | 0 | 1 | 0.32 | 0.78 | 318.95 | 1 | 0.11 |
| Hex | 39 | 0 | 27 | 0 | 64 | 20 | 4E | 13F | 64 | B |
| Octal | 71 | 0 | 47 | 0 | 144 | 40 | 116 | 477 | 144 | 13 |
| Binary | 111001 | 0 | 100111 | 0 | 1100100 | 100000 | 1001110 | 100111111 | 1100100 | 1011 |
Color Harmonies of #390027
Complementary color
Monochromatic Colors of #390027
Black with #390027
Text Example
Text Example
White with #390027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390027; }
p { color: rgb(57,0,39); }
H1.HeaderClassName
{
color: #390027;
}
.AnyTagClassName
{
color: #390027;
}
</style>
background-color css
<style>
a { background-color: #390027; }
a { background-color: rgb(57,0,39); }
div.DivClassName
{
background-color: #390027;
}
.BgClassName
{
background-color: #390027;
}
</style>
border-color css
<style>
span { border-color: #390027; }
span { border-color: rgb(57,0,39); }
td.TdClassName
{
border-color: #390027;
}
.TagClassName
{
border-color: #390027;
}
</style>