Shades of Blackberry #471131
Tints of Blackberry #471131
RGB
CMYK
RGB Variations
Color information
#471131 (or 0x471131) is known color: Blackberry. HEX triplet: 47, 11 and 31. RGB value is (71,17,49). Sum of RGB (Red+Green+Blue) = 71+17+49=137 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.82% from 137); Green value is 17 (7.03% from 255 or 12.41% from 137); Blue value is 49 (19.53% from 255 or 35.77% from 137); Max value from RGB is 71 - color contains mainly: red. Hex color #471131 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471131 is #B8EECE. Grayscale: #242424. Windows color (decimal): -12119759 or 3215687. OLE color: 3215687.
HSL color Cylindrical-coordinate representation of color #471131: hue angle of 324.44º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471131 is Cyan = 0, Magento = 0.76, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 49 | - |
| CMYK | 0 | 0.76 | 0.31 | 0.72 |
| HSL | 324.44º | 0.61% | 0.17% | - |
| HSV(B) | 324.44º | 0.76% | 0.28% | - |
| XYZ | 3.35 | 1.96 | 3.11 | - |
| YUV | 36.79 | 134.89 | 152.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 49 | 0 | 0.76 | 0.31 | 0.72 | 324.44 | 0.61 | 0.17 |
| Hex | 47 | 11 | 31 | 0 | 4C | 1F | 48 | 144 | 3D | 11 |
| Octal | 107 | 21 | 61 | 0 | 114 | 37 | 110 | 504 | 75 | 21 |
| Binary | 1000111 | 10001 | 110001 | 0 | 1001100 | 11111 | 1001000 | 101000100 | 111101 | 10001 |
Color Harmonies of #471131
Complementary color
Monochromatic Colors of #471131
Black with #471131
Text Example
Text Example
White with #471131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471131; }
p { color: rgb(71,17,49); }
H1.HeaderClassName
{
color: #471131;
}
.AnyTagClassName
{
color: #471131;
}
</style>
background-color css
<style>
a { background-color: #471131; }
a { background-color: rgb(71,17,49); }
div.DivClassName
{
background-color: #471131;
}
.BgClassName
{
background-color: #471131;
}
</style>
border-color css
<style>
span { border-color: #471131; }
span { border-color: rgb(71,17,49); }
td.TdClassName
{
border-color: #471131;
}
.TagClassName
{
border-color: #471131;
}
</style>