Shades of Blackberry #541031
Tints of Blackberry #541031
RGB
CMYK
RGB Variations
Color information
#541031 (or 0x541031) is known color: Blackberry. HEX triplet: 54, 10 and 31. RGB value is (84,16,49). Sum of RGB (Red+Green+Blue) = 84+16+49=149 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56.38% from 149); Green value is 16 (6.64% from 255 or 10.74% from 149); Blue value is 49 (19.53% from 255 or 32.89% from 149); Max value from RGB is 84 - color contains mainly: red. Hex color #541031 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541031 is #ABEFCE. Grayscale: #282828. Windows color (decimal): -11268047 or 3215444. OLE color: 3215444.
HSL color Cylindrical-coordinate representation of color #541031: hue angle of 330.88º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #541031 is Cyan = 0, Magento = 0.81, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 16 | 49 | - |
| CMYK | 0 | 0.81 | 0.42 | 0.67 |
| HSL | 330.88º | 0.68% | 0.2% | - |
| HSV(B) | 330.88º | 0.81% | 0.33% | - |
| XYZ | 4.4 | 2.48 | 3.15 | - |
| YUV | 40.09 | 133.03 | 159.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 16 | 49 | 0 | 0.81 | 0.42 | 0.67 | 330.88 | 0.68 | 0.2 |
| Hex | 54 | 10 | 31 | 0 | 51 | 2A | 43 | 14B | 44 | 14 |
| Octal | 124 | 20 | 61 | 0 | 121 | 52 | 103 | 513 | 104 | 24 |
| Binary | 1010100 | 10000 | 110001 | 0 | 1010001 | 101010 | 1000011 | 101001011 | 1000100 | 10100 |
Color Harmonies of #541031
Complementary color
Monochromatic Colors of #541031
Black with #541031
Text Example
Text Example
White with #541031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541031; }
p { color: rgb(84,16,49); }
H1.HeaderClassName
{
color: #541031;
}
.AnyTagClassName
{
color: #541031;
}
</style>
background-color css
<style>
a { background-color: #541031; }
a { background-color: rgb(84,16,49); }
div.DivClassName
{
background-color: #541031;
}
.BgClassName
{
background-color: #541031;
}
</style>
border-color css
<style>
span { border-color: #541031; }
span { border-color: rgb(84,16,49); }
td.TdClassName
{
border-color: #541031;
}
.TagClassName
{
border-color: #541031;
}
</style>