Shades of Blackberry #470328
Tints of Blackberry #470328
RGB
CMYK
RGB Variations
Color information
#470328 (or 0x470328) is known color: Blackberry. HEX triplet: 47, 03 and 28. RGB value is (71,3,40). Sum of RGB (Red+Green+Blue) = 71+3+40=114 (15% of max value = 765). Red value is 71 (28.12% from 255 or 62.28% from 114); Green value is 3 (1.56% from 255 or 2.63% from 114); Blue value is 40 (16.02% from 255 or 35.09% from 114); Max value from RGB is 71 - color contains mainly: red. Hex color #470328 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470328 is #B8FCD7. Grayscale: #1B1B1B. Windows color (decimal): -12123352 or 2622279. OLE color: 2622279.
HSL color Cylindrical-coordinate representation of color #470328: hue angle of 327.35º 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 #470328 is Cyan = 0, Magento = 0.96, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 3 | 40 | - |
| CMYK | 0 | 0.96 | 0.44 | 0.72 |
| HSL | 327.35º | 0.92% | 0.15% | - |
| HSV(B) | 327.35º | 0.96% | 0.28% | - |
| XYZ | 3.01 | 1.56 | 2.15 | - |
| YUV | 27.55 | 135.03 | 158.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 3 | 40 | 0 | 0.96 | 0.44 | 0.72 | 327.35 | 0.92 | 0.15 |
| Hex | 47 | 3 | 28 | 0 | 60 | 2C | 48 | 147 | 5C | F |
| Octal | 107 | 3 | 50 | 0 | 140 | 54 | 110 | 507 | 134 | 17 |
| Binary | 1000111 | 11 | 101000 | 0 | 1100000 | 101100 | 1001000 | 101000111 | 1011100 | 1111 |
Color Harmonies of #470328
Complementary color
Monochromatic Colors of #470328
Black with #470328
Text Example
Text Example
White with #470328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470328; }
p { color: rgb(71,3,40); }
H1.HeaderClassName
{
color: #470328;
}
.AnyTagClassName
{
color: #470328;
}
</style>
background-color css
<style>
a { background-color: #470328; }
a { background-color: rgb(71,3,40); }
div.DivClassName
{
background-color: #470328;
}
.BgClassName
{
background-color: #470328;
}
</style>
border-color css
<style>
span { border-color: #470328; }
span { border-color: rgb(71,3,40); }
td.TdClassName
{
border-color: #470328;
}
.TagClassName
{
border-color: #470328;
}
</style>