Shades of Blackberry #470032
Tints of Blackberry #470032
RGB
CMYK
RGB Variations
Color information
#470032 (or 0x470032) is known color: Blackberry. HEX triplet: 47, 00 and 32. RGB value is (71,0,50). Sum of RGB (Red+Green+Blue) = 71+0+50=121 (16% of max value = 765). Red value is 71 (28.12% from 255 or 58.68% from 121); Green value is 0 (0.39% from 255 or 0% from 121); Blue value is 50 (19.92% from 255 or 41.32% from 121); Max value from RGB is 71 - color contains mainly: red. Hex color #470032 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470032 is #B8FFCD. Grayscale: #1A1A1A. Windows color (decimal): -12124110 or 3276871. OLE color: 3276871.
HSL color Cylindrical-coordinate representation of color #470032: hue angle of 317.75º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #470032 is Cyan = 0, Magento = 1, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.30 | 0.72 |
| HSL | 317.75º | 1% | 0.14% | - |
| HSV(B) | 317.75º | 1% | 0.28% | - |
| XYZ | 3.17 | 1.57 | 3.15 | - |
| YUV | 26.93 | 141.02 | 159.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 0 | 50 | 0 | 1 | 0.30 | 0.72 | 317.75 | 1 | 0.14 |
| Hex | 47 | 0 | 32 | 0 | 64 | 1E | 48 | 13E | 64 | E |
| Octal | 107 | 0 | 62 | 0 | 144 | 36 | 110 | 476 | 144 | 16 |
| Binary | 1000111 | 0 | 110010 | 0 | 1100100 | 11110 | 1001000 | 100111110 | 1100100 | 1110 |
Color Harmonies of #470032
Complementary color
Monochromatic Colors of #470032
Black with #470032
Text Example
Text Example
White with #470032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470032; }
p { color: rgb(71,0,50); }
H1.HeaderClassName
{
color: #470032;
}
.AnyTagClassName
{
color: #470032;
}
</style>
background-color css
<style>
a { background-color: #470032; }
a { background-color: rgb(71,0,50); }
div.DivClassName
{
background-color: #470032;
}
.BgClassName
{
background-color: #470032;
}
</style>
border-color css
<style>
span { border-color: #470032; }
span { border-color: rgb(71,0,50); }
td.TdClassName
{
border-color: #470032;
}
.TagClassName
{
border-color: #470032;
}
</style>