Shades of Blackberry #470536
Tints of Blackberry #470536
RGB
CMYK
RGB Variations
Color information
#470536 (or 0x470536) is known color: Blackberry. HEX triplet: 47, 05 and 36. RGB value is (71,5,54). Sum of RGB (Red+Green+Blue) = 71+5+54=130 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.62% from 130); Green value is 5 (2.34% from 255 or 3.85% from 130); Blue value is 54 (21.48% from 255 or 41.54% from 130); Max value from RGB is 71 - color contains mainly: red. Hex color #470536 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470536 is #B8FAC9. Grayscale: #1E1E1E. Windows color (decimal): -12122826 or 3540295. OLE color: 3540295.
HSL color Cylindrical-coordinate representation of color #470536: hue angle of 315.45º 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 #470536 is Cyan = 0, Magento = 0.93, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 54 | - |
| CMYK | 0 | 0.93 | 0.24 | 0.72 |
| HSL | 315.45º | 0.87% | 0.15% | - |
| HSV(B) | 315.45º | 0.93% | 0.28% | - |
| XYZ | 3.32 | 1.71 | 3.65 | - |
| YUV | 30.32 | 141.37 | 157.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 54 | 0 | 0.93 | 0.24 | 0.72 | 315.45 | 0.87 | 0.15 |
| Hex | 47 | 5 | 36 | 0 | 5D | 18 | 48 | 13B | 57 | F |
| Octal | 107 | 5 | 66 | 0 | 135 | 30 | 110 | 473 | 127 | 17 |
| Binary | 1000111 | 101 | 110110 | 0 | 1011101 | 11000 | 1001000 | 100111011 | 1010111 | 1111 |
Color Harmonies of #470536
Complementary color
Monochromatic Colors of #470536
Black with #470536
Text Example
Text Example
White with #470536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470536; }
p { color: rgb(71,5,54); }
H1.HeaderClassName
{
color: #470536;
}
.AnyTagClassName
{
color: #470536;
}
</style>
background-color css
<style>
a { background-color: #470536; }
a { background-color: rgb(71,5,54); }
div.DivClassName
{
background-color: #470536;
}
.BgClassName
{
background-color: #470536;
}
</style>
border-color css
<style>
span { border-color: #470536; }
span { border-color: rgb(71,5,54); }
td.TdClassName
{
border-color: #470536;
}
.TagClassName
{
border-color: #470536;
}
</style>