Shades of Blackberry #470432
Tints of Blackberry #470432
RGB
CMYK
RGB Variations
Color information
#470432 (or 0x470432) is known color: Blackberry. HEX triplet: 47, 04 and 32. RGB value is (71,4,50). Sum of RGB (Red+Green+Blue) = 71+4+50=125 (16% of max value = 765). Red value is 71 (28.12% from 255 or 56.8% from 125); Green value is 4 (1.95% from 255 or 3.2% from 125); Blue value is 50 (19.92% from 255 or 40% from 125); Max value from RGB is 71 - color contains mainly: red. Hex color #470432 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #470432 is #B8FBCD. Grayscale: #1D1D1D. Windows color (decimal): -12123086 or 3277895. OLE color: 3277895.
HSL color Cylindrical-coordinate representation of color #470432: hue angle of 318.81º 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 #470432 is Cyan = 0, Magento = 0.94, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 4 | 50 | - |
| CMYK | 0 | 0.94 | 0.30 | 0.72 |
| HSL | 318.81º | 0.89% | 0.15% | - |
| HSV(B) | 318.81º | 0.94% | 0.28% | - |
| XYZ | 3.22 | 1.66 | 3.17 | - |
| YUV | 29.28 | 139.7 | 157.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 4 | 50 | 0 | 0.94 | 0.30 | 0.72 | 318.81 | 0.89 | 0.15 |
| Hex | 47 | 4 | 32 | 0 | 5E | 1E | 48 | 13F | 59 | F |
| Octal | 107 | 4 | 62 | 0 | 136 | 36 | 110 | 477 | 131 | 17 |
| Binary | 1000111 | 100 | 110010 | 0 | 1011110 | 11110 | 1001000 | 100111111 | 1011001 | 1111 |
Color Harmonies of #470432
Complementary color
Monochromatic Colors of #470432
Black with #470432
Text Example
Text Example
White with #470432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470432; }
p { color: rgb(71,4,50); }
H1.HeaderClassName
{
color: #470432;
}
.AnyTagClassName
{
color: #470432;
}
</style>
background-color css
<style>
a { background-color: #470432; }
a { background-color: rgb(71,4,50); }
div.DivClassName
{
background-color: #470432;
}
.BgClassName
{
background-color: #470432;
}
</style>
border-color css
<style>
span { border-color: #470432; }
span { border-color: rgb(71,4,50); }
td.TdClassName
{
border-color: #470432;
}
.TagClassName
{
border-color: #470432;
}
</style>