Shades of Blackberry #541335
Tints of Blackberry #541335
RGB
CMYK
RGB Variations
Color information
#541335 (or 0x541335) is known color: Blackberry. HEX triplet: 54, 13 and 35. RGB value is (84,19,53). Sum of RGB (Red+Green+Blue) = 84+19+53=156 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.85% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 53 (21.09% from 255 or 33.97% from 156); Max value from RGB is 84 - color contains mainly: red. Hex color #541335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541335 is #ABECCA. Grayscale: #2A2A2A. Windows color (decimal): -11267275 or 3478356. OLE color: 3478356.
HSL color Cylindrical-coordinate representation of color #541335: hue angle of 328.62º 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 #541335 is Cyan = 0, Magento = 0.77, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 53 | - |
| CMYK | 0 | 0.77 | 0.37 | 0.67 |
| HSL | 328.62º | 0.63% | 0.2% | - |
| HSV(B) | 328.62º | 0.77% | 0.33% | - |
| XYZ | 4.53 | 2.61 | 3.63 | - |
| YUV | 42.31 | 134.03 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 53 | 0 | 0.77 | 0.37 | 0.67 | 328.62 | 0.63 | 0.2 |
| Hex | 54 | 13 | 35 | 0 | 4D | 25 | 43 | 149 | 3F | 14 |
| Octal | 124 | 23 | 65 | 0 | 115 | 45 | 103 | 511 | 77 | 24 |
| Binary | 1010100 | 10011 | 110101 | 0 | 1001101 | 100101 | 1000011 | 101001001 | 111111 | 10100 |
Color Harmonies of #541335
Complementary color
Monochromatic Colors of #541335
Black with #541335
Text Example
Text Example
White with #541335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541335; }
p { color: rgb(84,19,53); }
H1.HeaderClassName
{
color: #541335;
}
.AnyTagClassName
{
color: #541335;
}
</style>
background-color css
<style>
a { background-color: #541335; }
a { background-color: rgb(84,19,53); }
div.DivClassName
{
background-color: #541335;
}
.BgClassName
{
background-color: #541335;
}
</style>
border-color css
<style>
span { border-color: #541335; }
span { border-color: rgb(84,19,53); }
td.TdClassName
{
border-color: #541335;
}
.TagClassName
{
border-color: #541335;
}
</style>