Shades of Blackberry #391021
Tints of Blackberry #391021
RGB
CMYK
RGB Variations
Color information
#391021 (or 0x391021) is known color: Blackberry. HEX triplet: 39, 10 and 21. RGB value is (57,16,33). Sum of RGB (Red+Green+Blue) = 57+16+33=106 (14% of max value = 765). Red value is 57 (22.66% from 255 or 53.77% from 106); Green value is 16 (6.64% from 255 or 15.09% from 106); Blue value is 33 (13.28% from 255 or 31.13% from 106); Max value from RGB is 57 - color contains mainly: red. Hex color #391021 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #391021 is #C6EFDE. Grayscale: #1E1E1E. Windows color (decimal): -13037535 or 2166841. OLE color: 2166841.
HSL color Cylindrical-coordinate representation of color #391021: hue angle of 335.12º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #391021 is Cyan = 0, Magento = 0.72, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 16 | 33 | - |
| CMYK | 0 | 0.72 | 0.42 | 0.78 |
| HSL | 335.12º | 0.56% | 0.14% | - |
| HSV(B) | 335.12º | 0.72% | 0.22% | - |
| XYZ | 2.15 | 1.35 | 1.59 | - |
| YUV | 30.2 | 129.58 | 147.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 33 | 0 | 0.72 | 0.42 | 0.78 | 335.12 | 0.56 | 0.14 |
| Hex | 39 | 10 | 21 | 0 | 48 | 2A | 4E | 14F | 38 | E |
| Octal | 71 | 20 | 41 | 0 | 110 | 52 | 116 | 517 | 70 | 16 |
| Binary | 111001 | 10000 | 100001 | 0 | 1001000 | 101010 | 1001110 | 101001111 | 111000 | 1110 |
Color Harmonies of #391021
Complementary color
Monochromatic Colors of #391021
Black with #391021
Text Example
Text Example
White with #391021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391021; }
p { color: rgb(57,16,33); }
H1.HeaderClassName
{
color: #391021;
}
.AnyTagClassName
{
color: #391021;
}
</style>
background-color css
<style>
a { background-color: #391021; }
a { background-color: rgb(57,16,33); }
div.DivClassName
{
background-color: #391021;
}
.BgClassName
{
background-color: #391021;
}
</style>
border-color css
<style>
span { border-color: #391021; }
span { border-color: rgb(57,16,33); }
td.TdClassName
{
border-color: #391021;
}
.TagClassName
{
border-color: #391021;
}
</style>