Shades of Blackberry #310519
Tints of Blackberry #310519
RGB
CMYK
RGB Variations
Color information
#310519 (or 0x310519) is known color: Blackberry. HEX triplet: 31, 05 and 19. RGB value is (49,5,25). Sum of RGB (Red+Green+Blue) = 49+5+25=79 (10% of max value = 765). Red value is 49 (19.53% from 255 or 62.03% from 79); Green value is 5 (2.34% from 255 or 6.33% from 79); Blue value is 25 (10.16% from 255 or 31.65% from 79); Max value from RGB is 49 - color contains mainly: red. Hex color #310519 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310519 is #CEFAE6. Grayscale: #141414. Windows color (decimal): -13564647 or 1639729. OLE color: 1639729.
HSL color Cylindrical-coordinate representation of color #310519: hue angle of 332.73º 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 #310519 is Cyan = 0, Magento = 0.90, Yellow = 0.49 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 5 | 25 | - |
| CMYK | 0 | 0.90 | 0.49 | 0.81 |
| HSL | 332.73º | 0.81% | 0.11% | - |
| HSV(B) | 332.73º | 0.9% | 0.19% | - |
| XYZ | 1.5 | 0.83 | 1 | - |
| YUV | 20.44 | 130.58 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 25 | 0 | 0.90 | 0.49 | 0.81 | 332.73 | 0.81 | 0.11 |
| Hex | 31 | 5 | 19 | 0 | 5A | 31 | 51 | 14D | 51 | B |
| Octal | 61 | 5 | 31 | 0 | 132 | 61 | 121 | 515 | 121 | 13 |
| Binary | 110001 | 101 | 11001 | 0 | 1011010 | 110001 | 1010001 | 101001101 | 1010001 | 1011 |
Color Harmonies of #310519
Complementary color
Monochromatic Colors of #310519
Black with #310519
Text Example
Text Example
White with #310519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310519; }
p { color: rgb(49,5,25); }
H1.HeaderClassName
{
color: #310519;
}
.AnyTagClassName
{
color: #310519;
}
</style>
background-color css
<style>
a { background-color: #310519; }
a { background-color: rgb(49,5,25); }
div.DivClassName
{
background-color: #310519;
}
.BgClassName
{
background-color: #310519;
}
</style>
border-color css
<style>
span { border-color: #310519; }
span { border-color: rgb(49,5,25); }
td.TdClassName
{
border-color: #310519;
}
.TagClassName
{
border-color: #310519;
}
</style>