Shades of Blackberry #471938
Tints of Blackberry #471938
RGB
CMYK
RGB Variations
Color information
#471938 (or 0x471938) is known color: Blackberry. HEX triplet: 47, 19 and 38. RGB value is (71,25,56). Sum of RGB (Red+Green+Blue) = 71+25+56=152 (20% of max value = 765). Red value is 71 (28.12% from 255 or 46.71% from 152); Green value is 25 (10.16% from 255 or 16.45% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 71 - color contains mainly: red. Hex color #471938 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471938 is #B8E6C7. Grayscale: #2A2A2A. Windows color (decimal): -12117704 or 3676487. OLE color: 3676487.
HSL color Cylindrical-coordinate representation of color #471938: hue angle of 319.57º 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 #471938 is Cyan = 0, Magento = 0.65, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 56 | - |
| CMYK | 0 | 0.65 | 0.21 | 0.72 |
| HSL | 319.57º | 0.48% | 0.19% | - |
| HSV(B) | 319.57º | 0.65% | 0.28% | - |
| XYZ | 3.66 | 2.32 | 4 | - |
| YUV | 42.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 56 | 0 | 0.65 | 0.21 | 0.72 | 319.57 | 0.48 | 0.19 |
| Hex | 47 | 19 | 38 | 0 | 41 | 15 | 48 | 140 | 30 | 13 |
| Octal | 107 | 31 | 70 | 0 | 101 | 25 | 110 | 500 | 60 | 23 |
| Binary | 1000111 | 11001 | 111000 | 0 | 1000001 | 10101 | 1001000 | 101000000 | 110000 | 10011 |
Color Harmonies of #471938
Complementary color
Monochromatic Colors of #471938
Black with #471938
Text Example
Text Example
White with #471938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471938; }
p { color: rgb(71,25,56); }
H1.HeaderClassName
{
color: #471938;
}
.AnyTagClassName
{
color: #471938;
}
</style>
background-color css
<style>
a { background-color: #471938; }
a { background-color: rgb(71,25,56); }
div.DivClassName
{
background-color: #471938;
}
.BgClassName
{
background-color: #471938;
}
</style>
border-color css
<style>
span { border-color: #471938; }
span { border-color: rgb(71,25,56); }
td.TdClassName
{
border-color: #471938;
}
.TagClassName
{
border-color: #471938;
}
</style>