Shades of Blackberry #470637
Tints of Blackberry #470637
RGB
CMYK
RGB Variations
Color information
#470637 (or 0x470637) is known color: Blackberry. HEX triplet: 47, 06 and 37. RGB value is (71,6,55). Sum of RGB (Red+Green+Blue) = 71+6+55=132 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.79% from 132); Green value is 6 (2.73% from 255 or 4.55% from 132); Blue value is 55 (21.88% from 255 or 41.67% from 132); Max value from RGB is 71 - color contains mainly: red. Hex color #470637 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470637 is #B8F9C8. Grayscale: #1E1E1E. Windows color (decimal): -12122569 or 3606087. OLE color: 3606087.
HSL color Cylindrical-coordinate representation of color #470637: hue angle of 314.77º 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 #470637 is Cyan = 0, Magento = 0.92, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 6 | 55 | - |
| CMYK | 0 | 0.92 | 0.23 | 0.72 |
| HSL | 314.77º | 0.84% | 0.15% | - |
| HSV(B) | 314.77º | 0.92% | 0.28% | - |
| XYZ | 3.35 | 1.75 | 3.77 | - |
| YUV | 31.02 | 141.53 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 6 | 55 | 0 | 0.92 | 0.23 | 0.72 | 314.77 | 0.84 | 0.15 |
| Hex | 47 | 6 | 37 | 0 | 5C | 17 | 48 | 13B | 54 | F |
| Octal | 107 | 6 | 67 | 0 | 134 | 27 | 110 | 473 | 124 | 17 |
| Binary | 1000111 | 110 | 110111 | 0 | 1011100 | 10111 | 1001000 | 100111011 | 1010100 | 1111 |
Color Harmonies of #470637
Complementary color
Monochromatic Colors of #470637
Black with #470637
Text Example
Text Example
White with #470637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470637; }
p { color: rgb(71,6,55); }
H1.HeaderClassName
{
color: #470637;
}
.AnyTagClassName
{
color: #470637;
}
</style>
background-color css
<style>
a { background-color: #470637; }
a { background-color: rgb(71,6,55); }
div.DivClassName
{
background-color: #470637;
}
.BgClassName
{
background-color: #470637;
}
</style>
border-color css
<style>
span { border-color: #470637; }
span { border-color: rgb(71,6,55); }
td.TdClassName
{
border-color: #470637;
}
.TagClassName
{
border-color: #470637;
}
</style>