Shades of Blackberry #471631
Tints of Blackberry #471631
RGB
CMYK
RGB Variations
Color information
#471631 (or 0x471631) is known color: Blackberry. HEX triplet: 47, 16 and 31. RGB value is (71,22,49). Sum of RGB (Red+Green+Blue) = 71+22+49=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 22 (8.98% from 255 or 15.49% from 142); Blue value is 49 (19.53% from 255 or 34.51% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #471631 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471631 is #B8E9CE. Grayscale: #272727. Windows color (decimal): -12118479 or 3216967. OLE color: 3216967.
HSL color Cylindrical-coordinate representation of color #471631: hue angle of 326.94º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471631 is Cyan = 0, Magento = 0.69, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 49 | - |
| CMYK | 0 | 0.69 | 0.31 | 0.72 |
| HSL | 326.94º | 0.53% | 0.18% | - |
| HSV(B) | 326.94º | 0.69% | 0.28% | - |
| XYZ | 3.44 | 2.14 | 3.14 | - |
| YUV | 39.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 49 | 0 | 0.69 | 0.31 | 0.72 | 326.94 | 0.53 | 0.18 |
| Hex | 47 | 16 | 31 | 0 | 45 | 1F | 48 | 147 | 35 | 12 |
| Octal | 107 | 26 | 61 | 0 | 105 | 37 | 110 | 507 | 65 | 22 |
| Binary | 1000111 | 10110 | 110001 | 0 | 1000101 | 11111 | 1001000 | 101000111 | 110101 | 10010 |
Color Harmonies of #471631
Complementary color
Monochromatic Colors of #471631
Black with #471631
Text Example
Text Example
White with #471631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471631; }
p { color: rgb(71,22,49); }
H1.HeaderClassName
{
color: #471631;
}
.AnyTagClassName
{
color: #471631;
}
</style>
background-color css
<style>
a { background-color: #471631; }
a { background-color: rgb(71,22,49); }
div.DivClassName
{
background-color: #471631;
}
.BgClassName
{
background-color: #471631;
}
</style>
border-color css
<style>
span { border-color: #471631; }
span { border-color: rgb(71,22,49); }
td.TdClassName
{
border-color: #471631;
}
.TagClassName
{
border-color: #471631;
}
</style>