Shades of Blackberry #541631
Tints of Blackberry #541631
RGB
CMYK
RGB Variations
Color information
#541631 (or 0x541631) is known color: Blackberry. HEX triplet: 54, 16 and 31. RGB value is (84,22,49). Sum of RGB (Red+Green+Blue) = 84+22+49=155 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.19% from 155); Green value is 22 (8.98% from 255 or 14.19% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 84 - color contains mainly: red. Hex color #541631 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541631 is #ABE9CE. Grayscale: #2B2B2B. Windows color (decimal): -11266511 or 3216980. OLE color: 3216980.
HSL color Cylindrical-coordinate representation of color #541631: hue angle of 333.87º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541631 is Cyan = 0, Magento = 0.74, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 49 | - |
| CMYK | 0 | 0.74 | 0.42 | 0.67 |
| HSL | 333.87º | 0.58% | 0.21% | - |
| HSV(B) | 333.87º | 0.74% | 0.33% | - |
| XYZ | 4.5 | 2.68 | 3.19 | - |
| YUV | 43.62 | 131.04 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 49 | 0 | 0.74 | 0.42 | 0.67 | 333.87 | 0.58 | 0.21 |
| Hex | 54 | 16 | 31 | 0 | 4A | 2A | 43 | 14E | 3A | 15 |
| Octal | 124 | 26 | 61 | 0 | 112 | 52 | 103 | 516 | 72 | 25 |
| Binary | 1010100 | 10110 | 110001 | 0 | 1001010 | 101010 | 1000011 | 101001110 | 111010 | 10101 |
Color Harmonies of #541631
Complementary color
Monochromatic Colors of #541631
Black with #541631
Text Example
Text Example
White with #541631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541631; }
p { color: rgb(84,22,49); }
H1.HeaderClassName
{
color: #541631;
}
.AnyTagClassName
{
color: #541631;
}
</style>
background-color css
<style>
a { background-color: #541631; }
a { background-color: rgb(84,22,49); }
div.DivClassName
{
background-color: #541631;
}
.BgClassName
{
background-color: #541631;
}
</style>
border-color css
<style>
span { border-color: #541631; }
span { border-color: rgb(84,22,49); }
td.TdClassName
{
border-color: #541631;
}
.TagClassName
{
border-color: #541631;
}
</style>