Shades of Blackberry #541430
Tints of Blackberry #541430
RGB
CMYK
RGB Variations
Color information
#541430 (or 0x541430) is known color: Blackberry. HEX triplet: 54, 14 and 30. RGB value is (84,20,48). Sum of RGB (Red+Green+Blue) = 84+20+48=152 (20% of max value = 765). Red value is 84 (33.20% from 255 or 55.26% from 152); Green value is 20 (8.20% from 255 or 13.16% from 152); Blue value is 48 (19.14% from 255 or 31.58% from 152); Max value from RGB is 84 - color contains mainly: red. Hex color #541430 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541430 is #ABEBCF. Grayscale: #2A2A2A. Windows color (decimal): -11267024 or 3150932. OLE color: 3150932.
HSL color Cylindrical-coordinate representation of color #541430: hue angle of 333.75º 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 #541430 is Cyan = 0, Magento = 0.76, Yellow = 0.43 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 48 | - |
| CMYK | 0 | 0.76 | 0.43 | 0.67 |
| HSL | 333.75º | 0.62% | 0.2% | - |
| HSV(B) | 333.75º | 0.76% | 0.33% | - |
| XYZ | 4.44 | 2.6 | 3.06 | - |
| YUV | 42.33 | 131.2 | 157.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 48 | 0 | 0.76 | 0.43 | 0.67 | 333.75 | 0.62 | 0.2 |
| Hex | 54 | 14 | 30 | 0 | 4C | 2B | 43 | 14E | 3E | 14 |
| Octal | 124 | 24 | 60 | 0 | 114 | 53 | 103 | 516 | 76 | 24 |
| Binary | 1010100 | 10100 | 110000 | 0 | 1001100 | 101011 | 1000011 | 101001110 | 111110 | 10100 |
Color Harmonies of #541430
Complementary color
Monochromatic Colors of #541430
Black with #541430
Text Example
Text Example
White with #541430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541430; }
p { color: rgb(84,20,48); }
H1.HeaderClassName
{
color: #541430;
}
.AnyTagClassName
{
color: #541430;
}
</style>
background-color css
<style>
a { background-color: #541430; }
a { background-color: rgb(84,20,48); }
div.DivClassName
{
background-color: #541430;
}
.BgClassName
{
background-color: #541430;
}
</style>
border-color css
<style>
span { border-color: #541430; }
span { border-color: rgb(84,20,48); }
td.TdClassName
{
border-color: #541430;
}
.TagClassName
{
border-color: #541430;
}
</style>