Shades of Blackberry #541330
Tints of Blackberry #541330
RGB
CMYK
RGB Variations
Color information
#541330 (or 0x541330) is known color: Blackberry. HEX triplet: 54, 13 and 30. RGB value is (84,19,48). Sum of RGB (Red+Green+Blue) = 84+19+48=151 (20% of max value = 765). Red value is 84 (33.20% from 255 or 55.63% from 151); Green value is 19 (7.81% from 255 or 12.58% from 151); Blue value is 48 (19.14% from 255 or 31.79% from 151); Max value from RGB is 84 - color contains mainly: red. Hex color #541330 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541330 is #ABECCF. Grayscale: #292929. Windows color (decimal): -11267280 or 3150676. OLE color: 3150676.
HSL color Cylindrical-coordinate representation of color #541330: hue angle of 333.23º 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 #541330 is Cyan = 0, Magento = 0.77, Yellow = 0.43 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 48 | - |
| CMYK | 0 | 0.77 | 0.43 | 0.67 |
| HSL | 333.23º | 0.63% | 0.2% | - |
| HSV(B) | 333.23º | 0.77% | 0.33% | - |
| XYZ | 4.42 | 2.56 | 3.06 | - |
| YUV | 41.74 | 131.53 | 158.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 48 | 0 | 0.77 | 0.43 | 0.67 | 333.23 | 0.63 | 0.2 |
| Hex | 54 | 13 | 30 | 0 | 4D | 2B | 43 | 14D | 3F | 14 |
| Octal | 124 | 23 | 60 | 0 | 115 | 53 | 103 | 515 | 77 | 24 |
| Binary | 1010100 | 10011 | 110000 | 0 | 1001101 | 101011 | 1000011 | 101001101 | 111111 | 10100 |
Color Harmonies of #541330
Complementary color
Monochromatic Colors of #541330
Black with #541330
Text Example
Text Example
White with #541330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541330; }
p { color: rgb(84,19,48); }
H1.HeaderClassName
{
color: #541330;
}
.AnyTagClassName
{
color: #541330;
}
</style>
background-color css
<style>
a { background-color: #541330; }
a { background-color: rgb(84,19,48); }
div.DivClassName
{
background-color: #541330;
}
.BgClassName
{
background-color: #541330;
}
</style>
border-color css
<style>
span { border-color: #541330; }
span { border-color: rgb(84,19,48); }
td.TdClassName
{
border-color: #541330;
}
.TagClassName
{
border-color: #541330;
}
</style>