Shades of Blackberry #390325
Tints of Blackberry #390325
RGB
CMYK
RGB Variations
Color information
#390325 (or 0x390325) is known color: Blackberry. HEX triplet: 39, 03 and 25. RGB value is (57,3,37). Sum of RGB (Red+Green+Blue) = 57+3+37=97 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.76% from 97); Green value is 3 (1.56% from 255 or 3.09% from 97); Blue value is 37 (14.84% from 255 or 38.14% from 97); Max value from RGB is 57 - color contains mainly: red. Hex color #390325 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390325 is #C6FCDA. Grayscale: #161616. Windows color (decimal): -13040859 or 2425657. OLE color: 2425657.
HSL color Cylindrical-coordinate representation of color #390325: hue angle of 322.22º 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 #390325 is Cyan = 0, Magento = 0.95, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 37 | - |
| CMYK | 0 | 0.95 | 0.35 | 0.78 |
| HSL | 322.22º | 0.9% | 0.12% | - |
| HSV(B) | 322.22º | 0.95% | 0.22% | - |
| XYZ | 2.05 | 1.07 | 1.85 | - |
| YUV | 23.02 | 135.89 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 37 | 0 | 0.95 | 0.35 | 0.78 | 322.22 | 0.9 | 0.12 |
| Hex | 39 | 3 | 25 | 0 | 5F | 23 | 4E | 142 | 5A | C |
| Octal | 71 | 3 | 45 | 0 | 137 | 43 | 116 | 502 | 132 | 14 |
| Binary | 111001 | 11 | 100101 | 0 | 1011111 | 100011 | 1001110 | 101000010 | 1011010 | 1100 |
Color Harmonies of #390325
Complementary color
Monochromatic Colors of #390325
Black with #390325
Text Example
Text Example
White with #390325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390325; }
p { color: rgb(57,3,37); }
H1.HeaderClassName
{
color: #390325;
}
.AnyTagClassName
{
color: #390325;
}
</style>
background-color css
<style>
a { background-color: #390325; }
a { background-color: rgb(57,3,37); }
div.DivClassName
{
background-color: #390325;
}
.BgClassName
{
background-color: #390325;
}
</style>
border-color css
<style>
span { border-color: #390325; }
span { border-color: rgb(57,3,37); }
td.TdClassName
{
border-color: #390325;
}
.TagClassName
{
border-color: #390325;
}
</style>