Shades of Blackberry #311026
Tints of Blackberry #311026
RGB
CMYK
RGB Variations
Color information
#311026 (or 0x311026) is known color: Blackberry. HEX triplet: 31, 10 and 26. RGB value is (49,16,38). Sum of RGB (Red+Green+Blue) = 49+16+38=103 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.57% from 103); Green value is 16 (6.64% from 255 or 15.53% from 103); Blue value is 38 (15.23% from 255 or 36.89% from 103); Max value from RGB is 49 - color contains mainly: red. Hex color #311026 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311026 is #CEEFD9. Grayscale: #1C1C1C. Windows color (decimal): -13561818 or 2494513. OLE color: 2494513.
HSL color Cylindrical-coordinate representation of color #311026: hue angle of 320º 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 #311026 is Cyan = 0, Magento = 0.67, Yellow = 0.22 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 16 | 38 | - |
| CMYK | 0 | 0.67 | 0.22 | 0.81 |
| HSL | 320º | 0.51% | 0.13% | - |
| HSV(B) | 320º | 0.67% | 0.19% | - |
| XYZ | 1.8 | 1.16 | 1.96 | - |
| YUV | 28.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 38 | 0 | 0.67 | 0.22 | 0.81 | 320 | 0.51 | 0.13 |
| Hex | 31 | 10 | 26 | 0 | 43 | 16 | 51 | 140 | 33 | D |
| Octal | 61 | 20 | 46 | 0 | 103 | 26 | 121 | 500 | 63 | 15 |
| Binary | 110001 | 10000 | 100110 | 0 | 1000011 | 10110 | 1010001 | 101000000 | 110011 | 1101 |
Color Harmonies of #311026
Complementary color
Monochromatic Colors of #311026
Black with #311026
Text Example
Text Example
White with #311026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311026; }
p { color: rgb(49,16,38); }
H1.HeaderClassName
{
color: #311026;
}
.AnyTagClassName
{
color: #311026;
}
</style>
background-color css
<style>
a { background-color: #311026; }
a { background-color: rgb(49,16,38); }
div.DivClassName
{
background-color: #311026;
}
.BgClassName
{
background-color: #311026;
}
</style>
border-color css
<style>
span { border-color: #311026; }
span { border-color: rgb(49,16,38); }
td.TdClassName
{
border-color: #311026;
}
.TagClassName
{
border-color: #311026;
}
</style>