Shades of Blackberry #541742
Tints of Blackberry #541742
RGB
CMYK
RGB Variations
Color information
#541742 (or 0x541742) is known color: Blackberry. HEX triplet: 54, 17 and 42. RGB value is (84,23,66). Sum of RGB (Red+Green+Blue) = 84+23+66=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 23 (9.38% from 255 or 13.29% from 173); Blue value is 66 (26.17% from 255 or 38.15% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #541742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541742 is #ABE8BD. Grayscale: #2E2E2E. Windows color (decimal): -11266238 or 4331348. OLE color: 4331348.
HSL color Cylindrical-coordinate representation of color #541742: hue angle of 317.7º 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 #541742 is Cyan = 0, Magento = 0.73, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 23 | 66 | - |
| CMYK | 0 | 0.73 | 0.21 | 0.67 |
| HSL | 317.7º | 0.57% | 0.21% | - |
| HSV(B) | 317.7º | 0.73% | 0.33% | - |
| XYZ | 4.95 | 2.89 | 5.45 | - |
| YUV | 46.14 | 139.21 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 23 | 66 | 0 | 0.73 | 0.21 | 0.67 | 317.7 | 0.57 | 0.21 |
| Hex | 54 | 17 | 42 | 0 | 49 | 15 | 43 | 13E | 39 | 15 |
| Octal | 124 | 27 | 102 | 0 | 111 | 25 | 103 | 476 | 71 | 25 |
| Binary | 1010100 | 10111 | 1000010 | 0 | 1001001 | 10101 | 1000011 | 100111110 | 111001 | 10101 |
Color Harmonies of #541742
Complementary color
Monochromatic Colors of #541742
Black with #541742
Text Example
Text Example
White with #541742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541742; }
p { color: rgb(84,23,66); }
H1.HeaderClassName
{
color: #541742;
}
.AnyTagClassName
{
color: #541742;
}
</style>
background-color css
<style>
a { background-color: #541742; }
a { background-color: rgb(84,23,66); }
div.DivClassName
{
background-color: #541742;
}
.BgClassName
{
background-color: #541742;
}
</style>
border-color css
<style>
span { border-color: #541742; }
span { border-color: rgb(84,23,66); }
td.TdClassName
{
border-color: #541742;
}
.TagClassName
{
border-color: #541742;
}
</style>