Shades of Blackberry #470538
Tints of Blackberry #470538
RGB
CMYK
RGB Variations
Color information
#470538 (or 0x470538) is known color: Blackberry. HEX triplet: 47, 05 and 38. RGB value is (71,5,56). Sum of RGB (Red+Green+Blue) = 71+5+56=132 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.79% from 132); Green value is 5 (2.34% from 255 or 3.79% from 132); Blue value is 56 (22.27% from 255 or 42.42% from 132); Max value from RGB is 71 - color contains mainly: red. Hex color #470538 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470538 is #B8FAC7. Grayscale: #1E1E1E. Windows color (decimal): -12122824 or 3671367. OLE color: 3671367.
HSL color Cylindrical-coordinate representation of color #470538: hue angle of 313.64º 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 #470538 is Cyan = 0, Magento = 0.93, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 56 | - |
| CMYK | 0 | 0.93 | 0.21 | 0.72 |
| HSL | 313.64º | 0.87% | 0.15% | - |
| HSV(B) | 313.64º | 0.93% | 0.28% | - |
| XYZ | 3.37 | 1.73 | 3.9 | - |
| YUV | 30.55 | 142.37 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 56 | 0 | 0.93 | 0.21 | 0.72 | 313.64 | 0.87 | 0.15 |
| Hex | 47 | 5 | 38 | 0 | 5D | 15 | 48 | 13A | 57 | F |
| Octal | 107 | 5 | 70 | 0 | 135 | 25 | 110 | 472 | 127 | 17 |
| Binary | 1000111 | 101 | 111000 | 0 | 1011101 | 10101 | 1001000 | 100111010 | 1010111 | 1111 |
Color Harmonies of #470538
Complementary color
Monochromatic Colors of #470538
Black with #470538
Text Example
Text Example
White with #470538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470538; }
p { color: rgb(71,5,56); }
H1.HeaderClassName
{
color: #470538;
}
.AnyTagClassName
{
color: #470538;
}
</style>
background-color css
<style>
a { background-color: #470538; }
a { background-color: rgb(71,5,56); }
div.DivClassName
{
background-color: #470538;
}
.BgClassName
{
background-color: #470538;
}
</style>
border-color css
<style>
span { border-color: #470538; }
span { border-color: rgb(71,5,56); }
td.TdClassName
{
border-color: #470538;
}
.TagClassName
{
border-color: #470538;
}
</style>