Shades of Blackberry #311925
Tints of Blackberry #311925
RGB
CMYK
RGB Variations
Color information
#311925 (or 0x311925) is known color: Blackberry. HEX triplet: 31, 19 and 25. RGB value is (49,25,37). Sum of RGB (Red+Green+Blue) = 49+25+37=111 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.14% from 111); Green value is 25 (10.16% from 255 or 22.52% from 111); Blue value is 37 (14.84% from 255 or 33.33% from 111); Max value from RGB is 49 - color contains mainly: red. Hex color #311925 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311925 is #CEE6DA. Grayscale: #212121. Windows color (decimal): -13559515 or 2431281. OLE color: 2431281.
HSL color Cylindrical-coordinate representation of color #311925: hue angle of 330º degrees, saturation: 0.32, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #311925 is Cyan = 0, Magento = 0.49, Yellow = 0.24 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 25 | 37 | - |
| CMYK | 0 | 0.49 | 0.24 | 0.81 |
| HSL | 330º | 0.32% | 0.15% | - |
| HSV(B) | 330º | 0.49% | 0.19% | - |
| XYZ | 1.95 | 1.48 | 1.93 | - |
| YUV | 33.54 | 129.95 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 37 | 0 | 0.49 | 0.24 | 0.81 | 330 | 0.32 | 0.15 |
| Hex | 31 | 19 | 25 | 0 | 31 | 18 | 51 | 14A | 20 | F |
| Octal | 61 | 31 | 45 | 0 | 61 | 30 | 121 | 512 | 40 | 17 |
| Binary | 110001 | 11001 | 100101 | 0 | 110001 | 11000 | 1010001 | 101001010 | 100000 | 1111 |
Color Harmonies of #311925
Complementary color
Monochromatic Colors of #311925
Black with #311925
Text Example
Text Example
White with #311925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311925; }
p { color: rgb(49,25,37); }
H1.HeaderClassName
{
color: #311925;
}
.AnyTagClassName
{
color: #311925;
}
</style>
background-color css
<style>
a { background-color: #311925; }
a { background-color: rgb(49,25,37); }
div.DivClassName
{
background-color: #311925;
}
.BgClassName
{
background-color: #311925;
}
</style>
border-color css
<style>
span { border-color: #311925; }
span { border-color: rgb(49,25,37); }
td.TdClassName
{
border-color: #311925;
}
.TagClassName
{
border-color: #311925;
}
</style>