Shades of Blackberry #521330
Tints of Blackberry #521330
RGB
CMYK
RGB Variations
Color information
#521330 (or 0x521330) is known color: Blackberry. HEX triplet: 52, 13 and 30. RGB value is (82,19,48). Sum of RGB (Red+Green+Blue) = 82+19+48=149 (19% of max value = 765). Red value is 82 (32.42% from 255 or 55.03% from 149); Green value is 19 (7.81% from 255 or 12.75% from 149); Blue value is 48 (19.14% from 255 or 32.21% from 149); Max value from RGB is 82 - color contains mainly: red. Hex color #521330 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521330 is #ADECCF. Grayscale: #292929. Windows color (decimal): -11398352 or 3150674. OLE color: 3150674.
HSL color Cylindrical-coordinate representation of color #521330: hue angle of 332.38º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #521330 is Cyan = 0, Magento = 0.77, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 19 | 48 | - |
| CMYK | 0 | 0.77 | 0.41 | 0.68 |
| HSL | 332.38º | 0.62% | 0.2% | - |
| HSV(B) | 332.38º | 0.77% | 0.32% | - |
| XYZ | 4.25 | 2.47 | 3.05 | - |
| YUV | 41.14 | 131.87 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 19 | 48 | 0 | 0.77 | 0.41 | 0.68 | 332.38 | 0.62 | 0.2 |
| Hex | 52 | 13 | 30 | 0 | 4D | 29 | 44 | 14C | 3E | 14 |
| Octal | 122 | 23 | 60 | 0 | 115 | 51 | 104 | 514 | 76 | 24 |
| Binary | 1010010 | 10011 | 110000 | 0 | 1001101 | 101001 | 1000100 | 101001100 | 111110 | 10100 |
Color Harmonies of #521330
Complementary color
Monochromatic Colors of #521330
Black with #521330
Text Example
Text Example
White with #521330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521330; }
p { color: rgb(82,19,48); }
H1.HeaderClassName
{
color: #521330;
}
.AnyTagClassName
{
color: #521330;
}
</style>
background-color css
<style>
a { background-color: #521330; }
a { background-color: rgb(82,19,48); }
div.DivClassName
{
background-color: #521330;
}
.BgClassName
{
background-color: #521330;
}
</style>
border-color css
<style>
span { border-color: #521330; }
span { border-color: rgb(82,19,48); }
td.TdClassName
{
border-color: #521330;
}
.TagClassName
{
border-color: #521330;
}
</style>