Shades of Blackberry #470822
Tints of Blackberry #470822
RGB
CMYK
RGB Variations
Color information
#470822 (or 0x470822) is known color: Blackberry. HEX triplet: 47, 08 and 22. RGB value is (71,8,34). Sum of RGB (Red+Green+Blue) = 71+8+34=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 8 (3.52% from 255 or 7.08% from 113); Blue value is 34 (13.67% from 255 or 30.09% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #470822 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470822 is #B8F7DD. Grayscale: #1D1D1D. Windows color (decimal): -12122078 or 2230343. OLE color: 2230343.
HSL color Cylindrical-coordinate representation of color #470822: hue angle of 335.24º 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 #470822 is Cyan = 0, Magento = 0.89, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 8 | 34 | - |
| CMYK | 0 | 0.89 | 0.52 | 0.72 |
| HSL | 335.24º | 0.8% | 0.15% | - |
| HSV(B) | 335.24º | 0.89% | 0.28% | - |
| XYZ | 2.97 | 1.63 | 1.67 | - |
| YUV | 29.8 | 130.37 | 157.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 8 | 34 | 0 | 0.89 | 0.52 | 0.72 | 335.24 | 0.8 | 0.15 |
| Hex | 47 | 8 | 22 | 0 | 59 | 34 | 48 | 14F | 50 | F |
| Octal | 107 | 10 | 42 | 0 | 131 | 64 | 110 | 517 | 120 | 17 |
| Binary | 1000111 | 1000 | 100010 | 0 | 1011001 | 110100 | 1001000 | 101001111 | 1010000 | 1111 |
Color Harmonies of #470822
Complementary color
Monochromatic Colors of #470822
Black with #470822
Text Example
Text Example
White with #470822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470822; }
p { color: rgb(71,8,34); }
H1.HeaderClassName
{
color: #470822;
}
.AnyTagClassName
{
color: #470822;
}
</style>
background-color css
<style>
a { background-color: #470822; }
a { background-color: rgb(71,8,34); }
div.DivClassName
{
background-color: #470822;
}
.BgClassName
{
background-color: #470822;
}
</style>
border-color css
<style>
span { border-color: #470822; }
span { border-color: rgb(71,8,34); }
td.TdClassName
{
border-color: #470822;
}
.TagClassName
{
border-color: #470822;
}
</style>