Shades of Blackberry #470220
Tints of Blackberry #470220
RGB
CMYK
RGB Variations
Color information
#470220 (or 0x470220) is known color: Blackberry. HEX triplet: 47, 02 and 20. RGB value is (71,2,32). Sum of RGB (Red+Green+Blue) = 71+2+32=105 (13% of max value = 765). Red value is 71 (28.12% from 255 or 67.62% from 105); Green value is 2 (1.17% from 255 or 1.90% from 105); Blue value is 32 (12.89% from 255 or 30.48% from 105); Max value from RGB is 71 - color contains mainly: red. Hex color #470220 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470220 is #B8FDDF. Grayscale: #1A1A1A. Windows color (decimal): -12123616 or 2097735. OLE color: 2097735.
HSL color Cylindrical-coordinate representation of color #470220: hue angle of 333.91º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #470220 is Cyan = 0, Magento = 0.97, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 2 | 32 | - |
| CMYK | 0 | 0.97 | 0.55 | 0.72 |
| HSL | 333.91º | 0.95% | 0.14% | - |
| HSV(B) | 333.91º | 0.97% | 0.28% | - |
| XYZ | 2.88 | 1.49 | 1.5 | - |
| YUV | 26.05 | 131.36 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 2 | 32 | 0 | 0.97 | 0.55 | 0.72 | 333.91 | 0.95 | 0.14 |
| Hex | 47 | 2 | 20 | 0 | 61 | 37 | 48 | 14E | 5F | E |
| Octal | 107 | 2 | 40 | 0 | 141 | 67 | 110 | 516 | 137 | 16 |
| Binary | 1000111 | 10 | 100000 | 0 | 1100001 | 110111 | 1001000 | 101001110 | 1011111 | 1110 |
Color Harmonies of #470220
Complementary color
Monochromatic Colors of #470220
Black with #470220
Text Example
Text Example
White with #470220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470220; }
p { color: rgb(71,2,32); }
H1.HeaderClassName
{
color: #470220;
}
.AnyTagClassName
{
color: #470220;
}
</style>
background-color css
<style>
a { background-color: #470220; }
a { background-color: rgb(71,2,32); }
div.DivClassName
{
background-color: #470220;
}
.BgClassName
{
background-color: #470220;
}
</style>
border-color css
<style>
span { border-color: #470220; }
span { border-color: rgb(71,2,32); }
td.TdClassName
{
border-color: #470220;
}
.TagClassName
{
border-color: #470220;
}
</style>