Shades of Blackberry #471934
Tints of Blackberry #471934
RGB
CMYK
RGB Variations
Color information
#471934 (or 0x471934) is known color: Blackberry. HEX triplet: 47, 19 and 34. RGB value is (71,25,52). Sum of RGB (Red+Green+Blue) = 71+25+52=148 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.97% from 148); Green value is 25 (10.16% from 255 or 16.89% from 148); Blue value is 52 (20.70% from 255 or 35.14% from 148); Max value from RGB is 71 - color contains mainly: red. Hex color #471934 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471934 is #B8E6CB. Grayscale: #292929. Windows color (decimal): -12117708 or 3414343. OLE color: 3414343.
HSL color Cylindrical-coordinate representation of color #471934: hue angle of 324.78º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #471934 is Cyan = 0, Magento = 0.65, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 52 | - |
| CMYK | 0 | 0.65 | 0.27 | 0.72 |
| HSL | 324.78º | 0.48% | 0.19% | - |
| HSV(B) | 324.78º | 0.65% | 0.28% | - |
| XYZ | 3.57 | 2.28 | 3.5 | - |
| YUV | 41.83 | 133.74 | 148.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 52 | 0 | 0.65 | 0.27 | 0.72 | 324.78 | 0.48 | 0.19 |
| Hex | 47 | 19 | 34 | 0 | 41 | 1B | 48 | 145 | 30 | 13 |
| Octal | 107 | 31 | 64 | 0 | 101 | 33 | 110 | 505 | 60 | 23 |
| Binary | 1000111 | 11001 | 110100 | 0 | 1000001 | 11011 | 1001000 | 101000101 | 110000 | 10011 |
Color Harmonies of #471934
Complementary color
Monochromatic Colors of #471934
Black with #471934
Text Example
Text Example
White with #471934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471934; }
p { color: rgb(71,25,52); }
H1.HeaderClassName
{
color: #471934;
}
.AnyTagClassName
{
color: #471934;
}
</style>
background-color css
<style>
a { background-color: #471934; }
a { background-color: rgb(71,25,52); }
div.DivClassName
{
background-color: #471934;
}
.BgClassName
{
background-color: #471934;
}
</style>
border-color css
<style>
span { border-color: #471934; }
span { border-color: rgb(71,25,52); }
td.TdClassName
{
border-color: #471934;
}
.TagClassName
{
border-color: #471934;
}
</style>