Shades of Blackberry #311027
Tints of Blackberry #311027
RGB
CMYK
RGB Variations
Color information
#311027 (or 0x311027) is known color: Blackberry. HEX triplet: 31, 10 and 27. RGB value is (49,16,39). Sum of RGB (Red+Green+Blue) = 49+16+39=104 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.12% from 104); Green value is 16 (6.64% from 255 or 15.38% from 104); Blue value is 39 (15.62% from 255 or 37.5% from 104); Max value from RGB is 49 - color contains mainly: red. Hex color #311027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311027 is #CEEFD8. Grayscale: #1C1C1C. Windows color (decimal): -13561817 or 2560049. OLE color: 2560049.
HSL color Cylindrical-coordinate representation of color #311027: hue angle of 318.18º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #311027 is Cyan = 0, Magento = 0.67, Yellow = 0.20 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 16 | 39 | - |
| CMYK | 0 | 0.67 | 0.20 | 0.81 |
| HSL | 318.18º | 0.51% | 0.13% | - |
| HSV(B) | 318.18º | 0.67% | 0.19% | - |
| XYZ | 1.82 | 1.17 | 2.05 | - |
| YUV | 28.49 | 133.93 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 39 | 0 | 0.67 | 0.20 | 0.81 | 318.18 | 0.51 | 0.13 |
| Hex | 31 | 10 | 27 | 0 | 43 | 14 | 51 | 13E | 33 | D |
| Octal | 61 | 20 | 47 | 0 | 103 | 24 | 121 | 476 | 63 | 15 |
| Binary | 110001 | 10000 | 100111 | 0 | 1000011 | 10100 | 1010001 | 100111110 | 110011 | 1101 |
Color Harmonies of #311027
Complementary color
Monochromatic Colors of #311027
Black with #311027
Text Example
Text Example
White with #311027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311027; }
p { color: rgb(49,16,39); }
H1.HeaderClassName
{
color: #311027;
}
.AnyTagClassName
{
color: #311027;
}
</style>
background-color css
<style>
a { background-color: #311027; }
a { background-color: rgb(49,16,39); }
div.DivClassName
{
background-color: #311027;
}
.BgClassName
{
background-color: #311027;
}
</style>
border-color css
<style>
span { border-color: #311027; }
span { border-color: rgb(49,16,39); }
td.TdClassName
{
border-color: #311027;
}
.TagClassName
{
border-color: #311027;
}
</style>