Shades of Blackberry #390724
Tints of Blackberry #390724
RGB
CMYK
RGB Variations
Color information
#390724 (or 0x390724) is known color: Blackberry. HEX triplet: 39, 07 and 24. RGB value is (57,7,36). Sum of RGB (Red+Green+Blue) = 57+7+36=100 (13% of max value = 765). Red value is 57 (22.66% from 255 or 57% from 100); Green value is 7 (3.12% from 255 or 7% from 100); Blue value is 36 (14.45% from 255 or 36% from 100); Max value from RGB is 57 - color contains mainly: red. Hex color #390724 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390724 is #C6F8DB. Grayscale: #191919. Windows color (decimal): -13039836 or 2361145. OLE color: 2361145.
HSL color Cylindrical-coordinate representation of color #390724: hue angle of 325.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390724 is Cyan = 0, Magento = 0.88, Yellow = 0.37 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 36 | - |
| CMYK | 0 | 0.88 | 0.37 | 0.78 |
| HSL | 325.2º | 0.78% | 0.13% | - |
| HSV(B) | 325.2º | 0.88% | 0.22% | - |
| XYZ | 2.08 | 1.15 | 1.78 | - |
| YUV | 25.26 | 134.07 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 36 | 0 | 0.88 | 0.37 | 0.78 | 325.2 | 0.78 | 0.13 |
| Hex | 39 | 7 | 24 | 0 | 58 | 25 | 4E | 145 | 4E | D |
| Octal | 71 | 7 | 44 | 0 | 130 | 45 | 116 | 505 | 116 | 15 |
| Binary | 111001 | 111 | 100100 | 0 | 1011000 | 100101 | 1001110 | 101000101 | 1001110 | 1101 |
Color Harmonies of #390724
Complementary color
Monochromatic Colors of #390724
Black with #390724
Text Example
Text Example
White with #390724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390724; }
p { color: rgb(57,7,36); }
H1.HeaderClassName
{
color: #390724;
}
.AnyTagClassName
{
color: #390724;
}
</style>
background-color css
<style>
a { background-color: #390724; }
a { background-color: rgb(57,7,36); }
div.DivClassName
{
background-color: #390724;
}
.BgClassName
{
background-color: #390724;
}
</style>
border-color css
<style>
span { border-color: #390724; }
span { border-color: rgb(57,7,36); }
td.TdClassName
{
border-color: #390724;
}
.TagClassName
{
border-color: #390724;
}
</style>