Shades of Blackberry #390330
Tints of Blackberry #390330
RGB
CMYK
RGB Variations
Color information
#390330 (or 0x390330) is known color: Blackberry. HEX triplet: 39, 03 and 30. RGB value is (57,3,48). Sum of RGB (Red+Green+Blue) = 57+3+48=108 (14% of max value = 765). Red value is 57 (22.66% from 255 or 52.78% from 108); Green value is 3 (1.56% from 255 or 2.78% from 108); Blue value is 48 (19.14% from 255 or 44.44% from 108); Max value from RGB is 57 - color contains mainly: red. Hex color #390330 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390330 is #C6FCCF. Grayscale: #181818. Windows color (decimal): -13040848 or 3146553. OLE color: 3146553.
HSL color Cylindrical-coordinate representation of color #390330: hue angle of 310º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390330 is Cyan = 0, Magento = 0.95, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 48 | - |
| CMYK | 0 | 0.95 | 0.16 | 0.78 |
| HSL | 310º | 0.9% | 0.12% | - |
| HSV(B) | 310º | 0.95% | 0.22% | - |
| XYZ | 2.25 | 1.15 | 2.9 | - |
| YUV | 24.28 | 141.39 | 151.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 48 | 0 | 0.95 | 0.16 | 0.78 | 310 | 0.9 | 0.12 |
| Hex | 39 | 3 | 30 | 0 | 5F | 10 | 4E | 136 | 5A | C |
| Octal | 71 | 3 | 60 | 0 | 137 | 20 | 116 | 466 | 132 | 14 |
| Binary | 111001 | 11 | 110000 | 0 | 1011111 | 10000 | 1001110 | 100110110 | 1011010 | 1100 |
Color Harmonies of #390330
Complementary color
Monochromatic Colors of #390330
Black with #390330
Text Example
Text Example
White with #390330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390330; }
p { color: rgb(57,3,48); }
H1.HeaderClassName
{
color: #390330;
}
.AnyTagClassName
{
color: #390330;
}
</style>
background-color css
<style>
a { background-color: #390330; }
a { background-color: rgb(57,3,48); }
div.DivClassName
{
background-color: #390330;
}
.BgClassName
{
background-color: #390330;
}
</style>
border-color css
<style>
span { border-color: #390330; }
span { border-color: rgb(57,3,48); }
td.TdClassName
{
border-color: #390330;
}
.TagClassName
{
border-color: #390330;
}
</style>