Shades of Blackberry #470139
Tints of Blackberry #470139
RGB
CMYK
RGB Variations
Color information
#470139 (or 0x470139) is known color: Blackberry. HEX triplet: 47, 01 and 39. RGB value is (71,1,57). Sum of RGB (Red+Green+Blue) = 71+1+57=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 1 (0.78% from 255 or 0.78% from 129); Blue value is 57 (22.66% from 255 or 44.19% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #470139 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470139 is #B8FEC6. Grayscale: #1C1C1C. Windows color (decimal): -12123847 or 3735879. OLE color: 3735879.
HSL color Cylindrical-coordinate representation of color #470139: hue angle of 312º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #470139 is Cyan = 0, Magento = 0.99, Yellow = 0.20 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 1 | 57 | - |
| CMYK | 0 | 0.99 | 0.20 | 0.72 |
| HSL | 312º | 0.97% | 0.14% | - |
| HSV(B) | 312º | 0.99% | 0.28% | - |
| XYZ | 3.35 | 1.66 | 4.01 | - |
| YUV | 28.31 | 144.19 | 158.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 1 | 57 | 0 | 0.99 | 0.20 | 0.72 | 312 | 0.97 | 0.14 |
| Hex | 47 | 1 | 39 | 0 | 63 | 14 | 48 | 138 | 61 | E |
| Octal | 107 | 1 | 71 | 0 | 143 | 24 | 110 | 470 | 141 | 16 |
| Binary | 1000111 | 1 | 111001 | 0 | 1100011 | 10100 | 1001000 | 100111000 | 1100001 | 1110 |
Color Harmonies of #470139
Complementary color
Monochromatic Colors of #470139
Black with #470139
Text Example
Text Example
White with #470139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470139; }
p { color: rgb(71,1,57); }
H1.HeaderClassName
{
color: #470139;
}
.AnyTagClassName
{
color: #470139;
}
</style>
background-color css
<style>
a { background-color: #470139; }
a { background-color: rgb(71,1,57); }
div.DivClassName
{
background-color: #470139;
}
.BgClassName
{
background-color: #470139;
}
</style>
border-color css
<style>
span { border-color: #470139; }
span { border-color: rgb(71,1,57); }
td.TdClassName
{
border-color: #470139;
}
.TagClassName
{
border-color: #470139;
}
</style>