Shades of Blackberry #521439
Tints of Blackberry #521439
RGB
CMYK
RGB Variations
Color information
#521439 (or 0x521439) is known color: Blackberry. HEX triplet: 52, 14 and 39. RGB value is (82,20,57). Sum of RGB (Red+Green+Blue) = 82+20+57=159 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.57% from 159); Green value is 20 (8.20% from 255 or 12.58% from 159); Blue value is 57 (22.66% from 255 or 35.85% from 159); Max value from RGB is 82 - color contains mainly: red. Hex color #521439 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521439 is #ADEBC6. Grayscale: #2A2A2A. Windows color (decimal): -11398087 or 3740754. OLE color: 3740754.
HSL color Cylindrical-coordinate representation of color #521439: hue angle of 324.19º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #521439 is Cyan = 0, Magento = 0.76, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 20 | 57 | - |
| CMYK | 0 | 0.76 | 0.30 | 0.68 |
| HSL | 324.19º | 0.61% | 0.2% | - |
| HSV(B) | 324.19º | 0.76% | 0.32% | - |
| XYZ | 4.47 | 2.59 | 4.14 | - |
| YUV | 42.76 | 136.04 | 155.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 20 | 57 | 0 | 0.76 | 0.30 | 0.68 | 324.19 | 0.61 | 0.2 |
| Hex | 52 | 14 | 39 | 0 | 4C | 1E | 44 | 144 | 3D | 14 |
| Octal | 122 | 24 | 71 | 0 | 114 | 36 | 104 | 504 | 75 | 24 |
| Binary | 1010010 | 10100 | 111001 | 0 | 1001100 | 11110 | 1000100 | 101000100 | 111101 | 10100 |
Color Harmonies of #521439
Complementary color
Monochromatic Colors of #521439
Black with #521439
Text Example
Text Example
White with #521439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521439; }
p { color: rgb(82,20,57); }
H1.HeaderClassName
{
color: #521439;
}
.AnyTagClassName
{
color: #521439;
}
</style>
background-color css
<style>
a { background-color: #521439; }
a { background-color: rgb(82,20,57); }
div.DivClassName
{
background-color: #521439;
}
.BgClassName
{
background-color: #521439;
}
</style>
border-color css
<style>
span { border-color: #521439; }
span { border-color: rgb(82,20,57); }
td.TdClassName
{
border-color: #521439;
}
.TagClassName
{
border-color: #521439;
}
</style>