Shades of Blackberry #471129
Tints of Blackberry #471129
RGB
CMYK
RGB Variations
Color information
#471129 (or 0x471129) is known color: Blackberry. HEX triplet: 47, 11 and 29. RGB value is (71,17,41). Sum of RGB (Red+Green+Blue) = 71+17+41=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 17 (7.03% from 255 or 13.18% from 129); Blue value is 41 (16.41% from 255 or 31.78% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #471129 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471129 is #B8EED6. Grayscale: #232323. Windows color (decimal): -12119767 or 2691399. OLE color: 2691399.
HSL color Cylindrical-coordinate representation of color #471129: hue angle of 333.33º 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 #471129 is Cyan = 0, Magento = 0.76, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 17 | 41 | - |
| CMYK | 0 | 0.76 | 0.42 | 0.72 |
| HSL | 333.33º | 0.61% | 0.17% | - |
| HSV(B) | 333.33º | 0.76% | 0.28% | - |
| XYZ | 3.2 | 1.9 | 2.3 | - |
| YUV | 35.88 | 130.89 | 153.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 17 | 41 | 0 | 0.76 | 0.42 | 0.72 | 333.33 | 0.61 | 0.17 |
| Hex | 47 | 11 | 29 | 0 | 4C | 2A | 48 | 14D | 3D | 11 |
| Octal | 107 | 21 | 51 | 0 | 114 | 52 | 110 | 515 | 75 | 21 |
| Binary | 1000111 | 10001 | 101001 | 0 | 1001100 | 101010 | 1001000 | 101001101 | 111101 | 10001 |
Color Harmonies of #471129
Complementary color
Monochromatic Colors of #471129
Black with #471129
Text Example
Text Example
White with #471129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471129; }
p { color: rgb(71,17,41); }
H1.HeaderClassName
{
color: #471129;
}
.AnyTagClassName
{
color: #471129;
}
</style>
background-color css
<style>
a { background-color: #471129; }
a { background-color: rgb(71,17,41); }
div.DivClassName
{
background-color: #471129;
}
.BgClassName
{
background-color: #471129;
}
</style>
border-color css
<style>
span { border-color: #471129; }
span { border-color: rgb(71,17,41); }
td.TdClassName
{
border-color: #471129;
}
.TagClassName
{
border-color: #471129;
}
</style>