Shades of Blackberry #390230
Tints of Blackberry #390230
RGB
CMYK
RGB Variations
Color information
#390230 (or 0x390230) is known color: Blackberry. HEX triplet: 39, 02 and 30. RGB value is (57,2,48). Sum of RGB (Red+Green+Blue) = 57+2+48=107 (14% of max value = 765). Red value is 57 (22.66% from 255 or 53.27% from 107); Green value is 2 (1.17% from 255 or 1.87% from 107); Blue value is 48 (19.14% from 255 or 44.86% from 107); Max value from RGB is 57 - color contains mainly: red. Hex color #390230 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390230 is #C6FDCF. Grayscale: #171717. Windows color (decimal): -13041104 or 3146297. OLE color: 3146297.
HSL color Cylindrical-coordinate representation of color #390230: hue angle of 309.82º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390230 is Cyan = 0, Magento = 0.96, Yellow = 0.16 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 48 | - |
| CMYK | 0 | 0.96 | 0.16 | 0.78 |
| HSL | 309.82º | 0.93% | 0.12% | - |
| HSV(B) | 309.82º | 0.96% | 0.22% | - |
| XYZ | 2.24 | 1.13 | 2.9 | - |
| YUV | 23.69 | 141.72 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 48 | 0 | 0.96 | 0.16 | 0.78 | 309.82 | 0.93 | 0.12 |
| Hex | 39 | 2 | 30 | 0 | 60 | 10 | 4E | 136 | 5D | C |
| Octal | 71 | 2 | 60 | 0 | 140 | 20 | 116 | 466 | 135 | 14 |
| Binary | 111001 | 10 | 110000 | 0 | 1100000 | 10000 | 1001110 | 100110110 | 1011101 | 1100 |
Color Harmonies of #390230
Complementary color
Monochromatic Colors of #390230
Black with #390230
Text Example
Text Example
White with #390230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390230; }
p { color: rgb(57,2,48); }
H1.HeaderClassName
{
color: #390230;
}
.AnyTagClassName
{
color: #390230;
}
</style>
background-color css
<style>
a { background-color: #390230; }
a { background-color: rgb(57,2,48); }
div.DivClassName
{
background-color: #390230;
}
.BgClassName
{
background-color: #390230;
}
</style>
border-color css
<style>
span { border-color: #390230; }
span { border-color: rgb(57,2,48); }
td.TdClassName
{
border-color: #390230;
}
.TagClassName
{
border-color: #390230;
}
</style>