Shades of Blackberry #531330
Tints of Blackberry #531330
RGB
CMYK
RGB Variations
Color information
#531330 (or 0x531330) is known color: Blackberry. HEX triplet: 53, 13 and 30. RGB value is (83,19,48). Sum of RGB (Red+Green+Blue) = 83+19+48=150 (19% of max value = 765). Red value is 83 (32.81% from 255 or 55.33% from 150); Green value is 19 (7.81% from 255 or 12.67% from 150); Blue value is 48 (19.14% from 255 or 32% from 150); Max value from RGB is 83 - color contains mainly: red. Hex color #531330 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #531330 is #ACECCF. Grayscale: #292929. Windows color (decimal): -11332816 or 3150675. OLE color: 3150675.
HSL color Cylindrical-coordinate representation of color #531330: hue angle of 332.81º 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 #531330 is Cyan = 0, Magento = 0.77, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 19 | 48 | - |
| CMYK | 0 | 0.77 | 0.42 | 0.67 |
| HSL | 332.81º | 0.63% | 0.2% | - |
| HSV(B) | 332.81º | 0.77% | 0.33% | - |
| XYZ | 4.33 | 2.52 | 3.05 | - |
| YUV | 41.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 19 | 48 | 0 | 0.77 | 0.42 | 0.67 | 332.81 | 0.63 | 0.2 |
| Hex | 53 | 13 | 30 | 0 | 4D | 2A | 43 | 14D | 3F | 14 |
| Octal | 123 | 23 | 60 | 0 | 115 | 52 | 103 | 515 | 77 | 24 |
| Binary | 1010011 | 10011 | 110000 | 0 | 1001101 | 101010 | 1000011 | 101001101 | 111111 | 10100 |
Color Harmonies of #531330
Complementary color
Monochromatic Colors of #531330
Black with #531330
Text Example
Text Example
White with #531330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #531330; }
p { color: rgb(83,19,48); }
H1.HeaderClassName
{
color: #531330;
}
.AnyTagClassName
{
color: #531330;
}
</style>
background-color css
<style>
a { background-color: #531330; }
a { background-color: rgb(83,19,48); }
div.DivClassName
{
background-color: #531330;
}
.BgClassName
{
background-color: #531330;
}
</style>
border-color css
<style>
span { border-color: #531330; }
span { border-color: rgb(83,19,48); }
td.TdClassName
{
border-color: #531330;
}
.TagClassName
{
border-color: #531330;
}
</style>