Shades of Blackberry #541131
Tints of Blackberry #541131
RGB
CMYK
RGB Variations
Color information
#541131 (or 0x541131) is known color: Blackberry. HEX triplet: 54, 11 and 31. RGB value is (84,17,49). Sum of RGB (Red+Green+Blue) = 84+17+49=150 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56% from 150); Green value is 17 (7.03% from 255 or 11.33% from 150); Blue value is 49 (19.53% from 255 or 32.67% from 150); Max value from RGB is 84 - color contains mainly: red. Hex color #541131 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541131 is #ABEECE. Grayscale: #282828. Windows color (decimal): -11267791 or 3215700. OLE color: 3215700.
HSL color Cylindrical-coordinate representation of color #541131: hue angle of 331.34º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541131 is Cyan = 0, Magento = 0.80, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 49 | - |
| CMYK | 0 | 0.80 | 0.42 | 0.67 |
| HSL | 331.34º | 0.66% | 0.2% | - |
| HSV(B) | 331.34º | 0.8% | 0.33% | - |
| XYZ | 4.41 | 2.51 | 3.16 | - |
| YUV | 40.68 | 132.7 | 158.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 49 | 0 | 0.80 | 0.42 | 0.67 | 331.34 | 0.66 | 0.2 |
| Hex | 54 | 11 | 31 | 0 | 50 | 2A | 43 | 14B | 42 | 14 |
| Octal | 124 | 21 | 61 | 0 | 120 | 52 | 103 | 513 | 102 | 24 |
| Binary | 1010100 | 10001 | 110001 | 0 | 1010000 | 101010 | 1000011 | 101001011 | 1000010 | 10100 |
Color Harmonies of #541131
Complementary color
Monochromatic Colors of #541131
Black with #541131
Text Example
Text Example
White with #541131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541131; }
p { color: rgb(84,17,49); }
H1.HeaderClassName
{
color: #541131;
}
.AnyTagClassName
{
color: #541131;
}
</style>
background-color css
<style>
a { background-color: #541131; }
a { background-color: rgb(84,17,49); }
div.DivClassName
{
background-color: #541131;
}
.BgClassName
{
background-color: #541131;
}
</style>
border-color css
<style>
span { border-color: #541131; }
span { border-color: rgb(84,17,49); }
td.TdClassName
{
border-color: #541131;
}
.TagClassName
{
border-color: #541131;
}
</style>