Shades of Blackberry #511433
Tints of Blackberry #511433
RGB
CMYK
RGB Variations
Color information
#511433 (or 0x511433) is known color: Blackberry. HEX triplet: 51, 14 and 33. RGB value is (81,20,51). Sum of RGB (Red+Green+Blue) = 81+20+51=152 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.29% from 152); Green value is 20 (8.20% from 255 or 13.16% from 152); Blue value is 51 (20.31% from 255 or 33.55% from 152); Max value from RGB is 81 - color contains mainly: red. Hex color #511433 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #511433 is #AEEBCC. Grayscale: #292929. Windows color (decimal): -11463629 or 3347537. OLE color: 3347537.
HSL color Cylindrical-coordinate representation of color #511433: hue angle of 329.51º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #511433 is Cyan = 0, Magento = 0.75, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 20 | 51 | - |
| CMYK | 0 | 0.75 | 0.37 | 0.68 |
| HSL | 329.51º | 0.6% | 0.2% | - |
| HSV(B) | 329.51º | 0.75% | 0.32% | - |
| XYZ | 4.24 | 2.49 | 3.39 | - |
| YUV | 41.77 | 133.21 | 155.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 51 | 0 | 0.75 | 0.37 | 0.68 | 329.51 | 0.6 | 0.2 |
| Hex | 51 | 14 | 33 | 0 | 4B | 25 | 44 | 14A | 3C | 14 |
| Octal | 121 | 24 | 63 | 0 | 113 | 45 | 104 | 512 | 74 | 24 |
| Binary | 1010001 | 10100 | 110011 | 0 | 1001011 | 100101 | 1000100 | 101001010 | 111100 | 10100 |
Color Harmonies of #511433
Complementary color
Monochromatic Colors of #511433
Black with #511433
Text Example
Text Example
White with #511433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511433; }
p { color: rgb(81,20,51); }
H1.HeaderClassName
{
color: #511433;
}
.AnyTagClassName
{
color: #511433;
}
</style>
background-color css
<style>
a { background-color: #511433; }
a { background-color: rgb(81,20,51); }
div.DivClassName
{
background-color: #511433;
}
.BgClassName
{
background-color: #511433;
}
</style>
border-color css
<style>
span { border-color: #511433; }
span { border-color: rgb(81,20,51); }
td.TdClassName
{
border-color: #511433;
}
.TagClassName
{
border-color: #511433;
}
</style>