Shades of Blackberry #531137
Tints of Blackberry #531137
RGB
CMYK
RGB Variations
Color information
#531137 (or 0x531137) is known color: Blackberry. HEX triplet: 53, 11 and 37. RGB value is (83,17,55). Sum of RGB (Red+Green+Blue) = 83+17+55=155 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.55% from 155); Green value is 17 (7.03% from 255 or 10.97% from 155); Blue value is 55 (21.88% from 255 or 35.48% from 155); Max value from RGB is 83 - color contains mainly: red. Hex color #531137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531137 is #ACEEC8. Grayscale: #282828. Windows color (decimal): -11333321 or 3608915. OLE color: 3608915.
HSL color Cylindrical-coordinate representation of color #531137: hue angle of 325.45º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #531137 is Cyan = 0, Magento = 0.80, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 17 | 55 | - |
| CMYK | 0 | 0.80 | 0.34 | 0.67 |
| HSL | 325.45º | 0.66% | 0.2% | - |
| HSV(B) | 325.45º | 0.8% | 0.33% | - |
| XYZ | 4.46 | 2.52 | 3.87 | - |
| YUV | 41.07 | 135.87 | 157.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 17 | 55 | 0 | 0.80 | 0.34 | 0.67 | 325.45 | 0.66 | 0.2 |
| Hex | 53 | 11 | 37 | 0 | 50 | 22 | 43 | 145 | 42 | 14 |
| Octal | 123 | 21 | 67 | 0 | 120 | 42 | 103 | 505 | 102 | 24 |
| Binary | 1010011 | 10001 | 110111 | 0 | 1010000 | 100010 | 1000011 | 101000101 | 1000010 | 10100 |
Color Harmonies of #531137
Complementary color
Monochromatic Colors of #531137
Black with #531137
Text Example
Text Example
White with #531137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531137; }
p { color: rgb(83,17,55); }
H1.HeaderClassName
{
color: #531137;
}
.AnyTagClassName
{
color: #531137;
}
</style>
background-color css
<style>
a { background-color: #531137; }
a { background-color: rgb(83,17,55); }
div.DivClassName
{
background-color: #531137;
}
.BgClassName
{
background-color: #531137;
}
</style>
border-color css
<style>
span { border-color: #531137; }
span { border-color: rgb(83,17,55); }
td.TdClassName
{
border-color: #531137;
}
.TagClassName
{
border-color: #531137;
}
</style>