Shades of Blackberry #310826
Tints of Blackberry #310826
RGB
CMYK
RGB Variations
Color information
#310826 (or 0x310826) is known color: Blackberry. HEX triplet: 31, 08 and 26. RGB value is (49,8,38). Sum of RGB (Red+Green+Blue) = 49+8+38=95 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.58% from 95); Green value is 8 (3.52% from 255 or 8.42% from 95); Blue value is 38 (15.23% from 255 or 40% from 95); Max value from RGB is 49 - color contains mainly: red. Hex color #310826 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310826 is #CEF7D9. Grayscale: #171717. Windows color (decimal): -13563866 or 2492465. OLE color: 2492465.
HSL color Cylindrical-coordinate representation of color #310826: hue angle of 316.1º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #310826 is Cyan = 0, Magento = 0.84, Yellow = 0.22 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 8 | 38 | - |
| CMYK | 0 | 0.84 | 0.22 | 0.81 |
| HSL | 316.1º | 0.72% | 0.11% | - |
| HSV(B) | 316.1º | 0.84% | 0.19% | - |
| XYZ | 1.7 | 0.97 | 1.93 | - |
| YUV | 23.68 | 136.08 | 146.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 38 | 0 | 0.84 | 0.22 | 0.81 | 316.1 | 0.72 | 0.11 |
| Hex | 31 | 8 | 26 | 0 | 54 | 16 | 51 | 13C | 48 | B |
| Octal | 61 | 10 | 46 | 0 | 124 | 26 | 121 | 474 | 110 | 13 |
| Binary | 110001 | 1000 | 100110 | 0 | 1010100 | 10110 | 1010001 | 100111100 | 1001000 | 1011 |
Color Harmonies of #310826
Complementary color
Monochromatic Colors of #310826
Black with #310826
Text Example
Text Example
White with #310826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310826; }
p { color: rgb(49,8,38); }
H1.HeaderClassName
{
color: #310826;
}
.AnyTagClassName
{
color: #310826;
}
</style>
background-color css
<style>
a { background-color: #310826; }
a { background-color: rgb(49,8,38); }
div.DivClassName
{
background-color: #310826;
}
.BgClassName
{
background-color: #310826;
}
</style>
border-color css
<style>
span { border-color: #310826; }
span { border-color: rgb(49,8,38); }
td.TdClassName
{
border-color: #310826;
}
.TagClassName
{
border-color: #310826;
}
</style>