Shades of Blackberry #471431
Tints of Blackberry #471431
RGB
CMYK
RGB Variations
Color information
#471431 (or 0x471431) is known color: Blackberry. HEX triplet: 47, 14 and 31. RGB value is (71,20,49). Sum of RGB (Red+Green+Blue) = 71+20+49=140 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.71% from 140); Green value is 20 (8.20% from 255 or 14.29% from 140); Blue value is 49 (19.53% from 255 or 35% from 140); Max value from RGB is 71 - color contains mainly: red. Hex color #471431 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471431 is #B8EBCE. Grayscale: #262626. Windows color (decimal): -12118991 or 3216455. OLE color: 3216455.
HSL color Cylindrical-coordinate representation of color #471431: hue angle of 325.88º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #471431 is Cyan = 0, Magento = 0.72, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 49 | - |
| CMYK | 0 | 0.72 | 0.31 | 0.72 |
| HSL | 325.88º | 0.56% | 0.18% | - |
| HSV(B) | 325.88º | 0.72% | 0.28% | - |
| XYZ | 3.4 | 2.06 | 3.12 | - |
| YUV | 38.56 | 133.9 | 151.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 49 | 0 | 0.72 | 0.31 | 0.72 | 325.88 | 0.56 | 0.18 |
| Hex | 47 | 14 | 31 | 0 | 48 | 1F | 48 | 146 | 38 | 12 |
| Octal | 107 | 24 | 61 | 0 | 110 | 37 | 110 | 506 | 70 | 22 |
| Binary | 1000111 | 10100 | 110001 | 0 | 1001000 | 11111 | 1001000 | 101000110 | 111000 | 10010 |
Color Harmonies of #471431
Complementary color
Monochromatic Colors of #471431
Black with #471431
Text Example
Text Example
White with #471431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471431; }
p { color: rgb(71,20,49); }
H1.HeaderClassName
{
color: #471431;
}
.AnyTagClassName
{
color: #471431;
}
</style>
background-color css
<style>
a { background-color: #471431; }
a { background-color: rgb(71,20,49); }
div.DivClassName
{
background-color: #471431;
}
.BgClassName
{
background-color: #471431;
}
</style>
border-color css
<style>
span { border-color: #471431; }
span { border-color: rgb(71,20,49); }
td.TdClassName
{
border-color: #471431;
}
.TagClassName
{
border-color: #471431;
}
</style>