Shades of Blackberry #471229
Tints of Blackberry #471229
RGB
CMYK
RGB Variations
Color information
#471229 (or 0x471229) is known color: Blackberry. HEX triplet: 47, 12 and 29. RGB value is (71,18,41). Sum of RGB (Red+Green+Blue) = 71+18+41=130 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.62% from 130); Green value is 18 (7.42% from 255 or 13.85% from 130); Blue value is 41 (16.41% from 255 or 31.54% from 130); Max value from RGB is 71 - color contains mainly: red. Hex color #471229 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471229 is #B8EDD6. Grayscale: #242424. Windows color (decimal): -12119511 or 2691655. OLE color: 2691655.
HSL color Cylindrical-coordinate representation of color #471229: hue angle of 333.96º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471229 is Cyan = 0, Magento = 0.75, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 41 | - |
| CMYK | 0 | 0.75 | 0.42 | 0.72 |
| HSL | 333.96º | 0.6% | 0.17% | - |
| HSV(B) | 333.96º | 0.75% | 0.28% | - |
| XYZ | 3.22 | 1.93 | 2.3 | - |
| YUV | 36.47 | 130.56 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 41 | 0 | 0.75 | 0.42 | 0.72 | 333.96 | 0.6 | 0.17 |
| Hex | 47 | 12 | 29 | 0 | 4B | 2A | 48 | 14E | 3C | 11 |
| Octal | 107 | 22 | 51 | 0 | 113 | 52 | 110 | 516 | 74 | 21 |
| Binary | 1000111 | 10010 | 101001 | 0 | 1001011 | 101010 | 1001000 | 101001110 | 111100 | 10001 |
Color Harmonies of #471229
Complementary color
Monochromatic Colors of #471229
Black with #471229
Text Example
Text Example
White with #471229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471229; }
p { color: rgb(71,18,41); }
H1.HeaderClassName
{
color: #471229;
}
.AnyTagClassName
{
color: #471229;
}
</style>
background-color css
<style>
a { background-color: #471229; }
a { background-color: rgb(71,18,41); }
div.DivClassName
{
background-color: #471229;
}
.BgClassName
{
background-color: #471229;
}
</style>
border-color css
<style>
span { border-color: #471229; }
span { border-color: rgb(71,18,41); }
td.TdClassName
{
border-color: #471229;
}
.TagClassName
{
border-color: #471229;
}
</style>