Shades of Blackberry #390830
Tints of Blackberry #390830
RGB
CMYK
RGB Variations
Color information
#390830 (or 0x390830) is known color: Blackberry. HEX triplet: 39, 08 and 30. RGB value is (57,8,48). Sum of RGB (Red+Green+Blue) = 57+8+48=113 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.44% from 113); Green value is 8 (3.52% from 255 or 7.08% from 113); Blue value is 48 (19.14% from 255 or 42.48% from 113); Max value from RGB is 57 - color contains mainly: red. Hex color #390830 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390830 is #C6F7CF. Grayscale: #1B1B1B. Windows color (decimal): -13039568 or 3147833. OLE color: 3147833.
HSL color Cylindrical-coordinate representation of color #390830: hue angle of 311.02º 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 #390830 is Cyan = 0, Magento = 0.86, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 48 | - |
| CMYK | 0 | 0.86 | 0.16 | 0.78 |
| HSL | 311.02º | 0.75% | 0.13% | - |
| HSV(B) | 311.02º | 0.86% | 0.22% | - |
| XYZ | 2.31 | 1.26 | 2.92 | - |
| YUV | 27.21 | 139.73 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 48 | 0 | 0.86 | 0.16 | 0.78 | 311.02 | 0.75 | 0.13 |
| Hex | 39 | 8 | 30 | 0 | 56 | 10 | 4E | 137 | 4B | D |
| Octal | 71 | 10 | 60 | 0 | 126 | 20 | 116 | 467 | 113 | 15 |
| Binary | 111001 | 1000 | 110000 | 0 | 1010110 | 10000 | 1001110 | 100110111 | 1001011 | 1101 |
Color Harmonies of #390830
Complementary color
Monochromatic Colors of #390830
Black with #390830
Text Example
Text Example
White with #390830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390830; }
p { color: rgb(57,8,48); }
H1.HeaderClassName
{
color: #390830;
}
.AnyTagClassName
{
color: #390830;
}
</style>
background-color css
<style>
a { background-color: #390830; }
a { background-color: rgb(57,8,48); }
div.DivClassName
{
background-color: #390830;
}
.BgClassName
{
background-color: #390830;
}
</style>
border-color css
<style>
span { border-color: #390830; }
span { border-color: rgb(57,8,48); }
td.TdClassName
{
border-color: #390830;
}
.TagClassName
{
border-color: #390830;
}
</style>