Shades of Blackberry #471836
Tints of Blackberry #471836
RGB
CMYK
RGB Variations
Color information
#471836 (or 0x471836) is known color: Blackberry. HEX triplet: 47, 18 and 36. RGB value is (71,24,54). Sum of RGB (Red+Green+Blue) = 71+24+54=149 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.65% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 54 (21.48% from 255 or 36.24% from 149); Max value from RGB is 71 - color contains mainly: red. Hex color #471836 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471836 is #B8E7C9. Grayscale: #292929. Windows color (decimal): -12117962 or 3545159. OLE color: 3545159.
HSL color Cylindrical-coordinate representation of color #471836: hue angle of 321.7º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #471836 is Cyan = 0, Magento = 0.66, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 54 | - |
| CMYK | 0 | 0.66 | 0.24 | 0.72 |
| HSL | 321.7º | 0.49% | 0.19% | - |
| HSV(B) | 321.7º | 0.66% | 0.28% | - |
| XYZ | 3.59 | 2.26 | 3.74 | - |
| YUV | 41.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 54 | 0 | 0.66 | 0.24 | 0.72 | 321.7 | 0.49 | 0.19 |
| Hex | 47 | 18 | 36 | 0 | 42 | 18 | 48 | 142 | 31 | 13 |
| Octal | 107 | 30 | 66 | 0 | 102 | 30 | 110 | 502 | 61 | 23 |
| Binary | 1000111 | 11000 | 110110 | 0 | 1000010 | 11000 | 1001000 | 101000010 | 110001 | 10011 |
Color Harmonies of #471836
Complementary color
Monochromatic Colors of #471836
Black with #471836
Text Example
Text Example
White with #471836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471836; }
p { color: rgb(71,24,54); }
H1.HeaderClassName
{
color: #471836;
}
.AnyTagClassName
{
color: #471836;
}
</style>
background-color css
<style>
a { background-color: #471836; }
a { background-color: rgb(71,24,54); }
div.DivClassName
{
background-color: #471836;
}
.BgClassName
{
background-color: #471836;
}
</style>
border-color css
<style>
span { border-color: #471836; }
span { border-color: rgb(71,24,54); }
td.TdClassName
{
border-color: #471836;
}
.TagClassName
{
border-color: #471836;
}
</style>