Shades of Blackberry #531641
Tints of Blackberry #531641
RGB
CMYK
RGB Variations
Color information
#531641 (or 0x531641) is known color: Blackberry. HEX triplet: 53, 16 and 41. RGB value is (83,22,65). Sum of RGB (Red+Green+Blue) = 83+22+65=170 (22% of max value = 765). Red value is 83 (32.81% from 255 or 48.82% from 170); Green value is 22 (8.98% from 255 or 12.94% from 170); Blue value is 65 (25.78% from 255 or 38.24% from 170); Max value from RGB is 83 - color contains mainly: red. Hex color #531641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531641 is #ACE9BE. Grayscale: #2D2D2D. Windows color (decimal): -11332031 or 4265555. OLE color: 4265555.
HSL color Cylindrical-coordinate representation of color #531641: hue angle of 317.7º degrees, saturation: 0.58, 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 #531641 is Cyan = 0, Magento = 0.73, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 22 | 65 | - |
| CMYK | 0 | 0.73 | 0.22 | 0.67 |
| HSL | 317.7º | 0.58% | 0.21% | - |
| HSV(B) | 317.7º | 0.73% | 0.33% | - |
| XYZ | 4.81 | 2.79 | 5.29 | - |
| YUV | 45.14 | 139.21 | 155 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 22 | 65 | 0 | 0.73 | 0.22 | 0.67 | 317.7 | 0.58 | 0.21 |
| Hex | 53 | 16 | 41 | 0 | 49 | 16 | 43 | 13E | 3A | 15 |
| Octal | 123 | 26 | 101 | 0 | 111 | 26 | 103 | 476 | 72 | 25 |
| Binary | 1010011 | 10110 | 1000001 | 0 | 1001001 | 10110 | 1000011 | 100111110 | 111010 | 10101 |
Color Harmonies of #531641
Complementary color
Monochromatic Colors of #531641
Black with #531641
Text Example
Text Example
White with #531641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531641; }
p { color: rgb(83,22,65); }
H1.HeaderClassName
{
color: #531641;
}
.AnyTagClassName
{
color: #531641;
}
</style>
background-color css
<style>
a { background-color: #531641; }
a { background-color: rgb(83,22,65); }
div.DivClassName
{
background-color: #531641;
}
.BgClassName
{
background-color: #531641;
}
</style>
border-color css
<style>
span { border-color: #531641; }
span { border-color: rgb(83,22,65); }
td.TdClassName
{
border-color: #531641;
}
.TagClassName
{
border-color: #531641;
}
</style>