Shades of Blackberry #471035
Tints of Blackberry #471035
RGB
CMYK
RGB Variations
Color information
#471035 (or 0x471035) is known color: Blackberry. HEX triplet: 47, 10 and 35. RGB value is (71,16,53). Sum of RGB (Red+Green+Blue) = 71+16+53=140 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.71% from 140); Green value is 16 (6.64% from 255 or 11.43% from 140); Blue value is 53 (21.09% from 255 or 37.86% from 140); Max value from RGB is 71 - color contains mainly: red. Hex color #471035 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471035 is #B8EFCA. Grayscale: #242424. Windows color (decimal): -12120011 or 3477575. OLE color: 3477575.
HSL color Cylindrical-coordinate representation of color #471035: hue angle of 319.64º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #471035 is Cyan = 0, Magento = 0.77, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 53 | - |
| CMYK | 0 | 0.77 | 0.25 | 0.72 |
| HSL | 319.64º | 0.63% | 0.17% | - |
| HSV(B) | 319.64º | 0.77% | 0.28% | - |
| XYZ | 3.43 | 1.97 | 3.57 | - |
| YUV | 36.66 | 137.22 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 53 | 0 | 0.77 | 0.25 | 0.72 | 319.64 | 0.63 | 0.17 |
| Hex | 47 | 10 | 35 | 0 | 4D | 19 | 48 | 140 | 3F | 11 |
| Octal | 107 | 20 | 65 | 0 | 115 | 31 | 110 | 500 | 77 | 21 |
| Binary | 1000111 | 10000 | 110101 | 0 | 1001101 | 11001 | 1001000 | 101000000 | 111111 | 10001 |
Color Harmonies of #471035
Complementary color
Monochromatic Colors of #471035
Black with #471035
Text Example
Text Example
White with #471035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471035; }
p { color: rgb(71,16,53); }
H1.HeaderClassName
{
color: #471035;
}
.AnyTagClassName
{
color: #471035;
}
</style>
background-color css
<style>
a { background-color: #471035; }
a { background-color: rgb(71,16,53); }
div.DivClassName
{
background-color: #471035;
}
.BgClassName
{
background-color: #471035;
}
</style>
border-color css
<style>
span { border-color: #471035; }
span { border-color: rgb(71,16,53); }
td.TdClassName
{
border-color: #471035;
}
.TagClassName
{
border-color: #471035;
}
</style>