Shades of Blackberry #471037
Tints of Blackberry #471037
RGB
CMYK
RGB Variations
Color information
#471037 (or 0x471037) is known color: Blackberry. HEX triplet: 47, 10 and 37. RGB value is (71,16,55). Sum of RGB (Red+Green+Blue) = 71+16+55=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 16 (6.64% from 255 or 11.27% from 142); Blue value is 55 (21.88% from 255 or 38.73% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #471037 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471037 is #B8EFC8. Grayscale: #242424. Windows color (decimal): -12120009 or 3608647. OLE color: 3608647.
HSL color Cylindrical-coordinate representation of color #471037: hue angle of 317.45º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471037 is Cyan = 0, Magento = 0.77, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 55 | - |
| CMYK | 0 | 0.77 | 0.23 | 0.72 |
| HSL | 317.45º | 0.63% | 0.17% | - |
| HSV(B) | 317.45º | 0.77% | 0.28% | - |
| XYZ | 3.47 | 1.99 | 3.81 | - |
| YUV | 36.89 | 138.22 | 152.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 55 | 0 | 0.77 | 0.23 | 0.72 | 317.45 | 0.63 | 0.17 |
| Hex | 47 | 10 | 37 | 0 | 4D | 17 | 48 | 13D | 3F | 11 |
| Octal | 107 | 20 | 67 | 0 | 115 | 27 | 110 | 475 | 77 | 21 |
| Binary | 1000111 | 10000 | 110111 | 0 | 1001101 | 10111 | 1001000 | 100111101 | 111111 | 10001 |
Color Harmonies of #471037
Complementary color
Monochromatic Colors of #471037
Black with #471037
Text Example
Text Example
White with #471037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471037; }
p { color: rgb(71,16,55); }
H1.HeaderClassName
{
color: #471037;
}
.AnyTagClassName
{
color: #471037;
}
</style>
background-color css
<style>
a { background-color: #471037; }
a { background-color: rgb(71,16,55); }
div.DivClassName
{
background-color: #471037;
}
.BgClassName
{
background-color: #471037;
}
</style>
border-color css
<style>
span { border-color: #471037; }
span { border-color: rgb(71,16,55); }
td.TdClassName
{
border-color: #471037;
}
.TagClassName
{
border-color: #471037;
}
</style>