Shades of Blackberry #310925
Tints of Blackberry #310925
RGB
CMYK
RGB Variations
Color information
#310925 (or 0x310925) is known color: Blackberry. HEX triplet: 31, 09 and 25. RGB value is (49,9,37). Sum of RGB (Red+Green+Blue) = 49+9+37=95 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.58% from 95); Green value is 9 (3.91% from 255 or 9.47% from 95); Blue value is 37 (14.84% from 255 or 38.95% from 95); Max value from RGB is 49 - color contains mainly: red. Hex color #310925 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310925 is #CEF6DA. Grayscale: #181818. Windows color (decimal): -13563611 or 2427185. OLE color: 2427185.
HSL color Cylindrical-coordinate representation of color #310925: hue angle of 318º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #310925 is Cyan = 0, Magento = 0.82, Yellow = 0.24 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 37 | - |
| CMYK | 0 | 0.82 | 0.24 | 0.81 |
| HSL | 318º | 0.69% | 0.11% | - |
| HSV(B) | 318º | 0.82% | 0.19% | - |
| XYZ | 1.7 | 0.98 | 1.85 | - |
| YUV | 24.15 | 135.25 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 37 | 0 | 0.82 | 0.24 | 0.81 | 318 | 0.69 | 0.11 |
| Hex | 31 | 9 | 25 | 0 | 52 | 18 | 51 | 13E | 45 | B |
| Octal | 61 | 11 | 45 | 0 | 122 | 30 | 121 | 476 | 105 | 13 |
| Binary | 110001 | 1001 | 100101 | 0 | 1010010 | 11000 | 1010001 | 100111110 | 1000101 | 1011 |
Color Harmonies of #310925
Complementary color
Monochromatic Colors of #310925
Black with #310925
Text Example
Text Example
White with #310925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310925; }
p { color: rgb(49,9,37); }
H1.HeaderClassName
{
color: #310925;
}
.AnyTagClassName
{
color: #310925;
}
</style>
background-color css
<style>
a { background-color: #310925; }
a { background-color: rgb(49,9,37); }
div.DivClassName
{
background-color: #310925;
}
.BgClassName
{
background-color: #310925;
}
</style>
border-color css
<style>
span { border-color: #310925; }
span { border-color: rgb(49,9,37); }
td.TdClassName
{
border-color: #310925;
}
.TagClassName
{
border-color: #310925;
}
</style>