Shades of Blackberry #510827
Tints of Blackberry #510827
RGB
CMYK
RGB Variations
Color information
#510827 (or 0x510827) is known color: Blackberry. HEX triplet: 51, 08 and 27. RGB value is (81,8,39). Sum of RGB (Red+Green+Blue) = 81+8+39=128 (16% of max value = 765). Red value is 81 (32.03% from 255 or 63.28% from 128); Green value is 8 (3.52% from 255 or 6.25% from 128); Blue value is 39 (15.62% from 255 or 30.47% from 128); Max value from RGB is 81 - color contains mainly: red. Hex color #510827 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #510827 is #AEF7D8. Grayscale: #212121. Windows color (decimal): -11466713 or 2558033. OLE color: 2558033.
HSL color Cylindrical-coordinate representation of color #510827: hue angle of 334.52º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #510827 is Cyan = 0, Magento = 0.90, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 8 | 39 | - |
| CMYK | 0 | 0.90 | 0.52 | 0.68 |
| HSL | 334.52º | 0.82% | 0.17% | - |
| HSV(B) | 334.52º | 0.9% | 0.32% | - |
| XYZ | 3.85 | 2.07 | 2.12 | - |
| YUV | 33.36 | 131.18 | 161.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 8 | 39 | 0 | 0.90 | 0.52 | 0.68 | 334.52 | 0.82 | 0.17 |
| Hex | 51 | 8 | 27 | 0 | 5A | 34 | 44 | 14F | 52 | 11 |
| Octal | 121 | 10 | 47 | 0 | 132 | 64 | 104 | 517 | 122 | 21 |
| Binary | 1010001 | 1000 | 100111 | 0 | 1011010 | 110100 | 1000100 | 101001111 | 1010010 | 10001 |
Color Harmonies of #510827
Complementary color
Monochromatic Colors of #510827
Black with #510827
Text Example
Text Example
White with #510827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #510827; }
p { color: rgb(81,8,39); }
H1.HeaderClassName
{
color: #510827;
}
.AnyTagClassName
{
color: #510827;
}
</style>
background-color css
<style>
a { background-color: #510827; }
a { background-color: rgb(81,8,39); }
div.DivClassName
{
background-color: #510827;
}
.BgClassName
{
background-color: #510827;
}
</style>
border-color css
<style>
span { border-color: #510827; }
span { border-color: rgb(81,8,39); }
td.TdClassName
{
border-color: #510827;
}
.TagClassName
{
border-color: #510827;
}
</style>