Shades of Blackberry #470426
Tints of Blackberry #470426
RGB
CMYK
RGB Variations
Color information
#470426 (or 0x470426) is known color: Blackberry. HEX triplet: 47, 04 and 26. RGB value is (71,4,38). Sum of RGB (Red+Green+Blue) = 71+4+38=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 4 (1.95% from 255 or 3.54% from 113); Blue value is 38 (15.23% from 255 or 33.63% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #470426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470426 is #B8FBD9. Grayscale: #1B1B1B. Windows color (decimal): -12123098 or 2491463. OLE color: 2491463.
HSL color Cylindrical-coordinate representation of color #470426: hue angle of 329.55º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #470426 is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 4 | 38 | - |
| CMYK | 0 | 0.94 | 0.46 | 0.72 |
| HSL | 329.55º | 0.89% | 0.15% | - |
| HSV(B) | 329.55º | 0.94% | 0.28% | - |
| XYZ | 2.99 | 1.57 | 1.98 | - |
| YUV | 27.91 | 133.7 | 158.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 38 | 0 | 0.94 | 0.46 | 0.72 | 329.55 | 0.89 | 0.15 |
| Hex | 47 | 4 | 26 | 0 | 5E | 2E | 48 | 14A | 59 | F |
| Octal | 107 | 4 | 46 | 0 | 136 | 56 | 110 | 512 | 131 | 17 |
| Binary | 1000111 | 100 | 100110 | 0 | 1011110 | 101110 | 1001000 | 101001010 | 1011001 | 1111 |
Color Harmonies of #470426
Complementary color
Monochromatic Colors of #470426
Black with #470426
Text Example
Text Example
White with #470426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470426; }
p { color: rgb(71,4,38); }
H1.HeaderClassName
{
color: #470426;
}
.AnyTagClassName
{
color: #470426;
}
</style>
background-color css
<style>
a { background-color: #470426; }
a { background-color: rgb(71,4,38); }
div.DivClassName
{
background-color: #470426;
}
.BgClassName
{
background-color: #470426;
}
</style>
border-color css
<style>
span { border-color: #470426; }
span { border-color: rgb(71,4,38); }
td.TdClassName
{
border-color: #470426;
}
.TagClassName
{
border-color: #470426;
}
</style>