Shades of Blackberry #470229
Tints of Blackberry #470229
RGB
CMYK
RGB Variations
Color information
#470229 (or 0x470229) is known color: Blackberry. HEX triplet: 47, 02 and 29. RGB value is (71,2,41). Sum of RGB (Red+Green+Blue) = 71+2+41=114 (15% of max value = 765). Red value is 71 (28.12% from 255 or 62.28% from 114); Green value is 2 (1.17% from 255 or 1.75% from 114); Blue value is 41 (16.41% from 255 or 35.96% from 114); Max value from RGB is 71 - color contains mainly: red. Hex color #470229 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470229 is #B8FDD6. Grayscale: #1A1A1A. Windows color (decimal): -12123607 or 2687559. OLE color: 2687559.
HSL color Cylindrical-coordinate representation of color #470229: hue angle of 326.09º 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 #470229 is Cyan = 0, Magento = 0.97, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 2 | 41 | - |
| CMYK | 0 | 0.97 | 0.42 | 0.72 |
| HSL | 326.09º | 0.95% | 0.14% | - |
| HSV(B) | 326.09º | 0.97% | 0.28% | - |
| XYZ | 3.02 | 1.54 | 2.24 | - |
| YUV | 27.08 | 135.86 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 2 | 41 | 0 | 0.97 | 0.42 | 0.72 | 326.09 | 0.95 | 0.14 |
| Hex | 47 | 2 | 29 | 0 | 61 | 2A | 48 | 146 | 5F | E |
| Octal | 107 | 2 | 51 | 0 | 141 | 52 | 110 | 506 | 137 | 16 |
| Binary | 1000111 | 10 | 101001 | 0 | 1100001 | 101010 | 1001000 | 101000110 | 1011111 | 1110 |
Color Harmonies of #470229
Complementary color
Monochromatic Colors of #470229
Black with #470229
Text Example
Text Example
White with #470229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470229; }
p { color: rgb(71,2,41); }
H1.HeaderClassName
{
color: #470229;
}
.AnyTagClassName
{
color: #470229;
}
</style>
background-color css
<style>
a { background-color: #470229; }
a { background-color: rgb(71,2,41); }
div.DivClassName
{
background-color: #470229;
}
.BgClassName
{
background-color: #470229;
}
</style>
border-color css
<style>
span { border-color: #470229; }
span { border-color: rgb(71,2,41); }
td.TdClassName
{
border-color: #470229;
}
.TagClassName
{
border-color: #470229;
}
</style>