Shades of Blackberry #471534
Tints of Blackberry #471534
RGB
CMYK
RGB Variations
Color information
#471534 (or 0x471534) is known color: Blackberry. HEX triplet: 47, 15 and 34. RGB value is (71,21,52). Sum of RGB (Red+Green+Blue) = 71+21+52=144 (19% of max value = 765). Red value is 71 (28.12% from 255 or 49.31% from 144); Green value is 21 (8.59% from 255 or 14.58% from 144); Blue value is 52 (20.70% from 255 or 36.11% from 144); Max value from RGB is 71 - color contains mainly: red. Hex color #471534 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471534 is #B8EACB. Grayscale: #272727. Windows color (decimal): -12118732 or 3413319. OLE color: 3413319.
HSL color Cylindrical-coordinate representation of color #471534: hue angle of 322.8º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471534 is Cyan = 0, Magento = 0.70, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 52 | - |
| CMYK | 0 | 0.70 | 0.27 | 0.72 |
| HSL | 322.8º | 0.54% | 0.18% | - |
| HSV(B) | 322.8º | 0.7% | 0.28% | - |
| XYZ | 3.49 | 2.12 | 3.47 | - |
| YUV | 39.48 | 135.07 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 52 | 0 | 0.70 | 0.27 | 0.72 | 322.8 | 0.54 | 0.18 |
| Hex | 47 | 15 | 34 | 0 | 46 | 1B | 48 | 143 | 36 | 12 |
| Octal | 107 | 25 | 64 | 0 | 106 | 33 | 110 | 503 | 66 | 22 |
| Binary | 1000111 | 10101 | 110100 | 0 | 1000110 | 11011 | 1001000 | 101000011 | 110110 | 10010 |
Color Harmonies of #471534
Complementary color
Monochromatic Colors of #471534
Black with #471534
Text Example
Text Example
White with #471534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471534; }
p { color: rgb(71,21,52); }
H1.HeaderClassName
{
color: #471534;
}
.AnyTagClassName
{
color: #471534;
}
</style>
background-color css
<style>
a { background-color: #471534; }
a { background-color: rgb(71,21,52); }
div.DivClassName
{
background-color: #471534;
}
.BgClassName
{
background-color: #471534;
}
</style>
border-color css
<style>
span { border-color: #471534; }
span { border-color: rgb(71,21,52); }
td.TdClassName
{
border-color: #471534;
}
.TagClassName
{
border-color: #471534;
}
</style>