Shades of Blackberry #541638
Tints of Blackberry #541638
RGB
CMYK
RGB Variations
Color information
#541638 (or 0x541638) is known color: Blackberry. HEX triplet: 54, 16 and 38. RGB value is (84,22,56). Sum of RGB (Red+Green+Blue) = 84+22+56=162 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.85% from 162); Green value is 22 (8.98% from 255 or 13.58% from 162); Blue value is 56 (22.27% from 255 or 34.57% from 162); Max value from RGB is 84 - color contains mainly: red. Hex color #541638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541638 is #ABE9C7. Grayscale: #2C2C2C. Windows color (decimal): -11266504 or 3675732. OLE color: 3675732.
HSL color Cylindrical-coordinate representation of color #541638: hue angle of 327.1º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #541638 is Cyan = 0, Magento = 0.74, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 22 | 56 | - |
| CMYK | 0 | 0.74 | 0.33 | 0.67 |
| HSL | 327.1º | 0.58% | 0.21% | - |
| HSV(B) | 327.1º | 0.74% | 0.33% | - |
| XYZ | 4.66 | 2.74 | 4.03 | - |
| YUV | 44.41 | 134.54 | 156.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 22 | 56 | 0 | 0.74 | 0.33 | 0.67 | 327.1 | 0.58 | 0.21 |
| Hex | 54 | 16 | 38 | 0 | 4A | 21 | 43 | 147 | 3A | 15 |
| Octal | 124 | 26 | 70 | 0 | 112 | 41 | 103 | 507 | 72 | 25 |
| Binary | 1010100 | 10110 | 111000 | 0 | 1001010 | 100001 | 1000011 | 101000111 | 111010 | 10101 |
Color Harmonies of #541638
Complementary color
Monochromatic Colors of #541638
Black with #541638
Text Example
Text Example
White with #541638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541638; }
p { color: rgb(84,22,56); }
H1.HeaderClassName
{
color: #541638;
}
.AnyTagClassName
{
color: #541638;
}
</style>
background-color css
<style>
a { background-color: #541638; }
a { background-color: rgb(84,22,56); }
div.DivClassName
{
background-color: #541638;
}
.BgClassName
{
background-color: #541638;
}
</style>
border-color css
<style>
span { border-color: #541638; }
span { border-color: rgb(84,22,56); }
td.TdClassName
{
border-color: #541638;
}
.TagClassName
{
border-color: #541638;
}
</style>