Shades of Blackberry #470422
Tints of Blackberry #470422
RGB
CMYK
RGB Variations
Color information
#470422 (or 0x470422) is known color: Blackberry. HEX triplet: 47, 04 and 22. RGB value is (71,4,34). Sum of RGB (Red+Green+Blue) = 71+4+34=109 (14% of max value = 765). Red value is 71 (28.12% from 255 or 65.14% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 34 (13.67% from 255 or 31.19% from 109); Max value from RGB is 71 - color contains mainly: red. Hex color #470422 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470422 is #B8FBDD. Grayscale: #1B1B1B. Windows color (decimal): -12123102 or 2229319. OLE color: 2229319.
HSL color Cylindrical-coordinate representation of color #470422: hue angle of 333.13º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470422 is Cyan = 0, Magento = 0.94, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 4 | 34 | - |
| CMYK | 0 | 0.94 | 0.52 | 0.72 |
| HSL | 333.13º | 0.89% | 0.15% | - |
| HSV(B) | 333.13º | 0.94% | 0.28% | - |
| XYZ | 2.93 | 1.54 | 1.66 | - |
| YUV | 27.45 | 131.7 | 159.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 34 | 0 | 0.94 | 0.52 | 0.72 | 333.13 | 0.89 | 0.15 |
| Hex | 47 | 4 | 22 | 0 | 5E | 34 | 48 | 14D | 59 | F |
| Octal | 107 | 4 | 42 | 0 | 136 | 64 | 110 | 515 | 131 | 17 |
| Binary | 1000111 | 100 | 100010 | 0 | 1011110 | 110100 | 1001000 | 101001101 | 1011001 | 1111 |
Color Harmonies of #470422
Complementary color
Monochromatic Colors of #470422
Black with #470422
Text Example
Text Example
White with #470422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470422; }
p { color: rgb(71,4,34); }
H1.HeaderClassName
{
color: #470422;
}
.AnyTagClassName
{
color: #470422;
}
</style>
background-color css
<style>
a { background-color: #470422; }
a { background-color: rgb(71,4,34); }
div.DivClassName
{
background-color: #470422;
}
.BgClassName
{
background-color: #470422;
}
</style>
border-color css
<style>
span { border-color: #470422; }
span { border-color: rgb(71,4,34); }
td.TdClassName
{
border-color: #470422;
}
.TagClassName
{
border-color: #470422;
}
</style>