Shades of Blackberry #470834
Tints of Blackberry #470834
RGB
CMYK
RGB Variations
Color information
#470834 (or 0x470834) is known color: Blackberry. HEX triplet: 47, 08 and 34. RGB value is (71,8,52). Sum of RGB (Red+Green+Blue) = 71+8+52=131 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.20% from 131); Green value is 8 (3.52% from 255 or 6.11% from 131); Blue value is 52 (20.70% from 255 or 39.69% from 131); Max value from RGB is 71 - color contains mainly: red. Hex color #470834 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470834 is #B8F7CB. Grayscale: #1F1F1F. Windows color (decimal): -12122060 or 3409991. OLE color: 3409991.
HSL color Cylindrical-coordinate representation of color #470834: hue angle of 318.1º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #470834 is Cyan = 0, Magento = 0.89, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 8 | 52 | - |
| CMYK | 0 | 0.89 | 0.27 | 0.72 |
| HSL | 318.1º | 0.8% | 0.15% | - |
| HSV(B) | 318.1º | 0.89% | 0.28% | - |
| XYZ | 3.31 | 1.76 | 3.41 | - |
| YUV | 31.85 | 139.37 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 52 | 0 | 0.89 | 0.27 | 0.72 | 318.1 | 0.8 | 0.15 |
| Hex | 47 | 8 | 34 | 0 | 59 | 1B | 48 | 13E | 50 | F |
| Octal | 107 | 10 | 64 | 0 | 131 | 33 | 110 | 476 | 120 | 17 |
| Binary | 1000111 | 1000 | 110100 | 0 | 1011001 | 11011 | 1001000 | 100111110 | 1010000 | 1111 |
Color Harmonies of #470834
Complementary color
Monochromatic Colors of #470834
Black with #470834
Text Example
Text Example
White with #470834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470834; }
p { color: rgb(71,8,52); }
H1.HeaderClassName
{
color: #470834;
}
.AnyTagClassName
{
color: #470834;
}
</style>
background-color css
<style>
a { background-color: #470834; }
a { background-color: rgb(71,8,52); }
div.DivClassName
{
background-color: #470834;
}
.BgClassName
{
background-color: #470834;
}
</style>
border-color css
<style>
span { border-color: #470834; }
span { border-color: rgb(71,8,52); }
td.TdClassName
{
border-color: #470834;
}
.TagClassName
{
border-color: #470834;
}
</style>