Shades of Blackberry #390730
Tints of Blackberry #390730
RGB
CMYK
RGB Variations
Color information
#390730 (or 0x390730) is known color: Blackberry. HEX triplet: 39, 07 and 30. RGB value is (57,7,48). Sum of RGB (Red+Green+Blue) = 57+7+48=112 (14% of max value = 765). Red value is 57 (22.66% from 255 or 50.89% from 112); Green value is 7 (3.12% from 255 or 6.25% from 112); Blue value is 48 (19.14% from 255 or 42.86% from 112); Max value from RGB is 57 - color contains mainly: red. Hex color #390730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390730 is #C6F8CF. Grayscale: #1A1A1A. Windows color (decimal): -13039824 or 3147577. OLE color: 3147577.
HSL color Cylindrical-coordinate representation of color #390730: hue angle of 310.8º 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 #390730 is Cyan = 0, Magento = 0.88, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 48 | - |
| CMYK | 0 | 0.88 | 0.16 | 0.78 |
| HSL | 310.8º | 0.78% | 0.13% | - |
| HSV(B) | 310.8º | 0.88% | 0.22% | - |
| XYZ | 2.3 | 1.24 | 2.91 | - |
| YUV | 26.62 | 140.07 | 149.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 48 | 0 | 0.88 | 0.16 | 0.78 | 310.8 | 0.78 | 0.13 |
| Hex | 39 | 7 | 30 | 0 | 58 | 10 | 4E | 137 | 4E | D |
| Octal | 71 | 7 | 60 | 0 | 130 | 20 | 116 | 467 | 116 | 15 |
| Binary | 111001 | 111 | 110000 | 0 | 1011000 | 10000 | 1001110 | 100110111 | 1001110 | 1101 |
Color Harmonies of #390730
Complementary color
Monochromatic Colors of #390730
Black with #390730
Text Example
Text Example
White with #390730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390730; }
p { color: rgb(57,7,48); }
H1.HeaderClassName
{
color: #390730;
}
.AnyTagClassName
{
color: #390730;
}
</style>
background-color css
<style>
a { background-color: #390730; }
a { background-color: rgb(57,7,48); }
div.DivClassName
{
background-color: #390730;
}
.BgClassName
{
background-color: #390730;
}
</style>
border-color css
<style>
span { border-color: #390730; }
span { border-color: rgb(57,7,48); }
td.TdClassName
{
border-color: #390730;
}
.TagClassName
{
border-color: #390730;
}
</style>