Shades of Blackberry #470921
Tints of Blackberry #470921
RGB
CMYK
RGB Variations
Color information
#470921 (or 0x470921) is known color: Blackberry. HEX triplet: 47, 09 and 21. RGB value is (71,9,33). Sum of RGB (Red+Green+Blue) = 71+9+33=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 9 (3.91% from 255 or 7.96% from 113); Blue value is 33 (13.28% from 255 or 29.20% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #470921 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470921 is #B8F6DE. Grayscale: #1E1E1E. Windows color (decimal): -12121823 or 2165063. OLE color: 2165063.
HSL color Cylindrical-coordinate representation of color #470921: hue angle of 336.77º 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 #470921 is Cyan = 0, Magento = 0.87, Yellow = 0.54 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 33 | - |
| CMYK | 0 | 0.87 | 0.54 | 0.72 |
| HSL | 336.77º | 0.78% | 0.16% | - |
| HSV(B) | 336.77º | 0.87% | 0.28% | - |
| XYZ | 2.97 | 1.64 | 1.6 | - |
| YUV | 30.27 | 129.54 | 157.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 33 | 0 | 0.87 | 0.54 | 0.72 | 336.77 | 0.78 | 0.16 |
| Hex | 47 | 9 | 21 | 0 | 57 | 36 | 48 | 151 | 4E | 10 |
| Octal | 107 | 11 | 41 | 0 | 127 | 66 | 110 | 521 | 116 | 20 |
| Binary | 1000111 | 1001 | 100001 | 0 | 1010111 | 110110 | 1001000 | 101010001 | 1001110 | 10000 |
Color Harmonies of #470921
Complementary color
Monochromatic Colors of #470921
Black with #470921
Text Example
Text Example
White with #470921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470921; }
p { color: rgb(71,9,33); }
H1.HeaderClassName
{
color: #470921;
}
.AnyTagClassName
{
color: #470921;
}
</style>
background-color css
<style>
a { background-color: #470921; }
a { background-color: rgb(71,9,33); }
div.DivClassName
{
background-color: #470921;
}
.BgClassName
{
background-color: #470921;
}
</style>
border-color css
<style>
span { border-color: #470921; }
span { border-color: rgb(71,9,33); }
td.TdClassName
{
border-color: #470921;
}
.TagClassName
{
border-color: #470921;
}
</style>