Shades of Blackberry #541139
Tints of Blackberry #541139
RGB
CMYK
RGB Variations
Color information
#541139 (or 0x541139) is known color: Blackberry. HEX triplet: 54, 11 and 39. RGB value is (84,17,57). Sum of RGB (Red+Green+Blue) = 84+17+57=158 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.16% from 158); Green value is 17 (7.03% from 255 or 10.76% from 158); Blue value is 57 (22.66% from 255 or 36.08% from 158); Max value from RGB is 84 - color contains mainly: red. Hex color #541139 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541139 is #ABEEC6. Grayscale: #292929. Windows color (decimal): -11267783 or 3739988. OLE color: 3739988.
HSL color Cylindrical-coordinate representation of color #541139: hue angle of 324.18º 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 #541139 is Cyan = 0, Magento = 0.80, Yellow = 0.32 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 57 | - |
| CMYK | 0 | 0.80 | 0.32 | 0.67 |
| HSL | 324.18º | 0.66% | 0.2% | - |
| HSV(B) | 324.18º | 0.8% | 0.33% | - |
| XYZ | 4.6 | 2.58 | 4.13 | - |
| YUV | 41.59 | 136.7 | 158.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 57 | 0 | 0.80 | 0.32 | 0.67 | 324.18 | 0.66 | 0.2 |
| Hex | 54 | 11 | 39 | 0 | 50 | 20 | 43 | 144 | 42 | 14 |
| Octal | 124 | 21 | 71 | 0 | 120 | 40 | 103 | 504 | 102 | 24 |
| Binary | 1010100 | 10001 | 111001 | 0 | 1010000 | 100000 | 1000011 | 101000100 | 1000010 | 10100 |
Color Harmonies of #541139
Complementary color
Monochromatic Colors of #541139
Black with #541139
Text Example
Text Example
White with #541139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541139; }
p { color: rgb(84,17,57); }
H1.HeaderClassName
{
color: #541139;
}
.AnyTagClassName
{
color: #541139;
}
</style>
background-color css
<style>
a { background-color: #541139; }
a { background-color: rgb(84,17,57); }
div.DivClassName
{
background-color: #541139;
}
.BgClassName
{
background-color: #541139;
}
</style>
border-color css
<style>
span { border-color: #541139; }
span { border-color: rgb(84,17,57); }
td.TdClassName
{
border-color: #541139;
}
.TagClassName
{
border-color: #541139;
}
</style>