Shades of Blackberry #390129
Tints of Blackberry #390129
RGB
CMYK
RGB Variations
Color information
#390129 (or 0x390129) is known color: Blackberry. HEX triplet: 39, 01 and 29. RGB value is (57,1,41). Sum of RGB (Red+Green+Blue) = 57+1+41=99 (13% of max value = 765). Red value is 57 (22.66% from 255 or 57.58% from 99); Green value is 1 (0.78% from 255 or 1.01% from 99); Blue value is 41 (16.41% from 255 or 41.41% from 99); Max value from RGB is 57 - color contains mainly: red. Hex color #390129 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390129 is #C6FED6. Grayscale: #161616. Windows color (decimal): -13041367 or 2687289. OLE color: 2687289.
HSL color Cylindrical-coordinate representation of color #390129: hue angle of 317.14º degrees, saturation: 0.97, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #390129 is Cyan = 0, Magento = 0.98, Yellow = 0.28 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 1 | 41 | - |
| CMYK | 0 | 0.98 | 0.28 | 0.78 |
| HSL | 317.14º | 0.97% | 0.11% | - |
| HSV(B) | 317.14º | 0.98% | 0.22% | - |
| XYZ | 2.1 | 1.05 | 2.19 | - |
| YUV | 22.3 | 138.55 | 152.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 1 | 41 | 0 | 0.98 | 0.28 | 0.78 | 317.14 | 0.97 | 0.11 |
| Hex | 39 | 1 | 29 | 0 | 62 | 1C | 4E | 13D | 61 | B |
| Octal | 71 | 1 | 51 | 0 | 142 | 34 | 116 | 475 | 141 | 13 |
| Binary | 111001 | 1 | 101001 | 0 | 1100010 | 11100 | 1001110 | 100111101 | 1100001 | 1011 |
Color Harmonies of #390129
Complementary color
Monochromatic Colors of #390129
Black with #390129
Text Example
Text Example
White with #390129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390129; }
p { color: rgb(57,1,41); }
H1.HeaderClassName
{
color: #390129;
}
.AnyTagClassName
{
color: #390129;
}
</style>
background-color css
<style>
a { background-color: #390129; }
a { background-color: rgb(57,1,41); }
div.DivClassName
{
background-color: #390129;
}
.BgClassName
{
background-color: #390129;
}
</style>
border-color css
<style>
span { border-color: #390129; }
span { border-color: rgb(57,1,41); }
td.TdClassName
{
border-color: #390129;
}
.TagClassName
{
border-color: #390129;
}
</style>