Shades of Blackberry #541435
Tints of Blackberry #541435
RGB
CMYK
RGB Variations
Color information
#541435 (or 0x541435) is known color: Blackberry. HEX triplet: 54, 14 and 35. RGB value is (84,20,53). Sum of RGB (Red+Green+Blue) = 84+20+53=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 20 (8.20% from 255 or 12.74% from 157); Blue value is 53 (21.09% from 255 or 33.76% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #541435 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541435 is #ABEBCA. Grayscale: #2A2A2A. Windows color (decimal): -11267019 or 3478612. OLE color: 3478612.
HSL color Cylindrical-coordinate representation of color #541435: hue angle of 329.06º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541435 is Cyan = 0, Magento = 0.76, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 53 | - |
| CMYK | 0 | 0.76 | 0.37 | 0.67 |
| HSL | 329.06º | 0.62% | 0.2% | - |
| HSV(B) | 329.06º | 0.76% | 0.33% | - |
| XYZ | 4.55 | 2.64 | 3.64 | - |
| YUV | 42.9 | 133.7 | 157.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 53 | 0 | 0.76 | 0.37 | 0.67 | 329.06 | 0.62 | 0.2 |
| Hex | 54 | 14 | 35 | 0 | 4C | 25 | 43 | 149 | 3E | 14 |
| Octal | 124 | 24 | 65 | 0 | 114 | 45 | 103 | 511 | 76 | 24 |
| Binary | 1010100 | 10100 | 110101 | 0 | 1001100 | 100101 | 1000011 | 101001001 | 111110 | 10100 |
Color Harmonies of #541435
Complementary color
Monochromatic Colors of #541435
Black with #541435
Text Example
Text Example
White with #541435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541435; }
p { color: rgb(84,20,53); }
H1.HeaderClassName
{
color: #541435;
}
.AnyTagClassName
{
color: #541435;
}
</style>
background-color css
<style>
a { background-color: #541435; }
a { background-color: rgb(84,20,53); }
div.DivClassName
{
background-color: #541435;
}
.BgClassName
{
background-color: #541435;
}
</style>
border-color css
<style>
span { border-color: #541435; }
span { border-color: rgb(84,20,53); }
td.TdClassName
{
border-color: #541435;
}
.TagClassName
{
border-color: #541435;
}
</style>