Shades of Blackberry #531337
Tints of Blackberry #531337
RGB
CMYK
RGB Variations
Color information
#531337 (or 0x531337) is known color: Blackberry. HEX triplet: 53, 13 and 37. RGB value is (83,19,55). Sum of RGB (Red+Green+Blue) = 83+19+55=157 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.87% from 157); Green value is 19 (7.81% from 255 or 12.10% from 157); Blue value is 55 (21.88% from 255 or 35.03% from 157); Max value from RGB is 83 - color contains mainly: red. Hex color #531337 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531337 is #ACECC8. Grayscale: #2A2A2A. Windows color (decimal): -11332809 or 3609427. OLE color: 3609427.
HSL color Cylindrical-coordinate representation of color #531337: hue angle of 326.25º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #531337 is Cyan = 0, Magento = 0.77, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 55 | - |
| CMYK | 0 | 0.77 | 0.34 | 0.67 |
| HSL | 326.25º | 0.63% | 0.2% | - |
| HSV(B) | 326.25º | 0.77% | 0.33% | - |
| XYZ | 4.49 | 2.58 | 3.88 | - |
| YUV | 42.24 | 135.2 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 55 | 0 | 0.77 | 0.34 | 0.67 | 326.25 | 0.63 | 0.2 |
| Hex | 53 | 13 | 37 | 0 | 4D | 22 | 43 | 146 | 3F | 14 |
| Octal | 123 | 23 | 67 | 0 | 115 | 42 | 103 | 506 | 77 | 24 |
| Binary | 1010011 | 10011 | 110111 | 0 | 1001101 | 100010 | 1000011 | 101000110 | 111111 | 10100 |
Color Harmonies of #531337
Complementary color
Monochromatic Colors of #531337
Black with #531337
Text Example
Text Example
White with #531337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531337; }
p { color: rgb(83,19,55); }
H1.HeaderClassName
{
color: #531337;
}
.AnyTagClassName
{
color: #531337;
}
</style>
background-color css
<style>
a { background-color: #531337; }
a { background-color: rgb(83,19,55); }
div.DivClassName
{
background-color: #531337;
}
.BgClassName
{
background-color: #531337;
}
</style>
border-color css
<style>
span { border-color: #531337; }
span { border-color: rgb(83,19,55); }
td.TdClassName
{
border-color: #531337;
}
.TagClassName
{
border-color: #531337;
}
</style>