Shades of Blackberry #390827
Tints of Blackberry #390827
RGB
CMYK
RGB Variations
Color information
#390827 (or 0x390827) is known color: Blackberry. HEX triplet: 39, 08 and 27. RGB value is (57,8,39). Sum of RGB (Red+Green+Blue) = 57+8+39=104 (13% of max value = 765). Red value is 57 (22.66% from 255 or 54.81% from 104); Green value is 8 (3.52% from 255 or 7.69% from 104); Blue value is 39 (15.62% from 255 or 37.5% from 104); Max value from RGB is 57 - color contains mainly: red. Hex color #390827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390827 is #C6F7D8. Grayscale: #1A1A1A. Windows color (decimal): -13039577 or 2558009. OLE color: 2558009.
HSL color Cylindrical-coordinate representation of color #390827: hue angle of 322.04º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #390827 is Cyan = 0, Magento = 0.86, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 39 | - |
| CMYK | 0 | 0.86 | 0.32 | 0.78 |
| HSL | 322.04º | 0.75% | 0.13% | - |
| HSV(B) | 322.04º | 0.86% | 0.22% | - |
| XYZ | 2.14 | 1.19 | 2.04 | - |
| YUV | 26.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 39 | 0 | 0.86 | 0.32 | 0.78 | 322.04 | 0.75 | 0.13 |
| Hex | 39 | 8 | 27 | 0 | 56 | 20 | 4E | 142 | 4B | D |
| Octal | 71 | 10 | 47 | 0 | 126 | 40 | 116 | 502 | 113 | 15 |
| Binary | 111001 | 1000 | 100111 | 0 | 1010110 | 100000 | 1001110 | 101000010 | 1001011 | 1101 |
Color Harmonies of #390827
Complementary color
Monochromatic Colors of #390827
Black with #390827
Text Example
Text Example
White with #390827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390827; }
p { color: rgb(57,8,39); }
H1.HeaderClassName
{
color: #390827;
}
.AnyTagClassName
{
color: #390827;
}
</style>
background-color css
<style>
a { background-color: #390827; }
a { background-color: rgb(57,8,39); }
div.DivClassName
{
background-color: #390827;
}
.BgClassName
{
background-color: #390827;
}
</style>
border-color css
<style>
span { border-color: #390827; }
span { border-color: rgb(57,8,39); }
td.TdClassName
{
border-color: #390827;
}
.TagClassName
{
border-color: #390827;
}
</style>