Shades of Blackberry #471236
Tints of Blackberry #471236
RGB
CMYK
RGB Variations
Color information
#471236 (or 0x471236) is known color: Blackberry. HEX triplet: 47, 12 and 36. RGB value is (71,18,54). Sum of RGB (Red+Green+Blue) = 71+18+54=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 18 (7.42% from 255 or 12.59% from 143); Blue value is 54 (21.48% from 255 or 37.76% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #471236 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471236 is #B8EDC9. Grayscale: #252525. Windows color (decimal): -12119498 or 3543623. OLE color: 3543623.
HSL color Cylindrical-coordinate representation of color #471236: hue angle of 319.25º 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 #471236 is Cyan = 0, Magento = 0.75, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 54 | - |
| CMYK | 0 | 0.75 | 0.24 | 0.72 |
| HSL | 319.25º | 0.6% | 0.17% | - |
| HSV(B) | 319.25º | 0.75% | 0.28% | - |
| XYZ | 3.48 | 2.04 | 3.7 | - |
| YUV | 37.95 | 137.06 | 151.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 54 | 0 | 0.75 | 0.24 | 0.72 | 319.25 | 0.6 | 0.17 |
| Hex | 47 | 12 | 36 | 0 | 4B | 18 | 48 | 13F | 3C | 11 |
| Octal | 107 | 22 | 66 | 0 | 113 | 30 | 110 | 477 | 74 | 21 |
| Binary | 1000111 | 10010 | 110110 | 0 | 1001011 | 11000 | 1001000 | 100111111 | 111100 | 10001 |
Color Harmonies of #471236
Complementary color
Monochromatic Colors of #471236
Black with #471236
Text Example
Text Example
White with #471236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471236; }
p { color: rgb(71,18,54); }
H1.HeaderClassName
{
color: #471236;
}
.AnyTagClassName
{
color: #471236;
}
</style>
background-color css
<style>
a { background-color: #471236; }
a { background-color: rgb(71,18,54); }
div.DivClassName
{
background-color: #471236;
}
.BgClassName
{
background-color: #471236;
}
</style>
border-color css
<style>
span { border-color: #471236; }
span { border-color: rgb(71,18,54); }
td.TdClassName
{
border-color: #471236;
}
.TagClassName
{
border-color: #471236;
}
</style>