Shades of Blackberry #390421
Tints of Blackberry #390421
RGB
CMYK
RGB Variations
Color information
#390421 (or 0x390421) is known color: Blackberry. HEX triplet: 39, 04 and 21. RGB value is (57,4,33). Sum of RGB (Red+Green+Blue) = 57+4+33=94 (12% of max value = 765). Red value is 57 (22.66% from 255 or 60.64% from 94); Green value is 4 (1.95% from 255 or 4.26% from 94); Blue value is 33 (13.28% from 255 or 35.11% from 94); Max value from RGB is 57 - color contains mainly: red. Hex color #390421 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390421 is #C6FBDE. Grayscale: #171717. Windows color (decimal): -13040607 or 2163769. OLE color: 2163769.
HSL color Cylindrical-coordinate representation of color #390421: hue angle of 327.17º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390421 is Cyan = 0, Magento = 0.93, Yellow = 0.42 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 4 | 33 | - |
| CMYK | 0 | 0.93 | 0.42 | 0.78 |
| HSL | 327.17º | 0.87% | 0.12% | - |
| HSV(B) | 327.17º | 0.93% | 0.22% | - |
| XYZ | 2.01 | 1.07 | 1.54 | - |
| YUV | 23.15 | 133.56 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 33 | 0 | 0.93 | 0.42 | 0.78 | 327.17 | 0.87 | 0.12 |
| Hex | 39 | 4 | 21 | 0 | 5D | 2A | 4E | 147 | 57 | C |
| Octal | 71 | 4 | 41 | 0 | 135 | 52 | 116 | 507 | 127 | 14 |
| Binary | 111001 | 100 | 100001 | 0 | 1011101 | 101010 | 1001110 | 101000111 | 1010111 | 1100 |
Color Harmonies of #390421
Complementary color
Monochromatic Colors of #390421
Black with #390421
Text Example
Text Example
White with #390421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390421; }
p { color: rgb(57,4,33); }
H1.HeaderClassName
{
color: #390421;
}
.AnyTagClassName
{
color: #390421;
}
</style>
background-color css
<style>
a { background-color: #390421; }
a { background-color: rgb(57,4,33); }
div.DivClassName
{
background-color: #390421;
}
.BgClassName
{
background-color: #390421;
}
</style>
border-color css
<style>
span { border-color: #390421; }
span { border-color: rgb(57,4,33); }
td.TdClassName
{
border-color: #390421;
}
.TagClassName
{
border-color: #390421;
}
</style>