Shades of Blackberry #470734
Tints of Blackberry #470734
RGB
CMYK
RGB Variations
Color information
#470734 (or 0x470734) is known color: Blackberry. HEX triplet: 47, 07 and 34. RGB value is (71,7,52). Sum of RGB (Red+Green+Blue) = 71+7+52=130 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.62% from 130); Green value is 7 (3.12% from 255 or 5.38% from 130); Blue value is 52 (20.70% from 255 or 40% from 130); Max value from RGB is 71 - color contains mainly: red. Hex color #470734 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470734 is #B8F8CB. Grayscale: #1F1F1F. Windows color (decimal): -12122316 or 3409735. OLE color: 3409735.
HSL color Cylindrical-coordinate representation of color #470734: hue angle of 317.81º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470734 is Cyan = 0, Magento = 0.90, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 52 | - |
| CMYK | 0 | 0.90 | 0.27 | 0.72 |
| HSL | 317.81º | 0.82% | 0.15% | - |
| HSV(B) | 317.81º | 0.9% | 0.28% | - |
| XYZ | 3.29 | 1.74 | 3.41 | - |
| YUV | 31.27 | 139.7 | 156.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 52 | 0 | 0.90 | 0.27 | 0.72 | 317.81 | 0.82 | 0.15 |
| Hex | 47 | 7 | 34 | 0 | 5A | 1B | 48 | 13E | 52 | F |
| Octal | 107 | 7 | 64 | 0 | 132 | 33 | 110 | 476 | 122 | 17 |
| Binary | 1000111 | 111 | 110100 | 0 | 1011010 | 11011 | 1001000 | 100111110 | 1010010 | 1111 |
Color Harmonies of #470734
Complementary color
Monochromatic Colors of #470734
Black with #470734
Text Example
Text Example
White with #470734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470734; }
p { color: rgb(71,7,52); }
H1.HeaderClassName
{
color: #470734;
}
.AnyTagClassName
{
color: #470734;
}
</style>
background-color css
<style>
a { background-color: #470734; }
a { background-color: rgb(71,7,52); }
div.DivClassName
{
background-color: #470734;
}
.BgClassName
{
background-color: #470734;
}
</style>
border-color css
<style>
span { border-color: #470734; }
span { border-color: rgb(71,7,52); }
td.TdClassName
{
border-color: #470734;
}
.TagClassName
{
border-color: #470734;
}
</style>