Shades of Blackberry #390924
Tints of Blackberry #390924
RGB
CMYK
RGB Variations
Color information
#390924 (or 0x390924) is known color: Blackberry. HEX triplet: 39, 09 and 24. RGB value is (57,9,36). Sum of RGB (Red+Green+Blue) = 57+9+36=102 (13% of max value = 765). Red value is 57 (22.66% from 255 or 55.88% from 102); Green value is 9 (3.91% from 255 or 8.82% from 102); Blue value is 36 (14.45% from 255 or 35.29% from 102); Max value from RGB is 57 - color contains mainly: red. Hex color #390924 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390924 is #C6F6DB. Grayscale: #1A1A1A. Windows color (decimal): -13039324 or 2361657. OLE color: 2361657.
HSL color Cylindrical-coordinate representation of color #390924: hue angle of 326.25º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #390924 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 36 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.78 |
| HSL | 326.25º | 0.73% | 0.13% | - |
| HSV(B) | 326.25º | 0.84% | 0.22% | - |
| XYZ | 2.1 | 1.19 | 1.79 | - |
| YUV | 26.43 | 133.4 | 149.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 36 | 0 | 0.84 | 0.37 | 0.78 | 326.25 | 0.73 | 0.13 |
| Hex | 39 | 9 | 24 | 0 | 54 | 25 | 4E | 146 | 49 | D |
| Octal | 71 | 11 | 44 | 0 | 124 | 45 | 116 | 506 | 111 | 15 |
| Binary | 111001 | 1001 | 100100 | 0 | 1010100 | 100101 | 1001110 | 101000110 | 1001001 | 1101 |
Color Harmonies of #390924
Complementary color
Monochromatic Colors of #390924
Black with #390924
Text Example
Text Example
White with #390924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390924; }
p { color: rgb(57,9,36); }
H1.HeaderClassName
{
color: #390924;
}
.AnyTagClassName
{
color: #390924;
}
</style>
background-color css
<style>
a { background-color: #390924; }
a { background-color: rgb(57,9,36); }
div.DivClassName
{
background-color: #390924;
}
.BgClassName
{
background-color: #390924;
}
</style>
border-color css
<style>
span { border-color: #390924; }
span { border-color: rgb(57,9,36); }
td.TdClassName
{
border-color: #390924;
}
.TagClassName
{
border-color: #390924;
}
</style>