Shades of Blackberry #470735
Tints of Blackberry #470735
RGB
CMYK
RGB Variations
Color information
#470735 (or 0x470735) is known color: Blackberry. HEX triplet: 47, 07 and 35. RGB value is (71,7,53). Sum of RGB (Red+Green+Blue) = 71+7+53=131 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.20% from 131); Green value is 7 (3.12% from 255 or 5.34% from 131); Blue value is 53 (21.09% from 255 or 40.46% from 131); Max value from RGB is 71 - color contains mainly: red. Hex color #470735 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470735 is #B8F8CA. Grayscale: #1F1F1F. Windows color (decimal): -12122315 or 3475271. OLE color: 3475271.
HSL color Cylindrical-coordinate representation of color #470735: hue angle of 316.88º 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 #470735 is Cyan = 0, Magento = 0.90, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 53 | - |
| CMYK | 0 | 0.90 | 0.25 | 0.72 |
| HSL | 316.88º | 0.82% | 0.15% | - |
| HSV(B) | 316.88º | 0.9% | 0.28% | - |
| XYZ | 3.32 | 1.75 | 3.53 | - |
| YUV | 31.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 53 | 0 | 0.90 | 0.25 | 0.72 | 316.88 | 0.82 | 0.15 |
| Hex | 47 | 7 | 35 | 0 | 5A | 19 | 48 | 13D | 52 | F |
| Octal | 107 | 7 | 65 | 0 | 132 | 31 | 110 | 475 | 122 | 17 |
| Binary | 1000111 | 111 | 110101 | 0 | 1011010 | 11001 | 1001000 | 100111101 | 1010010 | 1111 |
Color Harmonies of #470735
Complementary color
Monochromatic Colors of #470735
Black with #470735
Text Example
Text Example
White with #470735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470735; }
p { color: rgb(71,7,53); }
H1.HeaderClassName
{
color: #470735;
}
.AnyTagClassName
{
color: #470735;
}
</style>
background-color css
<style>
a { background-color: #470735; }
a { background-color: rgb(71,7,53); }
div.DivClassName
{
background-color: #470735;
}
.BgClassName
{
background-color: #470735;
}
</style>
border-color css
<style>
span { border-color: #470735; }
span { border-color: rgb(71,7,53); }
td.TdClassName
{
border-color: #470735;
}
.TagClassName
{
border-color: #470735;
}
</style>