Shades of Blackberry #390425
Tints of Blackberry #390425
RGB
CMYK
RGB Variations
Color information
#390425 (or 0x390425) is known color: Blackberry. HEX triplet: 39, 04 and 25. RGB value is (57,4,37). Sum of RGB (Red+Green+Blue) = 57+4+37=98 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.16% from 98); Green value is 4 (1.95% from 255 or 4.08% from 98); Blue value is 37 (14.84% from 255 or 37.76% from 98); Max value from RGB is 57 - color contains mainly: red. Hex color #390425 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390425 is #C6FBDA. Grayscale: #171717. Windows color (decimal): -13040603 or 2425913. OLE color: 2425913.
HSL color Cylindrical-coordinate representation of color #390425: hue angle of 322.64º 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 #390425 is Cyan = 0, Magento = 0.93, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 4 | 37 | - |
| CMYK | 0 | 0.93 | 0.35 | 0.78 |
| HSL | 322.64º | 0.87% | 0.12% | - |
| HSV(B) | 322.64º | 0.93% | 0.22% | - |
| XYZ | 2.06 | 1.09 | 1.85 | - |
| YUV | 23.61 | 135.56 | 151.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 37 | 0 | 0.93 | 0.35 | 0.78 | 322.64 | 0.87 | 0.12 |
| Hex | 39 | 4 | 25 | 0 | 5D | 23 | 4E | 143 | 57 | C |
| Octal | 71 | 4 | 45 | 0 | 135 | 43 | 116 | 503 | 127 | 14 |
| Binary | 111001 | 100 | 100101 | 0 | 1011101 | 100011 | 1001110 | 101000011 | 1010111 | 1100 |
Color Harmonies of #390425
Complementary color
Monochromatic Colors of #390425
Black with #390425
Text Example
Text Example
White with #390425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390425; }
p { color: rgb(57,4,37); }
H1.HeaderClassName
{
color: #390425;
}
.AnyTagClassName
{
color: #390425;
}
</style>
background-color css
<style>
a { background-color: #390425; }
a { background-color: rgb(57,4,37); }
div.DivClassName
{
background-color: #390425;
}
.BgClassName
{
background-color: #390425;
}
</style>
border-color css
<style>
span { border-color: #390425; }
span { border-color: rgb(57,4,37); }
td.TdClassName
{
border-color: #390425;
}
.TagClassName
{
border-color: #390425;
}
</style>