Shades of Blackberry #470320
Tints of Blackberry #470320
RGB
CMYK
RGB Variations
Color information
#470320 (or 0x470320) is known color: Blackberry. HEX triplet: 47, 03 and 20. RGB value is (71,3,32). Sum of RGB (Red+Green+Blue) = 71+3+32=106 (14% of max value = 765). Red value is 71 (28.12% from 255 or 66.98% from 106); Green value is 3 (1.56% from 255 or 2.83% from 106); Blue value is 32 (12.89% from 255 or 30.19% from 106); Max value from RGB is 71 - color contains mainly: red. Hex color #470320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470320 is #B8FCDF. Grayscale: #1A1A1A. Windows color (decimal): -12123360 or 2097991. OLE color: 2097991.
HSL color Cylindrical-coordinate representation of color #470320: hue angle of 334.41º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470320 is Cyan = 0, Magento = 0.96, Yellow = 0.55 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 3 | 32 | - |
| CMYK | 0 | 0.96 | 0.55 | 0.72 |
| HSL | 334.41º | 0.92% | 0.15% | - |
| HSV(B) | 334.41º | 0.96% | 0.28% | - |
| XYZ | 2.89 | 1.51 | 1.51 | - |
| YUV | 26.64 | 131.03 | 159.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 32 | 0 | 0.96 | 0.55 | 0.72 | 334.41 | 0.92 | 0.15 |
| Hex | 47 | 3 | 20 | 0 | 60 | 37 | 48 | 14E | 5C | F |
| Octal | 107 | 3 | 40 | 0 | 140 | 67 | 110 | 516 | 134 | 17 |
| Binary | 1000111 | 11 | 100000 | 0 | 1100000 | 110111 | 1001000 | 101001110 | 1011100 | 1111 |
Color Harmonies of #470320
Complementary color
Monochromatic Colors of #470320
Black with #470320
Text Example
Text Example
White with #470320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470320; }
p { color: rgb(71,3,32); }
H1.HeaderClassName
{
color: #470320;
}
.AnyTagClassName
{
color: #470320;
}
</style>
background-color css
<style>
a { background-color: #470320; }
a { background-color: rgb(71,3,32); }
div.DivClassName
{
background-color: #470320;
}
.BgClassName
{
background-color: #470320;
}
</style>
border-color css
<style>
span { border-color: #470320; }
span { border-color: rgb(71,3,32); }
td.TdClassName
{
border-color: #470320;
}
.TagClassName
{
border-color: #470320;
}
</style>