Shades of Blackberry #470722
Tints of Blackberry #470722
RGB
CMYK
RGB Variations
Color information
#470722 (or 0x470722) is known color: Blackberry. HEX triplet: 47, 07 and 22. RGB value is (71,7,34). Sum of RGB (Red+Green+Blue) = 71+7+34=112 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.39% from 112); Green value is 7 (3.12% from 255 or 6.25% from 112); Blue value is 34 (13.67% from 255 or 30.36% from 112); Max value from RGB is 71 - color contains mainly: red. Hex color #470722 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470722 is #B8F8DD. Grayscale: #1D1D1D. Windows color (decimal): -12122334 or 2230087. OLE color: 2230087.
HSL color Cylindrical-coordinate representation of color #470722: hue angle of 334.69º 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 #470722 is Cyan = 0, Magento = 0.90, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 34 | - |
| CMYK | 0 | 0.90 | 0.52 | 0.72 |
| HSL | 334.69º | 0.82% | 0.15% | - |
| HSV(B) | 334.69º | 0.9% | 0.28% | - |
| XYZ | 2.96 | 1.61 | 1.67 | - |
| YUV | 29.21 | 130.7 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 34 | 0 | 0.90 | 0.52 | 0.72 | 334.69 | 0.82 | 0.15 |
| Hex | 47 | 7 | 22 | 0 | 5A | 34 | 48 | 14F | 52 | F |
| Octal | 107 | 7 | 42 | 0 | 132 | 64 | 110 | 517 | 122 | 17 |
| Binary | 1000111 | 111 | 100010 | 0 | 1011010 | 110100 | 1001000 | 101001111 | 1010010 | 1111 |
Color Harmonies of #470722
Complementary color
Monochromatic Colors of #470722
Black with #470722
Text Example
Text Example
White with #470722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470722; }
p { color: rgb(71,7,34); }
H1.HeaderClassName
{
color: #470722;
}
.AnyTagClassName
{
color: #470722;
}
</style>
background-color css
<style>
a { background-color: #470722; }
a { background-color: rgb(71,7,34); }
div.DivClassName
{
background-color: #470722;
}
.BgClassName
{
background-color: #470722;
}
</style>
border-color css
<style>
span { border-color: #470722; }
span { border-color: rgb(71,7,34); }
td.TdClassName
{
border-color: #470722;
}
.TagClassName
{
border-color: #470722;
}
</style>