Shades of Blackberry #470624
Tints of Blackberry #470624
RGB
CMYK
RGB Variations
Color information
#470624 (or 0x470624) is known color: Blackberry. HEX triplet: 47, 06 and 24. RGB value is (71,6,36). Sum of RGB (Red+Green+Blue) = 71+6+36=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 6 (2.73% from 255 or 5.31% from 113); Blue value is 36 (14.45% from 255 or 31.86% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #470624 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470624 is #B8F9DB. Grayscale: #1C1C1C. Windows color (decimal): -12122588 or 2360903. OLE color: 2360903.
HSL color Cylindrical-coordinate representation of color #470624: hue angle of 332.31º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #470624 is Cyan = 0, Magento = 0.92, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 6 | 36 | - |
| CMYK | 0 | 0.92 | 0.49 | 0.72 |
| HSL | 332.31º | 0.84% | 0.15% | - |
| HSV(B) | 332.31º | 0.92% | 0.28% | - |
| XYZ | 2.98 | 1.6 | 1.82 | - |
| YUV | 28.86 | 132.03 | 158.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 6 | 36 | 0 | 0.92 | 0.49 | 0.72 | 332.31 | 0.84 | 0.15 |
| Hex | 47 | 6 | 24 | 0 | 5C | 31 | 48 | 14C | 54 | F |
| Octal | 107 | 6 | 44 | 0 | 134 | 61 | 110 | 514 | 124 | 17 |
| Binary | 1000111 | 110 | 100100 | 0 | 1011100 | 110001 | 1001000 | 101001100 | 1010100 | 1111 |
Color Harmonies of #470624
Complementary color
Monochromatic Colors of #470624
Black with #470624
Text Example
Text Example
White with #470624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470624; }
p { color: rgb(71,6,36); }
H1.HeaderClassName
{
color: #470624;
}
.AnyTagClassName
{
color: #470624;
}
</style>
background-color css
<style>
a { background-color: #470624; }
a { background-color: rgb(71,6,36); }
div.DivClassName
{
background-color: #470624;
}
.BgClassName
{
background-color: #470624;
}
</style>
border-color css
<style>
span { border-color: #470624; }
span { border-color: rgb(71,6,36); }
td.TdClassName
{
border-color: #470624;
}
.TagClassName
{
border-color: #470624;
}
</style>