Shades of Blackberry #310426
Tints of Blackberry #310426
RGB
CMYK
RGB Variations
Color information
#310426 (or 0x310426) is known color: Blackberry. HEX triplet: 31, 04 and 26. RGB value is (49,4,38). Sum of RGB (Red+Green+Blue) = 49+4+38=91 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.85% from 91); Green value is 4 (1.95% from 255 or 4.40% from 91); Blue value is 38 (15.23% from 255 or 41.76% from 91); Max value from RGB is 49 - color contains mainly: red. Hex color #310426 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310426 is #CEFBD9. Grayscale: #151515. Windows color (decimal): -13564890 or 2491441. OLE color: 2491441.
HSL color Cylindrical-coordinate representation of color #310426: hue angle of 314.67º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310426 is Cyan = 0, Magento = 0.92, Yellow = 0.22 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 4 | 38 | - |
| CMYK | 0 | 0.92 | 0.22 | 0.81 |
| HSL | 314.67º | 0.85% | 0.1% | - |
| HSV(B) | 314.67º | 0.92% | 0.19% | - |
| XYZ | 1.66 | 0.88 | 1.92 | - |
| YUV | 21.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 38 | 0 | 0.92 | 0.22 | 0.81 | 314.67 | 0.85 | 0.1 |
| Hex | 31 | 4 | 26 | 0 | 5C | 16 | 51 | 13B | 55 | A |
| Octal | 61 | 4 | 46 | 0 | 134 | 26 | 121 | 473 | 125 | 12 |
| Binary | 110001 | 100 | 100110 | 0 | 1011100 | 10110 | 1010001 | 100111011 | 1010101 | 1010 |
Color Harmonies of #310426
Complementary color
Monochromatic Colors of #310426
Black with #310426
Text Example
Text Example
White with #310426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310426; }
p { color: rgb(49,4,38); }
H1.HeaderClassName
{
color: #310426;
}
.AnyTagClassName
{
color: #310426;
}
</style>
background-color css
<style>
a { background-color: #310426; }
a { background-color: rgb(49,4,38); }
div.DivClassName
{
background-color: #310426;
}
.BgClassName
{
background-color: #310426;
}
</style>
border-color css
<style>
span { border-color: #310426; }
span { border-color: rgb(49,4,38); }
td.TdClassName
{
border-color: #310426;
}
.TagClassName
{
border-color: #310426;
}
</style>