Shades of Blackberry #471632
Tints of Blackberry #471632
RGB
CMYK
RGB Variations
Color information
#471632 (or 0x471632) is known color: Blackberry. HEX triplet: 47, 16 and 32. RGB value is (71,22,50). Sum of RGB (Red+Green+Blue) = 71+22+50=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 22 (8.98% from 255 or 15.38% from 143); Blue value is 50 (19.92% from 255 or 34.97% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #471632 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471632 is #B8E9CD. Grayscale: #272727. Windows color (decimal): -12118478 or 3282503. OLE color: 3282503.
HSL color Cylindrical-coordinate representation of color #471632: hue angle of 325.71º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471632 is Cyan = 0, Magento = 0.69, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 50 | - |
| CMYK | 0 | 0.69 | 0.30 | 0.72 |
| HSL | 325.71º | 0.53% | 0.18% | - |
| HSV(B) | 325.71º | 0.69% | 0.28% | - |
| XYZ | 3.46 | 2.14 | 3.25 | - |
| YUV | 39.84 | 133.73 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 50 | 0 | 0.69 | 0.30 | 0.72 | 325.71 | 0.53 | 0.18 |
| Hex | 47 | 16 | 32 | 0 | 45 | 1E | 48 | 146 | 35 | 12 |
| Octal | 107 | 26 | 62 | 0 | 105 | 36 | 110 | 506 | 65 | 22 |
| Binary | 1000111 | 10110 | 110010 | 0 | 1000101 | 11110 | 1001000 | 101000110 | 110101 | 10010 |
Color Harmonies of #471632
Complementary color
Monochromatic Colors of #471632
Black with #471632
Text Example
Text Example
White with #471632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471632; }
p { color: rgb(71,22,50); }
H1.HeaderClassName
{
color: #471632;
}
.AnyTagClassName
{
color: #471632;
}
</style>
background-color css
<style>
a { background-color: #471632; }
a { background-color: rgb(71,22,50); }
div.DivClassName
{
background-color: #471632;
}
.BgClassName
{
background-color: #471632;
}
</style>
border-color css
<style>
span { border-color: #471632; }
span { border-color: rgb(71,22,50); }
td.TdClassName
{
border-color: #471632;
}
.TagClassName
{
border-color: #471632;
}
</style>