Shades of Blackberry #470539
Tints of Blackberry #470539
RGB
CMYK
RGB Variations
Color information
#470539 (or 0x470539) is known color: Blackberry. HEX triplet: 47, 05 and 39. RGB value is (71,5,57). Sum of RGB (Red+Green+Blue) = 71+5+57=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 5 (2.34% from 255 or 3.76% from 133); Blue value is 57 (22.66% from 255 or 42.86% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #470539 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470539 is #B8FAC6. Grayscale: #1E1E1E. Windows color (decimal): -12122823 or 3736903. OLE color: 3736903.
HSL color Cylindrical-coordinate representation of color #470539: hue angle of 312.73º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470539 is Cyan = 0, Magento = 0.93, Yellow = 0.20 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 57 | - |
| CMYK | 0 | 0.93 | 0.20 | 0.72 |
| HSL | 312.73º | 0.87% | 0.15% | - |
| HSV(B) | 312.73º | 0.93% | 0.28% | - |
| XYZ | 3.39 | 1.74 | 4.03 | - |
| YUV | 30.66 | 142.87 | 156.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 57 | 0 | 0.93 | 0.20 | 0.72 | 312.73 | 0.87 | 0.15 |
| Hex | 47 | 5 | 39 | 0 | 5D | 14 | 48 | 139 | 57 | F |
| Octal | 107 | 5 | 71 | 0 | 135 | 24 | 110 | 471 | 127 | 17 |
| Binary | 1000111 | 101 | 111001 | 0 | 1011101 | 10100 | 1001000 | 100111001 | 1010111 | 1111 |
Color Harmonies of #470539
Complementary color
Monochromatic Colors of #470539
Black with #470539
Text Example
Text Example
White with #470539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470539; }
p { color: rgb(71,5,57); }
H1.HeaderClassName
{
color: #470539;
}
.AnyTagClassName
{
color: #470539;
}
</style>
background-color css
<style>
a { background-color: #470539; }
a { background-color: rgb(71,5,57); }
div.DivClassName
{
background-color: #470539;
}
.BgClassName
{
background-color: #470539;
}
</style>
border-color css
<style>
span { border-color: #470539; }
span { border-color: rgb(71,5,57); }
td.TdClassName
{
border-color: #470539;
}
.TagClassName
{
border-color: #470539;
}
</style>