Shades of Blackberry #470134
Tints of Blackberry #470134
RGB
CMYK
RGB Variations
Color information
#470134 (or 0x470134) is known color: Blackberry. HEX triplet: 47, 01 and 34. RGB value is (71,1,52). Sum of RGB (Red+Green+Blue) = 71+1+52=124 (16% of max value = 765). Red value is 71 (28.12% from 255 or 57.26% from 124); Green value is 1 (0.78% from 255 or 0.81% from 124); Blue value is 52 (20.70% from 255 or 41.94% from 124); Max value from RGB is 71 - color contains mainly: red. Hex color #470134 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470134 is #B8FECB. Grayscale: #1B1B1B. Windows color (decimal): -12123852 or 3408199. OLE color: 3408199.
HSL color Cylindrical-coordinate representation of color #470134: hue angle of 316.29º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #470134 is Cyan = 0, Magento = 0.99, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 1 | 52 | - |
| CMYK | 0 | 0.99 | 0.27 | 0.72 |
| HSL | 316.29º | 0.97% | 0.14% | - |
| HSV(B) | 316.29º | 0.99% | 0.28% | - |
| XYZ | 3.23 | 1.61 | 3.39 | - |
| YUV | 27.74 | 141.69 | 158.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 1 | 52 | 0 | 0.99 | 0.27 | 0.72 | 316.29 | 0.97 | 0.14 |
| Hex | 47 | 1 | 34 | 0 | 63 | 1B | 48 | 13C | 61 | E |
| Octal | 107 | 1 | 64 | 0 | 143 | 33 | 110 | 474 | 141 | 16 |
| Binary | 1000111 | 1 | 110100 | 0 | 1100011 | 11011 | 1001000 | 100111100 | 1100001 | 1110 |
Color Harmonies of #470134
Complementary color
Monochromatic Colors of #470134
Black with #470134
Text Example
Text Example
White with #470134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470134; }
p { color: rgb(71,1,52); }
H1.HeaderClassName
{
color: #470134;
}
.AnyTagClassName
{
color: #470134;
}
</style>
background-color css
<style>
a { background-color: #470134; }
a { background-color: rgb(71,1,52); }
div.DivClassName
{
background-color: #470134;
}
.BgClassName
{
background-color: #470134;
}
</style>
border-color css
<style>
span { border-color: #470134; }
span { border-color: rgb(71,1,52); }
td.TdClassName
{
border-color: #470134;
}
.TagClassName
{
border-color: #470134;
}
</style>