Shades of Blackberry #470939
Tints of Blackberry #470939
RGB
CMYK
RGB Variations
Color information
#470939 (or 0x470939) is known color: Blackberry. HEX triplet: 47, 09 and 39. RGB value is (71,9,57). Sum of RGB (Red+Green+Blue) = 71+9+57=137 (18% of max value = 765). Red value is 71 (28.12% from 255 or 51.82% from 137); Green value is 9 (3.91% from 255 or 6.57% from 137); Blue value is 57 (22.66% from 255 or 41.61% from 137); Max value from RGB is 71 - color contains mainly: red. Hex color #470939 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470939 is #B8F6C6. Grayscale: #202020. Windows color (decimal): -12121799 or 3737927. OLE color: 3737927.
HSL color Cylindrical-coordinate representation of color #470939: hue angle of 313.55º 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 #470939 is Cyan = 0, Magento = 0.87, Yellow = 0.20 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 57 | - |
| CMYK | 0 | 0.87 | 0.20 | 0.72 |
| HSL | 313.55º | 0.78% | 0.16% | - |
| HSV(B) | 313.55º | 0.87% | 0.28% | - |
| XYZ | 3.43 | 1.83 | 4.04 | - |
| YUV | 33.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 57 | 0 | 0.87 | 0.20 | 0.72 | 313.55 | 0.78 | 0.16 |
| Hex | 47 | 9 | 39 | 0 | 57 | 14 | 48 | 13A | 4E | 10 |
| Octal | 107 | 11 | 71 | 0 | 127 | 24 | 110 | 472 | 116 | 20 |
| Binary | 1000111 | 1001 | 111001 | 0 | 1010111 | 10100 | 1001000 | 100111010 | 1001110 | 10000 |
Color Harmonies of #470939
Complementary color
Monochromatic Colors of #470939
Black with #470939
Text Example
Text Example
White with #470939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470939; }
p { color: rgb(71,9,57); }
H1.HeaderClassName
{
color: #470939;
}
.AnyTagClassName
{
color: #470939;
}
</style>
background-color css
<style>
a { background-color: #470939; }
a { background-color: rgb(71,9,57); }
div.DivClassName
{
background-color: #470939;
}
.BgClassName
{
background-color: #470939;
}
</style>
border-color css
<style>
span { border-color: #470939; }
span { border-color: rgb(71,9,57); }
td.TdClassName
{
border-color: #470939;
}
.TagClassName
{
border-color: #470939;
}
</style>