Shades of Blackberry #521734
Tints of Blackberry #521734
RGB
CMYK
RGB Variations
Color information
#521734 (or 0x521734) is known color: Blackberry. HEX triplet: 52, 17 and 34. RGB value is (82,23,52). Sum of RGB (Red+Green+Blue) = 82+23+52=157 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.23% from 157); Green value is 23 (9.38% from 255 or 14.65% from 157); Blue value is 52 (20.70% from 255 or 33.12% from 157); Max value from RGB is 82 - color contains mainly: red. Hex color #521734 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #521734 is #ADE8CB. Grayscale: #2B2B2B. Windows color (decimal): -11397324 or 3413842. OLE color: 3413842.
HSL color Cylindrical-coordinate representation of color #521734: hue angle of 330.51º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #521734 is Cyan = 0, Magento = 0.72, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 23 | 52 | - |
| CMYK | 0 | 0.72 | 0.37 | 0.68 |
| HSL | 330.51º | 0.56% | 0.21% | - |
| HSV(B) | 330.51º | 0.72% | 0.32% | - |
| XYZ | 4.41 | 2.65 | 3.53 | - |
| YUV | 43.95 | 132.55 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 23 | 52 | 0 | 0.72 | 0.37 | 0.68 | 330.51 | 0.56 | 0.21 |
| Hex | 52 | 17 | 34 | 0 | 48 | 25 | 44 | 14B | 38 | 15 |
| Octal | 122 | 27 | 64 | 0 | 110 | 45 | 104 | 513 | 70 | 25 |
| Binary | 1010010 | 10111 | 110100 | 0 | 1001000 | 100101 | 1000100 | 101001011 | 111000 | 10101 |
Color Harmonies of #521734
Complementary color
Monochromatic Colors of #521734
Black with #521734
Text Example
Text Example
White with #521734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #521734; }
p { color: rgb(82,23,52); }
H1.HeaderClassName
{
color: #521734;
}
.AnyTagClassName
{
color: #521734;
}
</style>
background-color css
<style>
a { background-color: #521734; }
a { background-color: rgb(82,23,52); }
div.DivClassName
{
background-color: #521734;
}
.BgClassName
{
background-color: #521734;
}
</style>
border-color css
<style>
span { border-color: #521734; }
span { border-color: rgb(82,23,52); }
td.TdClassName
{
border-color: #521734;
}
.TagClassName
{
border-color: #521734;
}
</style>