Shades of Blackberry #471730
Tints of Blackberry #471730
RGB
CMYK
RGB Variations
Color information
#471730 (or 0x471730) is known color: Blackberry. HEX triplet: 47, 17 and 30. RGB value is (71,23,48). Sum of RGB (Red+Green+Blue) = 71+23+48=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 23 (9.38% from 255 or 16.20% from 142); Blue value is 48 (19.14% from 255 or 33.80% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #471730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471730 is #B8E8CF. Grayscale: #282828. Windows color (decimal): -12118224 or 3151687. OLE color: 3151687.
HSL color Cylindrical-coordinate representation of color #471730: hue angle of 328.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 #471730 is Cyan = 0, Magento = 0.68, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 48 | - |
| CMYK | 0 | 0.68 | 0.32 | 0.72 |
| HSL | 328.75º | 0.51% | 0.18% | - |
| HSV(B) | 328.75º | 0.68% | 0.28% | - |
| XYZ | 3.44 | 2.17 | 3.03 | - |
| YUV | 40.2 | 132.4 | 149.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 48 | 0 | 0.68 | 0.32 | 0.72 | 328.75 | 0.51 | 0.18 |
| Hex | 47 | 17 | 30 | 0 | 44 | 20 | 48 | 149 | 33 | 12 |
| Octal | 107 | 27 | 60 | 0 | 104 | 40 | 110 | 511 | 63 | 22 |
| Binary | 1000111 | 10111 | 110000 | 0 | 1000100 | 100000 | 1001000 | 101001001 | 110011 | 10010 |
Color Harmonies of #471730
Complementary color
Monochromatic Colors of #471730
Black with #471730
Text Example
Text Example
White with #471730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471730; }
p { color: rgb(71,23,48); }
H1.HeaderClassName
{
color: #471730;
}
.AnyTagClassName
{
color: #471730;
}
</style>
background-color css
<style>
a { background-color: #471730; }
a { background-color: rgb(71,23,48); }
div.DivClassName
{
background-color: #471730;
}
.BgClassName
{
background-color: #471730;
}
</style>
border-color css
<style>
span { border-color: #471730; }
span { border-color: rgb(71,23,48); }
td.TdClassName
{
border-color: #471730;
}
.TagClassName
{
border-color: #471730;
}
</style>