Shades of Blackberry #531530
Tints of Blackberry #531530
RGB
CMYK
RGB Variations
Color information
#531530 (or 0x531530) is known color: Blackberry. HEX triplet: 53, 15 and 30. RGB value is (83,21,48). Sum of RGB (Red+Green+Blue) = 83+21+48=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 21 (8.59% from 255 or 13.82% from 152); Blue value is 48 (19.14% from 255 or 31.58% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #531530 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531530 is #ACEACF. Grayscale: #2A2A2A. Windows color (decimal): -11332304 or 3151187. OLE color: 3151187.
HSL color Cylindrical-coordinate representation of color #531530: hue angle of 333.87º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #531530 is Cyan = 0, Magento = 0.75, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 21 | 48 | - |
| CMYK | 0 | 0.75 | 0.42 | 0.67 |
| HSL | 333.87º | 0.6% | 0.2% | - |
| HSV(B) | 333.87º | 0.75% | 0.33% | - |
| XYZ | 4.37 | 2.59 | 3.07 | - |
| YUV | 42.62 | 131.04 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 21 | 48 | 0 | 0.75 | 0.42 | 0.67 | 333.87 | 0.6 | 0.2 |
| Hex | 53 | 15 | 30 | 0 | 4B | 2A | 43 | 14E | 3C | 14 |
| Octal | 123 | 25 | 60 | 0 | 113 | 52 | 103 | 516 | 74 | 24 |
| Binary | 1010011 | 10101 | 110000 | 0 | 1001011 | 101010 | 1000011 | 101001110 | 111100 | 10100 |
Color Harmonies of #531530
Complementary color
Monochromatic Colors of #531530
Black with #531530
Text Example
Text Example
White with #531530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531530; }
p { color: rgb(83,21,48); }
H1.HeaderClassName
{
color: #531530;
}
.AnyTagClassName
{
color: #531530;
}
</style>
background-color css
<style>
a { background-color: #531530; }
a { background-color: rgb(83,21,48); }
div.DivClassName
{
background-color: #531530;
}
.BgClassName
{
background-color: #531530;
}
</style>
border-color css
<style>
span { border-color: #531530; }
span { border-color: rgb(83,21,48); }
td.TdClassName
{
border-color: #531530;
}
.TagClassName
{
border-color: #531530;
}
</style>