Shades of Blackberry #390430
Tints of Blackberry #390430
RGB
CMYK
RGB Variations
Color information
#390430 (or 0x390430) is known color: Blackberry. HEX triplet: 39, 04 and 30. RGB value is (57,4,48). Sum of RGB (Red+Green+Blue) = 57+4+48=109 (14% of max value = 765). Red value is 57 (22.66% from 255 or 52.29% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 48 (19.14% from 255 or 44.04% from 109); Max value from RGB is 57 - color contains mainly: red. Hex color #390430 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390430 is #C6FBCF. Grayscale: #181818. Windows color (decimal): -13040592 or 3146809. OLE color: 3146809.
HSL color Cylindrical-coordinate representation of color #390430: hue angle of 310.19º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390430 is Cyan = 0, Magento = 0.93, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 4 | 48 | - |
| CMYK | 0 | 0.93 | 0.16 | 0.78 |
| HSL | 310.19º | 0.87% | 0.12% | - |
| HSV(B) | 310.19º | 0.93% | 0.22% | - |
| XYZ | 2.26 | 1.17 | 2.9 | - |
| YUV | 24.86 | 141.06 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 48 | 0 | 0.93 | 0.16 | 0.78 | 310.19 | 0.87 | 0.12 |
| Hex | 39 | 4 | 30 | 0 | 5D | 10 | 4E | 136 | 57 | C |
| Octal | 71 | 4 | 60 | 0 | 135 | 20 | 116 | 466 | 127 | 14 |
| Binary | 111001 | 100 | 110000 | 0 | 1011101 | 10000 | 1001110 | 100110110 | 1010111 | 1100 |
Color Harmonies of #390430
Complementary color
Monochromatic Colors of #390430
Black with #390430
Text Example
Text Example
White with #390430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390430; }
p { color: rgb(57,4,48); }
H1.HeaderClassName
{
color: #390430;
}
.AnyTagClassName
{
color: #390430;
}
</style>
background-color css
<style>
a { background-color: #390430; }
a { background-color: rgb(57,4,48); }
div.DivClassName
{
background-color: #390430;
}
.BgClassName
{
background-color: #390430;
}
</style>
border-color css
<style>
span { border-color: #390430; }
span { border-color: rgb(57,4,48); }
td.TdClassName
{
border-color: #390430;
}
.TagClassName
{
border-color: #390430;
}
</style>