Shades of Blackberry #541635
Tints of Blackberry #541635
RGB
CMYK
RGB Variations
Color information
#541635 (or 0x541635) is known color: Blackberry. HEX triplet: 54, 16 and 35. RGB value is (84,22,53). Sum of RGB (Red+Green+Blue) = 84+22+53=159 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.83% from 159); Green value is 22 (8.98% from 255 or 13.84% from 159); Blue value is 53 (21.09% from 255 or 33.33% from 159); Max value from RGB is 84 - color contains mainly: red. Hex color #541635 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541635 is #ABE9CA. Grayscale: #2C2C2C. Windows color (decimal): -11266507 or 3479124. OLE color: 3479124.
HSL color Cylindrical-coordinate representation of color #541635: hue angle of 330º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541635 is Cyan = 0, Magento = 0.74, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 53 | - |
| CMYK | 0 | 0.74 | 0.37 | 0.67 |
| HSL | 330º | 0.58% | 0.21% | - |
| HSV(B) | 330º | 0.74% | 0.33% | - |
| XYZ | 4.59 | 2.72 | 3.65 | - |
| YUV | 44.07 | 133.04 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 53 | 0 | 0.74 | 0.37 | 0.67 | 330 | 0.58 | 0.21 |
| Hex | 54 | 16 | 35 | 0 | 4A | 25 | 43 | 14A | 3A | 15 |
| Octal | 124 | 26 | 65 | 0 | 112 | 45 | 103 | 512 | 72 | 25 |
| Binary | 1010100 | 10110 | 110101 | 0 | 1001010 | 100101 | 1000011 | 101001010 | 111010 | 10101 |
Color Harmonies of #541635
Complementary color
Monochromatic Colors of #541635
Black with #541635
Text Example
Text Example
White with #541635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541635; }
p { color: rgb(84,22,53); }
H1.HeaderClassName
{
color: #541635;
}
.AnyTagClassName
{
color: #541635;
}
</style>
background-color css
<style>
a { background-color: #541635; }
a { background-color: rgb(84,22,53); }
div.DivClassName
{
background-color: #541635;
}
.BgClassName
{
background-color: #541635;
}
</style>
border-color css
<style>
span { border-color: #541635; }
span { border-color: rgb(84,22,53); }
td.TdClassName
{
border-color: #541635;
}
.TagClassName
{
border-color: #541635;
}
</style>