Shades of Blackberry #470534
Tints of Blackberry #470534
RGB
CMYK
RGB Variations
Color information
#470534 (or 0x470534) is known color: Blackberry. HEX triplet: 47, 05 and 34. RGB value is (71,5,52). Sum of RGB (Red+Green+Blue) = 71+5+52=128 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.47% from 128); Green value is 5 (2.34% from 255 or 3.91% from 128); Blue value is 52 (20.70% from 255 or 40.62% from 128); Max value from RGB is 71 - color contains mainly: red. Hex color #470534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470534 is #B8FACB. Grayscale: #1D1D1D. Windows color (decimal): -12122828 or 3409223. OLE color: 3409223.
HSL color Cylindrical-coordinate representation of color #470534: hue angle of 317.27º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470534 is Cyan = 0, Magento = 0.93, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 52 | - |
| CMYK | 0 | 0.93 | 0.27 | 0.72 |
| HSL | 317.27º | 0.87% | 0.15% | - |
| HSV(B) | 317.27º | 0.93% | 0.28% | - |
| XYZ | 3.27 | 1.7 | 3.4 | - |
| YUV | 30.09 | 140.37 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 52 | 0 | 0.93 | 0.27 | 0.72 | 317.27 | 0.87 | 0.15 |
| Hex | 47 | 5 | 34 | 0 | 5D | 1B | 48 | 13D | 57 | F |
| Octal | 107 | 5 | 64 | 0 | 135 | 33 | 110 | 475 | 127 | 17 |
| Binary | 1000111 | 101 | 110100 | 0 | 1011101 | 11011 | 1001000 | 100111101 | 1010111 | 1111 |
Color Harmonies of #470534
Complementary color
Monochromatic Colors of #470534
Black with #470534
Text Example
Text Example
White with #470534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470534; }
p { color: rgb(71,5,52); }
H1.HeaderClassName
{
color: #470534;
}
.AnyTagClassName
{
color: #470534;
}
</style>
background-color css
<style>
a { background-color: #470534; }
a { background-color: rgb(71,5,52); }
div.DivClassName
{
background-color: #470534;
}
.BgClassName
{
background-color: #470534;
}
</style>
border-color css
<style>
span { border-color: #470534; }
span { border-color: rgb(71,5,52); }
td.TdClassName
{
border-color: #470534;
}
.TagClassName
{
border-color: #470534;
}
</style>