Shades of Blackberry #470922
Tints of Blackberry #470922
RGB
CMYK
RGB Variations
Color information
#470922 (or 0x470922) is known color: Blackberry. HEX triplet: 47, 09 and 22. RGB value is (71,9,34). Sum of RGB (Red+Green+Blue) = 71+9+34=114 (15% of max value = 765). Red value is 71 (28.12% from 255 or 62.28% from 114); Green value is 9 (3.91% from 255 or 7.89% from 114); Blue value is 34 (13.67% from 255 or 29.82% from 114); Max value from RGB is 71 - color contains mainly: red. Hex color #470922 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470922 is #B8F6DD. Grayscale: #1E1E1E. Windows color (decimal): -12121822 or 2230599. OLE color: 2230599.
HSL color Cylindrical-coordinate representation of color #470922: hue angle of 335.81º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #470922 is Cyan = 0, Magento = 0.87, Yellow = 0.52 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 34 | - |
| CMYK | 0 | 0.87 | 0.52 | 0.72 |
| HSL | 335.81º | 0.78% | 0.16% | - |
| HSV(B) | 335.81º | 0.87% | 0.28% | - |
| XYZ | 2.98 | 1.65 | 1.67 | - |
| YUV | 30.39 | 130.04 | 156.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 34 | 0 | 0.87 | 0.52 | 0.72 | 335.81 | 0.78 | 0.16 |
| Hex | 47 | 9 | 22 | 0 | 57 | 34 | 48 | 150 | 4E | 10 |
| Octal | 107 | 11 | 42 | 0 | 127 | 64 | 110 | 520 | 116 | 20 |
| Binary | 1000111 | 1001 | 100010 | 0 | 1010111 | 110100 | 1001000 | 101010000 | 1001110 | 10000 |
Color Harmonies of #470922
Complementary color
Monochromatic Colors of #470922
Black with #470922
Text Example
Text Example
White with #470922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470922; }
p { color: rgb(71,9,34); }
H1.HeaderClassName
{
color: #470922;
}
.AnyTagClassName
{
color: #470922;
}
</style>
background-color css
<style>
a { background-color: #470922; }
a { background-color: rgb(71,9,34); }
div.DivClassName
{
background-color: #470922;
}
.BgClassName
{
background-color: #470922;
}
</style>
border-color css
<style>
span { border-color: #470922; }
span { border-color: rgb(71,9,34); }
td.TdClassName
{
border-color: #470922;
}
.TagClassName
{
border-color: #470922;
}
</style>