Shades of Blackberry #471537
Tints of Blackberry #471537
RGB
CMYK
RGB Variations
Color information
#471537 (or 0x471537) is known color: Blackberry. HEX triplet: 47, 15 and 37. RGB value is (71,21,55). Sum of RGB (Red+Green+Blue) = 71+21+55=147 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.30% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 55 (21.88% from 255 or 37.41% from 147); Max value from RGB is 71 - color contains mainly: red. Hex color #471537 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471537 is #B8EAC8. Grayscale: #272727. Windows color (decimal): -12118729 or 3609927. OLE color: 3609927.
HSL color Cylindrical-coordinate representation of color #471537: hue angle of 319.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 #471537 is Cyan = 0, Magento = 0.70, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 55 | - |
| CMYK | 0 | 0.70 | 0.23 | 0.72 |
| HSL | 319.2º | 0.54% | 0.18% | - |
| HSV(B) | 319.2º | 0.7% | 0.28% | - |
| XYZ | 3.56 | 2.15 | 3.84 | - |
| YUV | 39.83 | 136.57 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 55 | 0 | 0.70 | 0.23 | 0.72 | 319.2 | 0.54 | 0.18 |
| Hex | 47 | 15 | 37 | 0 | 46 | 17 | 48 | 13F | 36 | 12 |
| Octal | 107 | 25 | 67 | 0 | 106 | 27 | 110 | 477 | 66 | 22 |
| Binary | 1000111 | 10101 | 110111 | 0 | 1000110 | 10111 | 1001000 | 100111111 | 110110 | 10010 |
Color Harmonies of #471537
Complementary color
Monochromatic Colors of #471537
Black with #471537
Text Example
Text Example
White with #471537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471537; }
p { color: rgb(71,21,55); }
H1.HeaderClassName
{
color: #471537;
}
.AnyTagClassName
{
color: #471537;
}
</style>
background-color css
<style>
a { background-color: #471537; }
a { background-color: rgb(71,21,55); }
div.DivClassName
{
background-color: #471537;
}
.BgClassName
{
background-color: #471537;
}
</style>
border-color css
<style>
span { border-color: #471537; }
span { border-color: rgb(71,21,55); }
td.TdClassName
{
border-color: #471537;
}
.TagClassName
{
border-color: #471537;
}
</style>