Shades of Blackberry #541730
Tints of Blackberry #541730
RGB
CMYK
RGB Variations
Color information
#541730 (or 0x541730) is known color: Blackberry. HEX triplet: 54, 17 and 30. RGB value is (84,23,48). Sum of RGB (Red+Green+Blue) = 84+23+48=155 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.19% from 155); Green value is 23 (9.38% from 255 or 14.84% from 155); Blue value is 48 (19.14% from 255 or 30.97% from 155); Max value from RGB is 84 - color contains mainly: red. Hex color #541730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541730 is #ABE8CF. Grayscale: #2C2C2C. Windows color (decimal): -11266256 or 3151700. OLE color: 3151700.
HSL color Cylindrical-coordinate representation of color #541730: hue angle of 335.41º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #541730 is Cyan = 0, Magento = 0.73, Yellow = 0.43 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 23 | 48 | - |
| CMYK | 0 | 0.73 | 0.43 | 0.67 |
| HSL | 335.41º | 0.57% | 0.21% | - |
| HSV(B) | 335.41º | 0.73% | 0.33% | - |
| XYZ | 4.5 | 2.71 | 3.08 | - |
| YUV | 44.09 | 130.21 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 23 | 48 | 0 | 0.73 | 0.43 | 0.67 | 335.41 | 0.57 | 0.21 |
| Hex | 54 | 17 | 30 | 0 | 49 | 2B | 43 | 14F | 39 | 15 |
| Octal | 124 | 27 | 60 | 0 | 111 | 53 | 103 | 517 | 71 | 25 |
| Binary | 1010100 | 10111 | 110000 | 0 | 1001001 | 101011 | 1000011 | 101001111 | 111001 | 10101 |
Color Harmonies of #541730
Complementary color
Monochromatic Colors of #541730
Black with #541730
Text Example
Text Example
White with #541730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541730; }
p { color: rgb(84,23,48); }
H1.HeaderClassName
{
color: #541730;
}
.AnyTagClassName
{
color: #541730;
}
</style>
background-color css
<style>
a { background-color: #541730; }
a { background-color: rgb(84,23,48); }
div.DivClassName
{
background-color: #541730;
}
.BgClassName
{
background-color: #541730;
}
</style>
border-color css
<style>
span { border-color: #541730; }
span { border-color: rgb(84,23,48); }
td.TdClassName
{
border-color: #541730;
}
.TagClassName
{
border-color: #541730;
}
</style>