Shades of Blackberry #390022
Tints of Blackberry #390022
RGB
CMYK
RGB Variations
Color information
#390022 (or 0x390022) is known color: Blackberry. HEX triplet: 39, 00 and 22. RGB value is (57,0,34). Sum of RGB (Red+Green+Blue) = 57+0+34=91 (12% of max value = 765). Red value is 57 (22.66% from 255 or 62.64% from 91); Green value is 0 (0.39% from 255 or 0% from 91); Blue value is 34 (13.67% from 255 or 37.36% from 91); Max value from RGB is 57 - color contains mainly: red. Hex color #390022 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390022 is #C6FFDD. Grayscale: #141414. Windows color (decimal): -13041630 or 2228281. OLE color: 2228281.
HSL color Cylindrical-coordinate representation of color #390022: hue angle of 324.21º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390022 is Cyan = 0, Magento = 1, Yellow = 0.40 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 34 | - |
| CMYK | 0 | 1 | 0.40 | 0.78 |
| HSL | 324.21º | 1% | 0.11% | - |
| HSV(B) | 324.21º | 1% | 0.22% | - |
| XYZ | 1.98 | 0.99 | 1.6 | - |
| YUV | 20.92 | 135.38 | 153.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 34 | 0 | 1 | 0.40 | 0.78 | 324.21 | 1 | 0.11 |
| Hex | 39 | 0 | 22 | 0 | 64 | 28 | 4E | 144 | 64 | B |
| Octal | 71 | 0 | 42 | 0 | 144 | 50 | 116 | 504 | 144 | 13 |
| Binary | 111001 | 0 | 100010 | 0 | 1100100 | 101000 | 1001110 | 101000100 | 1100100 | 1011 |
Color Harmonies of #390022
Complementary color
Monochromatic Colors of #390022
Black with #390022
Text Example
Text Example
White with #390022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390022; }
p { color: rgb(57,0,34); }
H1.HeaderClassName
{
color: #390022;
}
.AnyTagClassName
{
color: #390022;
}
</style>
background-color css
<style>
a { background-color: #390022; }
a { background-color: rgb(57,0,34); }
div.DivClassName
{
background-color: #390022;
}
.BgClassName
{
background-color: #390022;
}
</style>
border-color css
<style>
span { border-color: #390022; }
span { border-color: rgb(57,0,34); }
td.TdClassName
{
border-color: #390022;
}
.TagClassName
{
border-color: #390022;
}
</style>