Shades of Blackberry #470720
Tints of Blackberry #470720
RGB
CMYK
RGB Variations
Color information
#470720 (or 0x470720) is known color: Blackberry. HEX triplet: 47, 07 and 20. RGB value is (71,7,32). Sum of RGB (Red+Green+Blue) = 71+7+32=110 (14% of max value = 765). Red value is 71 (28.12% from 255 or 64.55% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 32 (12.89% from 255 or 29.09% from 110); Max value from RGB is 71 - color contains mainly: red. Hex color #470720 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470720 is #B8F8DF. Grayscale: #1C1C1C. Windows color (decimal): -12122336 or 2099015. OLE color: 2099015.
HSL color Cylindrical-coordinate representation of color #470720: hue angle of 336.56º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470720 is Cyan = 0, Magento = 0.90, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 32 | - |
| CMYK | 0 | 0.90 | 0.55 | 0.72 |
| HSL | 336.56º | 0.82% | 0.15% | - |
| HSV(B) | 336.56º | 0.9% | 0.28% | - |
| XYZ | 2.94 | 1.6 | 1.52 | - |
| YUV | 28.99 | 129.7 | 157.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 32 | 0 | 0.90 | 0.55 | 0.72 | 336.56 | 0.82 | 0.15 |
| Hex | 47 | 7 | 20 | 0 | 5A | 37 | 48 | 151 | 52 | F |
| Octal | 107 | 7 | 40 | 0 | 132 | 67 | 110 | 521 | 122 | 17 |
| Binary | 1000111 | 111 | 100000 | 0 | 1011010 | 110111 | 1001000 | 101010001 | 1010010 | 1111 |
Color Harmonies of #470720
Complementary color
Monochromatic Colors of #470720
Black with #470720
Text Example
Text Example
White with #470720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470720; }
p { color: rgb(71,7,32); }
H1.HeaderClassName
{
color: #470720;
}
.AnyTagClassName
{
color: #470720;
}
</style>
background-color css
<style>
a { background-color: #470720; }
a { background-color: rgb(71,7,32); }
div.DivClassName
{
background-color: #470720;
}
.BgClassName
{
background-color: #470720;
}
</style>
border-color css
<style>
span { border-color: #470720; }
span { border-color: rgb(71,7,32); }
td.TdClassName
{
border-color: #470720;
}
.TagClassName
{
border-color: #470720;
}
</style>