Shades of Blackberry #470730
Tints of Blackberry #470730
RGB
CMYK
RGB Variations
Color information
#470730 (or 0x470730) is known color: Blackberry. HEX triplet: 47, 07 and 30. RGB value is (71,7,48). Sum of RGB (Red+Green+Blue) = 71+7+48=126 (16% of max value = 765). Red value is 71 (28.12% from 255 or 56.35% from 126); Green value is 7 (3.12% from 255 or 5.56% from 126); Blue value is 48 (19.14% from 255 or 38.10% from 126); Max value from RGB is 71 - color contains mainly: red. Hex color #470730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470730 is #B8F8CF. Grayscale: #1E1E1E. Windows color (decimal): -12122320 or 3147591. OLE color: 3147591.
HSL color Cylindrical-coordinate representation of color #470730: hue angle of 321.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 #470730 is Cyan = 0, Magento = 0.90, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 48 | - |
| CMYK | 0 | 0.90 | 0.32 | 0.72 |
| HSL | 321.56º | 0.82% | 0.15% | - |
| HSV(B) | 321.56º | 0.9% | 0.28% | - |
| XYZ | 3.21 | 1.7 | 2.96 | - |
| YUV | 30.81 | 137.7 | 156.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 48 | 0 | 0.90 | 0.32 | 0.72 | 321.56 | 0.82 | 0.15 |
| Hex | 47 | 7 | 30 | 0 | 5A | 20 | 48 | 142 | 52 | F |
| Octal | 107 | 7 | 60 | 0 | 132 | 40 | 110 | 502 | 122 | 17 |
| Binary | 1000111 | 111 | 110000 | 0 | 1011010 | 100000 | 1001000 | 101000010 | 1010010 | 1111 |
Color Harmonies of #470730
Complementary color
Monochromatic Colors of #470730
Black with #470730
Text Example
Text Example
White with #470730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470730; }
p { color: rgb(71,7,48); }
H1.HeaderClassName
{
color: #470730;
}
.AnyTagClassName
{
color: #470730;
}
</style>
background-color css
<style>
a { background-color: #470730; }
a { background-color: rgb(71,7,48); }
div.DivClassName
{
background-color: #470730;
}
.BgClassName
{
background-color: #470730;
}
</style>
border-color css
<style>
span { border-color: #470730; }
span { border-color: rgb(71,7,48); }
td.TdClassName
{
border-color: #470730;
}
.TagClassName
{
border-color: #470730;
}
</style>