Shades of Blackberry #541835
Tints of Blackberry #541835
RGB
CMYK
RGB Variations
Color information
#541835 (or 0x541835) is known color: Blackberry. HEX triplet: 54, 18 and 35. RGB value is (84,24,53). Sum of RGB (Red+Green+Blue) = 84+24+53=161 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.17% from 161); Green value is 24 (9.77% from 255 or 14.91% from 161); Blue value is 53 (21.09% from 255 or 32.92% from 161); Max value from RGB is 84 - color contains mainly: red. Hex color #541835 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541835 is #ABE7CA. Grayscale: #2D2D2D. Windows color (decimal): -11265995 or 3479636. OLE color: 3479636.
HSL color Cylindrical-coordinate representation of color #541835: hue angle of 331º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #541835 is Cyan = 0, Magento = 0.71, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 24 | 53 | - |
| CMYK | 0 | 0.71 | 0.37 | 0.67 |
| HSL | 331º | 0.56% | 0.21% | - |
| HSV(B) | 331º | 0.71% | 0.33% | - |
| XYZ | 4.63 | 2.8 | 3.66 | - |
| YUV | 45.25 | 132.38 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 24 | 53 | 0 | 0.71 | 0.37 | 0.67 | 331 | 0.56 | 0.21 |
| Hex | 54 | 18 | 35 | 0 | 47 | 25 | 43 | 14B | 38 | 15 |
| Octal | 124 | 30 | 65 | 0 | 107 | 45 | 103 | 513 | 70 | 25 |
| Binary | 1010100 | 11000 | 110101 | 0 | 1000111 | 100101 | 1000011 | 101001011 | 111000 | 10101 |
Color Harmonies of #541835
Complementary color
Monochromatic Colors of #541835
Black with #541835
Text Example
Text Example
White with #541835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541835; }
p { color: rgb(84,24,53); }
H1.HeaderClassName
{
color: #541835;
}
.AnyTagClassName
{
color: #541835;
}
</style>
background-color css
<style>
a { background-color: #541835; }
a { background-color: rgb(84,24,53); }
div.DivClassName
{
background-color: #541835;
}
.BgClassName
{
background-color: #541835;
}
</style>
border-color css
<style>
span { border-color: #541835; }
span { border-color: rgb(84,24,53); }
td.TdClassName
{
border-color: #541835;
}
.TagClassName
{
border-color: #541835;
}
</style>