Shades of Blackberry #470329
Tints of Blackberry #470329
RGB
CMYK
RGB Variations
Color information
#470329 (or 0x470329) is known color: Blackberry. HEX triplet: 47, 03 and 29. RGB value is (71,3,41). Sum of RGB (Red+Green+Blue) = 71+3+41=115 (15% of max value = 765). Red value is 71 (28.12% from 255 or 61.74% from 115); Green value is 3 (1.56% from 255 or 2.61% from 115); Blue value is 41 (16.41% from 255 or 35.65% from 115); Max value from RGB is 71 - color contains mainly: red. Hex color #470329 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470329 is #B8FCD6. Grayscale: #1B1B1B. Windows color (decimal): -12123351 or 2687815. OLE color: 2687815.
HSL color Cylindrical-coordinate representation of color #470329: hue angle of 326.47º 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 #470329 is Cyan = 0, Magento = 0.96, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 3 | 41 | - |
| CMYK | 0 | 0.96 | 0.42 | 0.72 |
| HSL | 326.47º | 0.92% | 0.15% | - |
| HSV(B) | 326.47º | 0.96% | 0.28% | - |
| XYZ | 3.03 | 1.56 | 2.24 | - |
| YUV | 27.66 | 135.53 | 158.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 41 | 0 | 0.96 | 0.42 | 0.72 | 326.47 | 0.92 | 0.15 |
| Hex | 47 | 3 | 29 | 0 | 60 | 2A | 48 | 146 | 5C | F |
| Octal | 107 | 3 | 51 | 0 | 140 | 52 | 110 | 506 | 134 | 17 |
| Binary | 1000111 | 11 | 101001 | 0 | 1100000 | 101010 | 1001000 | 101000110 | 1011100 | 1111 |
Color Harmonies of #470329
Complementary color
Monochromatic Colors of #470329
Black with #470329
Text Example
Text Example
White with #470329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470329; }
p { color: rgb(71,3,41); }
H1.HeaderClassName
{
color: #470329;
}
.AnyTagClassName
{
color: #470329;
}
</style>
background-color css
<style>
a { background-color: #470329; }
a { background-color: rgb(71,3,41); }
div.DivClassName
{
background-color: #470329;
}
.BgClassName
{
background-color: #470329;
}
</style>
border-color css
<style>
span { border-color: #470329; }
span { border-color: rgb(71,3,41); }
td.TdClassName
{
border-color: #470329;
}
.TagClassName
{
border-color: #470329;
}
</style>