Shades of Blackberry #541738
Tints of Blackberry #541738
RGB
CMYK
RGB Variations
Color information
#541738 (or 0x541738) is known color: Blackberry. HEX triplet: 54, 17 and 38. RGB value is (84,23,56). Sum of RGB (Red+Green+Blue) = 84+23+56=163 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.53% from 163); Green value is 23 (9.38% from 255 or 14.11% from 163); Blue value is 56 (22.27% from 255 or 34.36% from 163); Max value from RGB is 84 - color contains mainly: red. Hex color #541738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541738 is #ABE8C7. Grayscale: #2C2C2C. Windows color (decimal): -11266248 or 3675988. OLE color: 3675988.
HSL color Cylindrical-coordinate representation of color #541738: hue angle of 327.54º 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 #541738 is Cyan = 0, Magento = 0.73, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 23 | 56 | - |
| CMYK | 0 | 0.73 | 0.33 | 0.67 |
| HSL | 327.54º | 0.57% | 0.21% | - |
| HSV(B) | 327.54º | 0.73% | 0.33% | - |
| XYZ | 4.68 | 2.78 | 4.03 | - |
| YUV | 45 | 134.21 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 23 | 56 | 0 | 0.73 | 0.33 | 0.67 | 327.54 | 0.57 | 0.21 |
| Hex | 54 | 17 | 38 | 0 | 49 | 21 | 43 | 148 | 39 | 15 |
| Octal | 124 | 27 | 70 | 0 | 111 | 41 | 103 | 510 | 71 | 25 |
| Binary | 1010100 | 10111 | 111000 | 0 | 1001001 | 100001 | 1000011 | 101001000 | 111001 | 10101 |
Color Harmonies of #541738
Complementary color
Monochromatic Colors of #541738
Black with #541738
Text Example
Text Example
White with #541738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541738; }
p { color: rgb(84,23,56); }
H1.HeaderClassName
{
color: #541738;
}
.AnyTagClassName
{
color: #541738;
}
</style>
background-color css
<style>
a { background-color: #541738; }
a { background-color: rgb(84,23,56); }
div.DivClassName
{
background-color: #541738;
}
.BgClassName
{
background-color: #541738;
}
</style>
border-color css
<style>
span { border-color: #541738; }
span { border-color: rgb(84,23,56); }
td.TdClassName
{
border-color: #541738;
}
.TagClassName
{
border-color: #541738;
}
</style>