Shades of Blackberry #471531
Tints of Blackberry #471531
RGB
CMYK
RGB Variations
Color information
#471531 (or 0x471531) is known color: Blackberry. HEX triplet: 47, 15 and 31. RGB value is (71,21,49). Sum of RGB (Red+Green+Blue) = 71+21+49=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 21 (8.59% from 255 or 14.89% from 141); Blue value is 49 (19.53% from 255 or 34.75% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #471531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471531 is #B8EACE. Grayscale: #272727. Windows color (decimal): -12118735 or 3216711. OLE color: 3216711.
HSL color Cylindrical-coordinate representation of color #471531: hue angle of 326.4º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471531 is Cyan = 0, Magento = 0.70, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 49 | - |
| CMYK | 0 | 0.70 | 0.31 | 0.72 |
| HSL | 326.4º | 0.54% | 0.18% | - |
| HSV(B) | 326.4º | 0.7% | 0.28% | - |
| XYZ | 3.42 | 2.1 | 3.13 | - |
| YUV | 39.14 | 133.57 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 49 | 0 | 0.70 | 0.31 | 0.72 | 326.4 | 0.54 | 0.18 |
| Hex | 47 | 15 | 31 | 0 | 46 | 1F | 48 | 146 | 36 | 12 |
| Octal | 107 | 25 | 61 | 0 | 106 | 37 | 110 | 506 | 66 | 22 |
| Binary | 1000111 | 10101 | 110001 | 0 | 1000110 | 11111 | 1001000 | 101000110 | 110110 | 10010 |
Color Harmonies of #471531
Complementary color
Monochromatic Colors of #471531
Black with #471531
Text Example
Text Example
White with #471531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471531; }
p { color: rgb(71,21,49); }
H1.HeaderClassName
{
color: #471531;
}
.AnyTagClassName
{
color: #471531;
}
</style>
background-color css
<style>
a { background-color: #471531; }
a { background-color: rgb(71,21,49); }
div.DivClassName
{
background-color: #471531;
}
.BgClassName
{
background-color: #471531;
}
</style>
border-color css
<style>
span { border-color: #471531; }
span { border-color: rgb(71,21,49); }
td.TdClassName
{
border-color: #471531;
}
.TagClassName
{
border-color: #471531;
}
</style>