Shades of Blackberry #470137
Tints of Blackberry #470137
RGB
CMYK
RGB Variations
Color information
#470137 (or 0x470137) is known color: Blackberry. HEX triplet: 47, 01 and 37. RGB value is (71,1,55). Sum of RGB (Red+Green+Blue) = 71+1+55=127 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.91% from 127); Green value is 1 (0.78% from 255 or 0.79% from 127); Blue value is 55 (21.88% from 255 or 43.31% from 127); Max value from RGB is 71 - color contains mainly: red. Hex color #470137 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470137 is #B8FEC8. Grayscale: #1B1B1B. Windows color (decimal): -12123849 or 3604807. OLE color: 3604807.
HSL color Cylindrical-coordinate representation of color #470137: hue angle of 313.71º 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 #470137 is Cyan = 0, Magento = 0.99, Yellow = 0.23 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 1 | 55 | - |
| CMYK | 0 | 0.99 | 0.23 | 0.72 |
| HSL | 313.71º | 0.97% | 0.14% | - |
| HSV(B) | 313.71º | 0.99% | 0.28% | - |
| XYZ | 3.3 | 1.64 | 3.76 | - |
| YUV | 28.09 | 143.19 | 158.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 1 | 55 | 0 | 0.99 | 0.23 | 0.72 | 313.71 | 0.97 | 0.14 |
| Hex | 47 | 1 | 37 | 0 | 63 | 17 | 48 | 13A | 61 | E |
| Octal | 107 | 1 | 67 | 0 | 143 | 27 | 110 | 472 | 141 | 16 |
| Binary | 1000111 | 1 | 110111 | 0 | 1100011 | 10111 | 1001000 | 100111010 | 1100001 | 1110 |
Color Harmonies of #470137
Complementary color
Monochromatic Colors of #470137
Black with #470137
Text Example
Text Example
White with #470137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470137; }
p { color: rgb(71,1,55); }
H1.HeaderClassName
{
color: #470137;
}
.AnyTagClassName
{
color: #470137;
}
</style>
background-color css
<style>
a { background-color: #470137; }
a { background-color: rgb(71,1,55); }
div.DivClassName
{
background-color: #470137;
}
.BgClassName
{
background-color: #470137;
}
</style>
border-color css
<style>
span { border-color: #470137; }
span { border-color: rgb(71,1,55); }
td.TdClassName
{
border-color: #470137;
}
.TagClassName
{
border-color: #470137;
}
</style>