Shades of Blackberry #470737
Tints of Blackberry #470737
RGB
CMYK
RGB Variations
Color information
#470737 (or 0x470737) is known color: Blackberry. HEX triplet: 47, 07 and 37. RGB value is (71,7,55). Sum of RGB (Red+Green+Blue) = 71+7+55=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 7 (3.12% from 255 or 5.26% from 133); Blue value is 55 (21.88% from 255 or 41.35% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #470737 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470737 is #B8F8C8. Grayscale: #1F1F1F. Windows color (decimal): -12122313 or 3606343. OLE color: 3606343.
HSL color Cylindrical-coordinate representation of color #470737: hue angle of 315º 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 #470737 is Cyan = 0, Magento = 0.90, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 55 | - |
| CMYK | 0 | 0.90 | 0.23 | 0.72 |
| HSL | 315º | 0.82% | 0.15% | - |
| HSV(B) | 315º | 0.9% | 0.28% | - |
| XYZ | 3.36 | 1.77 | 3.78 | - |
| YUV | 31.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 55 | 0 | 0.90 | 0.23 | 0.72 | 315 | 0.82 | 0.15 |
| Hex | 47 | 7 | 37 | 0 | 5A | 17 | 48 | 13B | 52 | F |
| Octal | 107 | 7 | 67 | 0 | 132 | 27 | 110 | 473 | 122 | 17 |
| Binary | 1000111 | 111 | 110111 | 0 | 1011010 | 10111 | 1001000 | 100111011 | 1010010 | 1111 |
Color Harmonies of #470737
Complementary color
Monochromatic Colors of #470737
Black with #470737
Text Example
Text Example
White with #470737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470737; }
p { color: rgb(71,7,55); }
H1.HeaderClassName
{
color: #470737;
}
.AnyTagClassName
{
color: #470737;
}
</style>
background-color css
<style>
a { background-color: #470737; }
a { background-color: rgb(71,7,55); }
div.DivClassName
{
background-color: #470737;
}
.BgClassName
{
background-color: #470737;
}
</style>
border-color css
<style>
span { border-color: #470737; }
span { border-color: rgb(71,7,55); }
td.TdClassName
{
border-color: #470737;
}
.TagClassName
{
border-color: #470737;
}
</style>