Shades of Blackberry #470638
Tints of Blackberry #470638
RGB
CMYK
RGB Variations
Color information
#470638 (or 0x470638) is known color: Blackberry. HEX triplet: 47, 06 and 38. RGB value is (71,6,56). Sum of RGB (Red+Green+Blue) = 71+6+56=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 6 (2.73% from 255 or 4.51% from 133); Blue value is 56 (22.27% from 255 or 42.11% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #470638 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470638 is #B8F9C7. Grayscale: #1F1F1F. Windows color (decimal): -12122568 or 3671623. OLE color: 3671623.
HSL color Cylindrical-coordinate representation of color #470638: hue angle of 313.85º 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 #470638 is Cyan = 0, Magento = 0.92, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 6 | 56 | - |
| CMYK | 0 | 0.92 | 0.21 | 0.72 |
| HSL | 313.85º | 0.84% | 0.15% | - |
| HSV(B) | 313.85º | 0.92% | 0.28% | - |
| XYZ | 3.38 | 1.76 | 3.9 | - |
| YUV | 31.14 | 142.03 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 6 | 56 | 0 | 0.92 | 0.21 | 0.72 | 313.85 | 0.84 | 0.15 |
| Hex | 47 | 6 | 38 | 0 | 5C | 15 | 48 | 13A | 54 | F |
| Octal | 107 | 6 | 70 | 0 | 134 | 25 | 110 | 472 | 124 | 17 |
| Binary | 1000111 | 110 | 111000 | 0 | 1011100 | 10101 | 1001000 | 100111010 | 1010100 | 1111 |
Color Harmonies of #470638
Complementary color
Monochromatic Colors of #470638
Black with #470638
Text Example
Text Example
White with #470638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470638; }
p { color: rgb(71,6,56); }
H1.HeaderClassName
{
color: #470638;
}
.AnyTagClassName
{
color: #470638;
}
</style>
background-color css
<style>
a { background-color: #470638; }
a { background-color: rgb(71,6,56); }
div.DivClassName
{
background-color: #470638;
}
.BgClassName
{
background-color: #470638;
}
</style>
border-color css
<style>
span { border-color: #470638; }
span { border-color: rgb(71,6,56); }
td.TdClassName
{
border-color: #470638;
}
.TagClassName
{
border-color: #470638;
}
</style>