Shades of Blackberry #471738
Tints of Blackberry #471738
RGB
CMYK
RGB Variations
Color information
#471738 (or 0x471738) is known color: Blackberry. HEX triplet: 47, 17 and 38. RGB value is (71,23,56). Sum of RGB (Red+Green+Blue) = 71+23+56=150 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.33% from 150); Green value is 23 (9.38% from 255 or 15.33% from 150); Blue value is 56 (22.27% from 255 or 37.33% from 150); Max value from RGB is 71 - color contains mainly: red. Hex color #471738 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471738 is #B8E8C7. Grayscale: #292929. Windows color (decimal): -12118216 or 3675975. OLE color: 3675975.
HSL color Cylindrical-coordinate representation of color #471738: hue angle of 318.75º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #471738 is Cyan = 0, Magento = 0.68, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 56 | - |
| CMYK | 0 | 0.68 | 0.21 | 0.72 |
| HSL | 318.75º | 0.51% | 0.18% | - |
| HSV(B) | 318.75º | 0.68% | 0.28% | - |
| XYZ | 3.62 | 2.24 | 3.98 | - |
| YUV | 41.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 56 | 0 | 0.68 | 0.21 | 0.72 | 318.75 | 0.51 | 0.18 |
| Hex | 47 | 17 | 38 | 0 | 44 | 15 | 48 | 13F | 33 | 12 |
| Octal | 107 | 27 | 70 | 0 | 104 | 25 | 110 | 477 | 63 | 22 |
| Binary | 1000111 | 10111 | 111000 | 0 | 1000100 | 10101 | 1001000 | 100111111 | 110011 | 10010 |
Color Harmonies of #471738
Complementary color
Monochromatic Colors of #471738
Black with #471738
Text Example
Text Example
White with #471738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471738; }
p { color: rgb(71,23,56); }
H1.HeaderClassName
{
color: #471738;
}
.AnyTagClassName
{
color: #471738;
}
</style>
background-color css
<style>
a { background-color: #471738; }
a { background-color: rgb(71,23,56); }
div.DivClassName
{
background-color: #471738;
}
.BgClassName
{
background-color: #471738;
}
</style>
border-color css
<style>
span { border-color: #471738; }
span { border-color: rgb(71,23,56); }
td.TdClassName
{
border-color: #471738;
}
.TagClassName
{
border-color: #471738;
}
</style>