Shades of Blackberry #390921
Tints of Blackberry #390921
RGB
CMYK
RGB Variations
Color information
#390921 (or 0x390921) is known color: Blackberry. HEX triplet: 39, 09 and 21. RGB value is (57,9,33). Sum of RGB (Red+Green+Blue) = 57+9+33=99 (13% of max value = 765). Red value is 57 (22.66% from 255 or 57.58% from 99); Green value is 9 (3.91% from 255 or 9.09% from 99); Blue value is 33 (13.28% from 255 or 33.33% from 99); Max value from RGB is 57 - color contains mainly: red. Hex color #390921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390921 is #C6F6DE. Grayscale: #1A1A1A. Windows color (decimal): -13039327 or 2165049. OLE color: 2165049.
HSL color Cylindrical-coordinate representation of color #390921: hue angle of 330º 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 #390921 is Cyan = 0, Magento = 0.84, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 33 | - |
| CMYK | 0 | 0.84 | 0.42 | 0.78 |
| HSL | 330º | 0.73% | 0.13% | - |
| HSV(B) | 330º | 0.84% | 0.22% | - |
| XYZ | 2.06 | 1.18 | 1.56 | - |
| YUV | 26.09 | 131.9 | 150.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 33 | 0 | 0.84 | 0.42 | 0.78 | 330 | 0.73 | 0.13 |
| Hex | 39 | 9 | 21 | 0 | 54 | 2A | 4E | 14A | 49 | D |
| Octal | 71 | 11 | 41 | 0 | 124 | 52 | 116 | 512 | 111 | 15 |
| Binary | 111001 | 1001 | 100001 | 0 | 1010100 | 101010 | 1001110 | 101001010 | 1001001 | 1101 |
Color Harmonies of #390921
Complementary color
Monochromatic Colors of #390921
Black with #390921
Text Example
Text Example
White with #390921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390921; }
p { color: rgb(57,9,33); }
H1.HeaderClassName
{
color: #390921;
}
.AnyTagClassName
{
color: #390921;
}
</style>
background-color css
<style>
a { background-color: #390921; }
a { background-color: rgb(57,9,33); }
div.DivClassName
{
background-color: #390921;
}
.BgClassName
{
background-color: #390921;
}
</style>
border-color css
<style>
span { border-color: #390921; }
span { border-color: rgb(57,9,33); }
td.TdClassName
{
border-color: #390921;
}
.TagClassName
{
border-color: #390921;
}
</style>