Shades of Blackberry #470635
Tints of Blackberry #470635
RGB
CMYK
RGB Variations
Color information
#470635 (or 0x470635) is known color: Blackberry. HEX triplet: 47, 06 and 35. RGB value is (71,6,53). Sum of RGB (Red+Green+Blue) = 71+6+53=130 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.62% from 130); Green value is 6 (2.73% from 255 or 4.62% from 130); Blue value is 53 (21.09% from 255 or 40.77% from 130); Max value from RGB is 71 - color contains mainly: red. Hex color #470635 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470635 is #B8F9CA. Grayscale: #1E1E1E. Windows color (decimal): -12122571 or 3475015. OLE color: 3475015.
HSL color Cylindrical-coordinate representation of color #470635: hue angle of 316.62º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #470635 is Cyan = 0, Magento = 0.92, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 6 | 53 | - |
| CMYK | 0 | 0.92 | 0.25 | 0.72 |
| HSL | 316.62º | 0.84% | 0.15% | - |
| HSV(B) | 316.62º | 0.92% | 0.28% | - |
| XYZ | 3.31 | 1.73 | 3.53 | - |
| YUV | 30.79 | 140.53 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 6 | 53 | 0 | 0.92 | 0.25 | 0.72 | 316.62 | 0.84 | 0.15 |
| Hex | 47 | 6 | 35 | 0 | 5C | 19 | 48 | 13D | 54 | F |
| Octal | 107 | 6 | 65 | 0 | 134 | 31 | 110 | 475 | 124 | 17 |
| Binary | 1000111 | 110 | 110101 | 0 | 1011100 | 11001 | 1001000 | 100111101 | 1010100 | 1111 |
Color Harmonies of #470635
Complementary color
Monochromatic Colors of #470635
Black with #470635
Text Example
Text Example
White with #470635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470635; }
p { color: rgb(71,6,53); }
H1.HeaderClassName
{
color: #470635;
}
.AnyTagClassName
{
color: #470635;
}
</style>
background-color css
<style>
a { background-color: #470635; }
a { background-color: rgb(71,6,53); }
div.DivClassName
{
background-color: #470635;
}
.BgClassName
{
background-color: #470635;
}
</style>
border-color css
<style>
span { border-color: #470635; }
span { border-color: rgb(71,6,53); }
td.TdClassName
{
border-color: #470635;
}
.TagClassName
{
border-color: #470635;
}
</style>