Shades of Blackberry #471532
Tints of Blackberry #471532
RGB
CMYK
RGB Variations
Color information
#471532 (or 0x471532) is known color: Blackberry. HEX triplet: 47, 15 and 32. RGB value is (71,21,50). Sum of RGB (Red+Green+Blue) = 71+21+50=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 21 (8.59% from 255 or 14.79% from 142); Blue value is 50 (19.92% from 255 or 35.21% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #471532 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471532 is #B8EACD. Grayscale: #272727. Windows color (decimal): -12118734 or 3282247. OLE color: 3282247.
HSL color Cylindrical-coordinate representation of color #471532: hue angle of 325.2º 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 #471532 is Cyan = 0, Magento = 0.70, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 50 | - |
| CMYK | 0 | 0.70 | 0.30 | 0.72 |
| HSL | 325.2º | 0.54% | 0.18% | - |
| HSV(B) | 325.2º | 0.7% | 0.28% | - |
| XYZ | 3.44 | 2.11 | 3.24 | - |
| YUV | 39.26 | 134.07 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 50 | 0 | 0.70 | 0.30 | 0.72 | 325.2 | 0.54 | 0.18 |
| Hex | 47 | 15 | 32 | 0 | 46 | 1E | 48 | 145 | 36 | 12 |
| Octal | 107 | 25 | 62 | 0 | 106 | 36 | 110 | 505 | 66 | 22 |
| Binary | 1000111 | 10101 | 110010 | 0 | 1000110 | 11110 | 1001000 | 101000101 | 110110 | 10010 |
Color Harmonies of #471532
Complementary color
Monochromatic Colors of #471532
Black with #471532
Text Example
Text Example
White with #471532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471532; }
p { color: rgb(71,21,50); }
H1.HeaderClassName
{
color: #471532;
}
.AnyTagClassName
{
color: #471532;
}
</style>
background-color css
<style>
a { background-color: #471532; }
a { background-color: rgb(71,21,50); }
div.DivClassName
{
background-color: #471532;
}
.BgClassName
{
background-color: #471532;
}
</style>
border-color css
<style>
span { border-color: #471532; }
span { border-color: rgb(71,21,50); }
td.TdClassName
{
border-color: #471532;
}
.TagClassName
{
border-color: #471532;
}
</style>