Shades of Blackberry #471237
Tints of Blackberry #471237
RGB
CMYK
RGB Variations
Color information
#471237 (or 0x471237) is known color: Blackberry. HEX triplet: 47, 12 and 37. RGB value is (71,18,55). Sum of RGB (Red+Green+Blue) = 71+18+55=144 (19% of max value = 765). Red value is 71 (28.12% from 255 or 49.31% from 144); Green value is 18 (7.42% from 255 or 12.5% from 144); Blue value is 55 (21.88% from 255 or 38.19% from 144); Max value from RGB is 71 - color contains mainly: red. Hex color #471237 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471237 is #B8EDC8. Grayscale: #252525. Windows color (decimal): -12119497 or 3609159. OLE color: 3609159.
HSL color Cylindrical-coordinate representation of color #471237: hue angle of 318.11º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471237 is Cyan = 0, Magento = 0.75, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 55 | - |
| CMYK | 0 | 0.75 | 0.23 | 0.72 |
| HSL | 318.11º | 0.6% | 0.17% | - |
| HSV(B) | 318.11º | 0.75% | 0.28% | - |
| XYZ | 3.5 | 2.05 | 3.83 | - |
| YUV | 38.07 | 137.56 | 151.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 55 | 0 | 0.75 | 0.23 | 0.72 | 318.11 | 0.6 | 0.17 |
| Hex | 47 | 12 | 37 | 0 | 4B | 17 | 48 | 13E | 3C | 11 |
| Octal | 107 | 22 | 67 | 0 | 113 | 27 | 110 | 476 | 74 | 21 |
| Binary | 1000111 | 10010 | 110111 | 0 | 1001011 | 10111 | 1001000 | 100111110 | 111100 | 10001 |
Color Harmonies of #471237
Complementary color
Monochromatic Colors of #471237
Black with #471237
Text Example
Text Example
White with #471237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471237; }
p { color: rgb(71,18,55); }
H1.HeaderClassName
{
color: #471237;
}
.AnyTagClassName
{
color: #471237;
}
</style>
background-color css
<style>
a { background-color: #471237; }
a { background-color: rgb(71,18,55); }
div.DivClassName
{
background-color: #471237;
}
.BgClassName
{
background-color: #471237;
}
</style>
border-color css
<style>
span { border-color: #471237; }
span { border-color: rgb(71,18,55); }
td.TdClassName
{
border-color: #471237;
}
.TagClassName
{
border-color: #471237;
}
</style>