Shades of Blackberry #471432
Tints of Blackberry #471432
RGB
CMYK
RGB Variations
Color information
#471432 (or 0x471432) is known color: Blackberry. HEX triplet: 47, 14 and 32. RGB value is (71,20,50). Sum of RGB (Red+Green+Blue) = 71+20+50=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 20 (8.20% from 255 or 14.18% from 141); Blue value is 50 (19.92% from 255 or 35.46% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #471432 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471432 is #B8EBCD. Grayscale: #262626. Windows color (decimal): -12118990 or 3281991. OLE color: 3281991.
HSL color Cylindrical-coordinate representation of color #471432: hue angle of 324.71º 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 #471432 is Cyan = 0, Magento = 0.72, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 20 | 50 | - |
| CMYK | 0 | 0.72 | 0.30 | 0.72 |
| HSL | 324.71º | 0.56% | 0.18% | - |
| HSV(B) | 324.71º | 0.72% | 0.28% | - |
| XYZ | 3.42 | 2.07 | 3.24 | - |
| YUV | 38.67 | 134.4 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 20 | 50 | 0 | 0.72 | 0.30 | 0.72 | 324.71 | 0.56 | 0.18 |
| Hex | 47 | 14 | 32 | 0 | 48 | 1E | 48 | 145 | 38 | 12 |
| Octal | 107 | 24 | 62 | 0 | 110 | 36 | 110 | 505 | 70 | 22 |
| Binary | 1000111 | 10100 | 110010 | 0 | 1001000 | 11110 | 1001000 | 101000101 | 111000 | 10010 |
Color Harmonies of #471432
Complementary color
Monochromatic Colors of #471432
Black with #471432
Text Example
Text Example
White with #471432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471432; }
p { color: rgb(71,20,50); }
H1.HeaderClassName
{
color: #471432;
}
.AnyTagClassName
{
color: #471432;
}
</style>
background-color css
<style>
a { background-color: #471432; }
a { background-color: rgb(71,20,50); }
div.DivClassName
{
background-color: #471432;
}
.BgClassName
{
background-color: #471432;
}
</style>
border-color css
<style>
span { border-color: #471432; }
span { border-color: rgb(71,20,50); }
td.TdClassName
{
border-color: #471432;
}
.TagClassName
{
border-color: #471432;
}
</style>