Shades of Blackberry #511734
Tints of Blackberry #511734
RGB
CMYK
RGB Variations
Color information
#511734 (or 0x511734) is known color: Blackberry. HEX triplet: 51, 17 and 34. RGB value is (81,23,52). Sum of RGB (Red+Green+Blue) = 81+23+52=156 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.92% from 156); Green value is 23 (9.38% from 255 or 14.74% from 156); Blue value is 52 (20.70% from 255 or 33.33% from 156); Max value from RGB is 81 - color contains mainly: red. Hex color #511734 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511734 is #AEE8CB. Grayscale: #2B2B2B. Windows color (decimal): -11462860 or 3413841. OLE color: 3413841.
HSL color Cylindrical-coordinate representation of color #511734: hue angle of 330º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #511734 is Cyan = 0, Magento = 0.72, Yellow = 0.36 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 23 | 52 | - |
| CMYK | 0 | 0.72 | 0.36 | 0.68 |
| HSL | 330º | 0.56% | 0.2% | - |
| HSV(B) | 330º | 0.72% | 0.32% | - |
| XYZ | 4.32 | 2.61 | 3.52 | - |
| YUV | 43.65 | 132.72 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 23 | 52 | 0 | 0.72 | 0.36 | 0.68 | 330 | 0.56 | 0.2 |
| Hex | 51 | 17 | 34 | 0 | 48 | 24 | 44 | 14A | 38 | 14 |
| Octal | 121 | 27 | 64 | 0 | 110 | 44 | 104 | 512 | 70 | 24 |
| Binary | 1010001 | 10111 | 110100 | 0 | 1001000 | 100100 | 1000100 | 101001010 | 111000 | 10100 |
Color Harmonies of #511734
Complementary color
Monochromatic Colors of #511734
Black with #511734
Text Example
Text Example
White with #511734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511734; }
p { color: rgb(81,23,52); }
H1.HeaderClassName
{
color: #511734;
}
.AnyTagClassName
{
color: #511734;
}
</style>
background-color css
<style>
a { background-color: #511734; }
a { background-color: rgb(81,23,52); }
div.DivClassName
{
background-color: #511734;
}
.BgClassName
{
background-color: #511734;
}
</style>
border-color css
<style>
span { border-color: #511734; }
span { border-color: rgb(81,23,52); }
td.TdClassName
{
border-color: #511734;
}
.TagClassName
{
border-color: #511734;
}
</style>