Shades of Blackberry #310518
Tints of Blackberry #310518
RGB
CMYK
RGB Variations
Color information
#310518 (or 0x310518) is known color: Blackberry. HEX triplet: 31, 05 and 18. RGB value is (49,5,24). Sum of RGB (Red+Green+Blue) = 49+5+24=78 (10% of max value = 765). Red value is 49 (19.53% from 255 or 62.82% from 78); Green value is 5 (2.34% from 255 or 6.41% from 78); Blue value is 24 (9.77% from 255 or 30.77% from 78); Max value from RGB is 49 - color contains mainly: red. Hex color #310518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310518 is #CEFAE7. Grayscale: #141414. Windows color (decimal): -13564648 or 1574193. OLE color: 1574193.
HSL color Cylindrical-coordinate representation of color #310518: hue angle of 334.09º degrees, saturation: 0.81, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310518 is Cyan = 0, Magento = 0.90, Yellow = 0.51 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 5 | 24 | - |
| CMYK | 0 | 0.90 | 0.51 | 0.81 |
| HSL | 334.09º | 0.81% | 0.11% | - |
| HSV(B) | 334.09º | 0.9% | 0.19% | - |
| XYZ | 1.49 | 0.83 | 0.95 | - |
| YUV | 20.32 | 130.08 | 148.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 24 | 0 | 0.90 | 0.51 | 0.81 | 334.09 | 0.81 | 0.11 |
| Hex | 31 | 5 | 18 | 0 | 5A | 33 | 51 | 14E | 51 | B |
| Octal | 61 | 5 | 30 | 0 | 132 | 63 | 121 | 516 | 121 | 13 |
| Binary | 110001 | 101 | 11000 | 0 | 1011010 | 110011 | 1010001 | 101001110 | 1010001 | 1011 |
Color Harmonies of #310518
Complementary color
Monochromatic Colors of #310518
Black with #310518
Text Example
Text Example
White with #310518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310518; }
p { color: rgb(49,5,24); }
H1.HeaderClassName
{
color: #310518;
}
.AnyTagClassName
{
color: #310518;
}
</style>
background-color css
<style>
a { background-color: #310518; }
a { background-color: rgb(49,5,24); }
div.DivClassName
{
background-color: #310518;
}
.BgClassName
{
background-color: #310518;
}
</style>
border-color css
<style>
span { border-color: #310518; }
span { border-color: rgb(49,5,24); }
td.TdClassName
{
border-color: #310518;
}
.TagClassName
{
border-color: #310518;
}
</style>