Shades of Blackberry #310326
Tints of Blackberry #310326
RGB
CMYK
RGB Variations
Color information
#310326 (or 0x310326) is known color: Blackberry. HEX triplet: 31, 03 and 26. RGB value is (49,3,38). Sum of RGB (Red+Green+Blue) = 49+3+38=90 (11% of max value = 765). Red value is 49 (19.53% from 255 or 54.44% from 90); Green value is 3 (1.56% from 255 or 3.33% from 90); Blue value is 38 (15.23% from 255 or 42.22% from 90); Max value from RGB is 49 - color contains mainly: red. Hex color #310326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310326 is #CEFCD9. Grayscale: #141414. Windows color (decimal): -13565146 or 2491185. OLE color: 2491185.
HSL color Cylindrical-coordinate representation of color #310326: hue angle of 314.35º degrees, saturation: 0.88, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310326 is Cyan = 0, Magento = 0.94, Yellow = 0.22 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 3 | 38 | - |
| CMYK | 0 | 0.94 | 0.22 | 0.81 |
| HSL | 314.35º | 0.88% | 0.1% | - |
| HSV(B) | 314.35º | 0.94% | 0.19% | - |
| XYZ | 1.65 | 0.86 | 1.91 | - |
| YUV | 20.74 | 137.74 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 38 | 0 | 0.94 | 0.22 | 0.81 | 314.35 | 0.88 | 0.1 |
| Hex | 31 | 3 | 26 | 0 | 5E | 16 | 51 | 13A | 58 | A |
| Octal | 61 | 3 | 46 | 0 | 136 | 26 | 121 | 472 | 130 | 12 |
| Binary | 110001 | 11 | 100110 | 0 | 1011110 | 10110 | 1010001 | 100111010 | 1011000 | 1010 |
Color Harmonies of #310326
Complementary color
Monochromatic Colors of #310326
Black with #310326
Text Example
Text Example
White with #310326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310326; }
p { color: rgb(49,3,38); }
H1.HeaderClassName
{
color: #310326;
}
.AnyTagClassName
{
color: #310326;
}
</style>
background-color css
<style>
a { background-color: #310326; }
a { background-color: rgb(49,3,38); }
div.DivClassName
{
background-color: #310326;
}
.BgClassName
{
background-color: #310326;
}
</style>
border-color css
<style>
span { border-color: #310326; }
span { border-color: rgb(49,3,38); }
td.TdClassName
{
border-color: #310326;
}
.TagClassName
{
border-color: #310326;
}
</style>