Shades of Blackberry #470928
Tints of Blackberry #470928
RGB
CMYK
RGB Variations
Color information
#470928 (or 0x470928) is known color: Blackberry. HEX triplet: 47, 09 and 28. RGB value is (71,9,40). Sum of RGB (Red+Green+Blue) = 71+9+40=120 (15% of max value = 765). Red value is 71 (28.12% from 255 or 59.17% from 120); Green value is 9 (3.91% from 255 or 7.5% from 120); Blue value is 40 (16.02% from 255 or 33.33% from 120); Max value from RGB is 71 - color contains mainly: red. Hex color #470928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470928 is #B8F6D7. Grayscale: #1F1F1F. Windows color (decimal): -12121816 or 2623815. OLE color: 2623815.
HSL color Cylindrical-coordinate representation of color #470928: hue angle of 330º 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 #470928 is Cyan = 0, Magento = 0.87, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 40 | - |
| CMYK | 0 | 0.87 | 0.44 | 0.72 |
| HSL | 330º | 0.78% | 0.16% | - |
| HSV(B) | 330º | 0.87% | 0.28% | - |
| XYZ | 3.08 | 1.69 | 2.17 | - |
| YUV | 31.07 | 133.04 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 40 | 0 | 0.87 | 0.44 | 0.72 | 330 | 0.78 | 0.16 |
| Hex | 47 | 9 | 28 | 0 | 57 | 2C | 48 | 14A | 4E | 10 |
| Octal | 107 | 11 | 50 | 0 | 127 | 54 | 110 | 512 | 116 | 20 |
| Binary | 1000111 | 1001 | 101000 | 0 | 1010111 | 101100 | 1001000 | 101001010 | 1001110 | 10000 |
Color Harmonies of #470928
Complementary color
Monochromatic Colors of #470928
Black with #470928
Text Example
Text Example
White with #470928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470928; }
p { color: rgb(71,9,40); }
H1.HeaderClassName
{
color: #470928;
}
.AnyTagClassName
{
color: #470928;
}
</style>
background-color css
<style>
a { background-color: #470928; }
a { background-color: rgb(71,9,40); }
div.DivClassName
{
background-color: #470928;
}
.BgClassName
{
background-color: #470928;
}
</style>
border-color css
<style>
span { border-color: #470928; }
span { border-color: rgb(71,9,40); }
td.TdClassName
{
border-color: #470928;
}
.TagClassName
{
border-color: #470928;
}
</style>