Shades of Blackberry #520727
Tints of Blackberry #520727
RGB
CMYK
RGB Variations
Color information
#520727 (or 0x520727) is known color: Blackberry. HEX triplet: 52, 07 and 27. RGB value is (82,7,39). Sum of RGB (Red+Green+Blue) = 82+7+39=128 (16% of max value = 765). Red value is 82 (32.42% from 255 or 64.06% from 128); Green value is 7 (3.12% from 255 or 5.47% from 128); Blue value is 39 (15.62% from 255 or 30.47% from 128); Max value from RGB is 82 - color contains mainly: red. Hex color #520727 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #520727 is #ADF8D8. Grayscale: #212121. Windows color (decimal): -11401433 or 2557778. OLE color: 2557778.
HSL color Cylindrical-coordinate representation of color #520727: hue angle of 334.4º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #520727 is Cyan = 0, Magento = 0.91, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 7 | 39 | - |
| CMYK | 0 | 0.91 | 0.52 | 0.68 |
| HSL | 334.4º | 0.84% | 0.17% | - |
| HSV(B) | 334.4º | 0.91% | 0.32% | - |
| XYZ | 3.92 | 2.09 | 2.12 | - |
| YUV | 33.07 | 131.35 | 162.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 7 | 39 | 0 | 0.91 | 0.52 | 0.68 | 334.4 | 0.84 | 0.17 |
| Hex | 52 | 7 | 27 | 0 | 5B | 34 | 44 | 14E | 54 | 11 |
| Octal | 122 | 7 | 47 | 0 | 133 | 64 | 104 | 516 | 124 | 21 |
| Binary | 1010010 | 111 | 100111 | 0 | 1011011 | 110100 | 1000100 | 101001110 | 1010100 | 10001 |
Color Harmonies of #520727
Complementary color
Monochromatic Colors of #520727
Black with #520727
Text Example
Text Example
White with #520727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #520727; }
p { color: rgb(82,7,39); }
H1.HeaderClassName
{
color: #520727;
}
.AnyTagClassName
{
color: #520727;
}
</style>
background-color css
<style>
a { background-color: #520727; }
a { background-color: rgb(82,7,39); }
div.DivClassName
{
background-color: #520727;
}
.BgClassName
{
background-color: #520727;
}
</style>
border-color css
<style>
span { border-color: #520727; }
span { border-color: rgb(82,7,39); }
td.TdClassName
{
border-color: #520727;
}
.TagClassName
{
border-color: #520727;
}
</style>