Shades of Blackberry #390226
Tints of Blackberry #390226
RGB
CMYK
RGB Variations
Color information
#390226 (or 0x390226) is known color: Blackberry. HEX triplet: 39, 02 and 26. RGB value is (57,2,38). Sum of RGB (Red+Green+Blue) = 57+2+38=97 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.76% from 97); Green value is 2 (1.17% from 255 or 2.06% from 97); Blue value is 38 (15.23% from 255 or 39.18% from 97); Max value from RGB is 57 - color contains mainly: red. Hex color #390226 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390226 is #C6FDD9. Grayscale: #161616. Windows color (decimal): -13041114 or 2490937. OLE color: 2490937.
HSL color Cylindrical-coordinate representation of color #390226: hue angle of 320.73º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390226 is Cyan = 0, Magento = 0.96, Yellow = 0.33 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 38 | - |
| CMYK | 0 | 0.96 | 0.33 | 0.78 |
| HSL | 320.73º | 0.93% | 0.12% | - |
| HSV(B) | 320.73º | 0.96% | 0.22% | - |
| XYZ | 2.06 | 1.05 | 1.93 | - |
| YUV | 22.55 | 136.72 | 152.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 38 | 0 | 0.96 | 0.33 | 0.78 | 320.73 | 0.93 | 0.12 |
| Hex | 39 | 2 | 26 | 0 | 60 | 21 | 4E | 141 | 5D | C |
| Octal | 71 | 2 | 46 | 0 | 140 | 41 | 116 | 501 | 135 | 14 |
| Binary | 111001 | 10 | 100110 | 0 | 1100000 | 100001 | 1001110 | 101000001 | 1011101 | 1100 |
Color Harmonies of #390226
Complementary color
Monochromatic Colors of #390226
Black with #390226
Text Example
Text Example
White with #390226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390226; }
p { color: rgb(57,2,38); }
H1.HeaderClassName
{
color: #390226;
}
.AnyTagClassName
{
color: #390226;
}
</style>
background-color css
<style>
a { background-color: #390226; }
a { background-color: rgb(57,2,38); }
div.DivClassName
{
background-color: #390226;
}
.BgClassName
{
background-color: #390226;
}
</style>
border-color css
<style>
span { border-color: #390226; }
span { border-color: rgb(57,2,38); }
td.TdClassName
{
border-color: #390226;
}
.TagClassName
{
border-color: #390226;
}
</style>