Shades of Blackberry #310825
Tints of Blackberry #310825
RGB
CMYK
RGB Variations
Color information
#310825 (or 0x310825) is known color: Blackberry. HEX triplet: 31, 08 and 25. RGB value is (49,8,37). Sum of RGB (Red+Green+Blue) = 49+8+37=94 (12% of max value = 765). Red value is 49 (19.53% from 255 or 52.13% from 94); Green value is 8 (3.52% from 255 or 8.51% from 94); Blue value is 37 (14.84% from 255 or 39.36% from 94); Max value from RGB is 49 - color contains mainly: red. Hex color #310825 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310825 is #CEF7DA. Grayscale: #171717. Windows color (decimal): -13563867 or 2426929. OLE color: 2426929.
HSL color Cylindrical-coordinate representation of color #310825: hue angle of 317.56º 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 #310825 is Cyan = 0, Magento = 0.84, Yellow = 0.24 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 8 | 37 | - |
| CMYK | 0 | 0.84 | 0.24 | 0.81 |
| HSL | 317.56º | 0.72% | 0.11% | - |
| HSV(B) | 317.56º | 0.84% | 0.19% | - |
| XYZ | 1.69 | 0.96 | 1.85 | - |
| YUV | 23.57 | 135.58 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 37 | 0 | 0.84 | 0.24 | 0.81 | 317.56 | 0.72 | 0.11 |
| Hex | 31 | 8 | 25 | 0 | 54 | 18 | 51 | 13E | 48 | B |
| Octal | 61 | 10 | 45 | 0 | 124 | 30 | 121 | 476 | 110 | 13 |
| Binary | 110001 | 1000 | 100101 | 0 | 1010100 | 11000 | 1010001 | 100111110 | 1001000 | 1011 |
Color Harmonies of #310825
Complementary color
Monochromatic Colors of #310825
Black with #310825
Text Example
Text Example
White with #310825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310825; }
p { color: rgb(49,8,37); }
H1.HeaderClassName
{
color: #310825;
}
.AnyTagClassName
{
color: #310825;
}
</style>
background-color css
<style>
a { background-color: #310825; }
a { background-color: rgb(49,8,37); }
div.DivClassName
{
background-color: #310825;
}
.BgClassName
{
background-color: #310825;
}
</style>
border-color css
<style>
span { border-color: #310825; }
span { border-color: rgb(49,8,37); }
td.TdClassName
{
border-color: #310825;
}
.TagClassName
{
border-color: #310825;
}
</style>