Shades of Blackberry #471327
Tints of Blackberry #471327
RGB
CMYK
RGB Variations
Color information
#471327 (or 0x471327) is known color: Blackberry. HEX triplet: 47, 13 and 27. RGB value is (71,19,39). Sum of RGB (Red+Green+Blue) = 71+19+39=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 19 (7.81% from 255 or 14.73% from 129); Blue value is 39 (15.62% from 255 or 30.23% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #471327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471327 is #B8ECD8. Grayscale: #242424. Windows color (decimal): -12119257 or 2560839. OLE color: 2560839.
HSL color Cylindrical-coordinate representation of color #471327: hue angle of 336.92º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #471327 is Cyan = 0, Magento = 0.73, Yellow = 0.45 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 39 | - |
| CMYK | 0 | 0.73 | 0.45 | 0.72 |
| HSL | 336.92º | 0.58% | 0.18% | - |
| HSV(B) | 336.92º | 0.73% | 0.28% | - |
| XYZ | 3.2 | 1.95 | 2.13 | - |
| YUV | 36.83 | 129.23 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 39 | 0 | 0.73 | 0.45 | 0.72 | 336.92 | 0.58 | 0.18 |
| Hex | 47 | 13 | 27 | 0 | 49 | 2D | 48 | 151 | 3A | 12 |
| Octal | 107 | 23 | 47 | 0 | 111 | 55 | 110 | 521 | 72 | 22 |
| Binary | 1000111 | 10011 | 100111 | 0 | 1001001 | 101101 | 1001000 | 101010001 | 111010 | 10010 |
Color Harmonies of #471327
Complementary color
Monochromatic Colors of #471327
Black with #471327
Text Example
Text Example
White with #471327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471327; }
p { color: rgb(71,19,39); }
H1.HeaderClassName
{
color: #471327;
}
.AnyTagClassName
{
color: #471327;
}
</style>
background-color css
<style>
a { background-color: #471327; }
a { background-color: rgb(71,19,39); }
div.DivClassName
{
background-color: #471327;
}
.BgClassName
{
background-color: #471327;
}
</style>
border-color css
<style>
span { border-color: #471327; }
span { border-color: rgb(71,19,39); }
td.TdClassName
{
border-color: #471327;
}
.TagClassName
{
border-color: #471327;
}
</style>