Shades of Blackberry #470038
Tints of Blackberry #470038
RGB
CMYK
RGB Variations
Color information
#470038 (or 0x470038) is known color: Blackberry. HEX triplet: 47, 00 and 38. RGB value is (71,0,56). Sum of RGB (Red+Green+Blue) = 71+0+56=127 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.91% from 127); Green value is 0 (0.39% from 255 or 0% from 127); Blue value is 56 (22.27% from 255 or 44.09% from 127); Max value from RGB is 71 - color contains mainly: red. Hex color #470038 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470038 is #B8FFC7. Grayscale: #1B1B1B. Windows color (decimal): -12124104 or 3670087. OLE color: 3670087.
HSL color Cylindrical-coordinate representation of color #470038: hue angle of 312.68º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 1%. Process color model (Four color, CMYK) of #470038 is Cyan = 0, Magento = 1, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 0 | 56 | - |
| CMYK | 0 | 1 | 0.21 | 0.72 |
| HSL | 312.68º | 1% | 0.14% | - |
| HSV(B) | 312.68º | 1% | 0.28% | - |
| XYZ | 3.31 | 1.63 | 3.88 | - |
| YUV | 27.61 | 144.02 | 158.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 0 | 56 | 0 | 1 | 0.21 | 0.72 | 312.68 | 1 | 0.14 |
| Hex | 47 | 0 | 38 | 0 | 64 | 15 | 48 | 139 | 64 | E |
| Octal | 107 | 0 | 70 | 0 | 144 | 25 | 110 | 471 | 144 | 16 |
| Binary | 1000111 | 0 | 111000 | 0 | 1100100 | 10101 | 1001000 | 100111001 | 1100100 | 1110 |
Color Harmonies of #470038
Complementary color
Monochromatic Colors of #470038
Black with #470038
Text Example
Text Example
White with #470038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470038; }
p { color: rgb(71,0,56); }
H1.HeaderClassName
{
color: #470038;
}
.AnyTagClassName
{
color: #470038;
}
</style>
background-color css
<style>
a { background-color: #470038; }
a { background-color: rgb(71,0,56); }
div.DivClassName
{
background-color: #470038;
}
.BgClassName
{
background-color: #470038;
}
</style>
border-color css
<style>
span { border-color: #470038; }
span { border-color: rgb(71,0,56); }
td.TdClassName
{
border-color: #470038;
}
.TagClassName
{
border-color: #470038;
}
</style>