Shades of Blackberry #470035
Tints of Blackberry #470035
RGB
CMYK
RGB Variations
Color information
#470035 (or 0x470035) is known color: Blackberry. HEX triplet: 47, 00 and 35. RGB value is (71,0,53). Sum of RGB (Red+Green+Blue) = 71+0+53=124 (16% of max value = 765). Red value is 71 (28.12% from 255 or 57.26% from 124); Green value is 0 (0.39% from 255 or 0% from 124); Blue value is 53 (21.09% from 255 or 42.74% from 124); Max value from RGB is 71 - color contains mainly: red. Hex color #470035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470035 is #B8FFCA. Grayscale: #1B1B1B. Windows color (decimal): -12124107 or 3473479. OLE color: 3473479.
HSL color Cylindrical-coordinate representation of color #470035: hue angle of 315.21º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #470035 is Cyan = 0, Magento = 1, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 0 | 53 | - |
| CMYK | 0 | 1 | 0.25 | 0.72 |
| HSL | 315.21º | 1% | 0.14% | - |
| HSV(B) | 315.21º | 1% | 0.28% | - |
| XYZ | 3.24 | 1.6 | 3.51 | - |
| YUV | 27.27 | 142.52 | 159.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 0 | 53 | 0 | 1 | 0.25 | 0.72 | 315.21 | 1 | 0.14 |
| Hex | 47 | 0 | 35 | 0 | 64 | 19 | 48 | 13B | 64 | E |
| Octal | 107 | 0 | 65 | 0 | 144 | 31 | 110 | 473 | 144 | 16 |
| Binary | 1000111 | 0 | 110101 | 0 | 1100100 | 11001 | 1001000 | 100111011 | 1100100 | 1110 |
Color Harmonies of #470035
Complementary color
Monochromatic Colors of #470035
Black with #470035
Text Example
Text Example
White with #470035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470035; }
p { color: rgb(71,0,53); }
H1.HeaderClassName
{
color: #470035;
}
.AnyTagClassName
{
color: #470035;
}
</style>
background-color css
<style>
a { background-color: #470035; }
a { background-color: rgb(71,0,53); }
div.DivClassName
{
background-color: #470035;
}
.BgClassName
{
background-color: #470035;
}
</style>
border-color css
<style>
span { border-color: #470035; }
span { border-color: rgb(71,0,53); }
td.TdClassName
{
border-color: #470035;
}
.TagClassName
{
border-color: #470035;
}
</style>