Shades of Blackberry #471635
Tints of Blackberry #471635
RGB
CMYK
RGB Variations
Color information
#471635 (or 0x471635) is known color: Blackberry. HEX triplet: 47, 16 and 35. RGB value is (71,22,53). Sum of RGB (Red+Green+Blue) = 71+22+53=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 22 (8.98% from 255 or 15.07% from 146); Blue value is 53 (21.09% from 255 or 36.30% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #471635 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471635 is #B8E9CA. Grayscale: #282828. Windows color (decimal): -12118475 or 3479111. OLE color: 3479111.
HSL color Cylindrical-coordinate representation of color #471635: hue angle of 322.04º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #471635 is Cyan = 0, Magento = 0.69, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 53 | - |
| CMYK | 0 | 0.69 | 0.25 | 0.72 |
| HSL | 322.04º | 0.53% | 0.18% | - |
| HSV(B) | 322.04º | 0.69% | 0.28% | - |
| XYZ | 3.53 | 2.17 | 3.6 | - |
| YUV | 40.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 53 | 0 | 0.69 | 0.25 | 0.72 | 322.04 | 0.53 | 0.18 |
| Hex | 47 | 16 | 35 | 0 | 45 | 19 | 48 | 142 | 35 | 12 |
| Octal | 107 | 26 | 65 | 0 | 105 | 31 | 110 | 502 | 65 | 22 |
| Binary | 1000111 | 10110 | 110101 | 0 | 1000101 | 11001 | 1001000 | 101000010 | 110101 | 10010 |
Color Harmonies of #471635
Complementary color
Monochromatic Colors of #471635
Black with #471635
Text Example
Text Example
White with #471635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471635; }
p { color: rgb(71,22,53); }
H1.HeaderClassName
{
color: #471635;
}
.AnyTagClassName
{
color: #471635;
}
</style>
background-color css
<style>
a { background-color: #471635; }
a { background-color: rgb(71,22,53); }
div.DivClassName
{
background-color: #471635;
}
.BgClassName
{
background-color: #471635;
}
</style>
border-color css
<style>
span { border-color: #471635; }
span { border-color: rgb(71,22,53); }
td.TdClassName
{
border-color: #471635;
}
.TagClassName
{
border-color: #471635;
}
</style>