Shades of Blackberry #541339
Tints of Blackberry #541339
RGB
CMYK
RGB Variations
Color information
#541339 (or 0x541339) is known color: Blackberry. HEX triplet: 54, 13 and 39. RGB value is (84,19,57). Sum of RGB (Red+Green+Blue) = 84+19+57=160 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.5% from 160); Green value is 19 (7.81% from 255 or 11.88% from 160); Blue value is 57 (22.66% from 255 or 35.62% from 160); Max value from RGB is 84 - color contains mainly: red. Hex color #541339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541339 is #ABECC6. Grayscale: #2A2A2A. Windows color (decimal): -11267271 or 3740500. OLE color: 3740500.
HSL color Cylindrical-coordinate representation of color #541339: hue angle of 324.92º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #541339 is Cyan = 0, Magento = 0.77, Yellow = 0.32 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 57 | - |
| CMYK | 0 | 0.77 | 0.32 | 0.67 |
| HSL | 324.92º | 0.63% | 0.2% | - |
| HSV(B) | 324.92º | 0.77% | 0.33% | - |
| XYZ | 4.63 | 2.65 | 4.14 | - |
| YUV | 42.77 | 136.03 | 157.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 57 | 0 | 0.77 | 0.32 | 0.67 | 324.92 | 0.63 | 0.2 |
| Hex | 54 | 13 | 39 | 0 | 4D | 20 | 43 | 145 | 3F | 14 |
| Octal | 124 | 23 | 71 | 0 | 115 | 40 | 103 | 505 | 77 | 24 |
| Binary | 1010100 | 10011 | 111001 | 0 | 1001101 | 100000 | 1000011 | 101000101 | 111111 | 10100 |
Color Harmonies of #541339
Complementary color
Monochromatic Colors of #541339
Black with #541339
Text Example
Text Example
White with #541339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541339; }
p { color: rgb(84,19,57); }
H1.HeaderClassName
{
color: #541339;
}
.AnyTagClassName
{
color: #541339;
}
</style>
background-color css
<style>
a { background-color: #541339; }
a { background-color: rgb(84,19,57); }
div.DivClassName
{
background-color: #541339;
}
.BgClassName
{
background-color: #541339;
}
</style>
border-color css
<style>
span { border-color: #541339; }
span { border-color: rgb(84,19,57); }
td.TdClassName
{
border-color: #541339;
}
.TagClassName
{
border-color: #541339;
}
</style>