Shades of Blackberry #311825
Tints of Blackberry #311825
RGB
CMYK
RGB Variations
Color information
#311825 (or 0x311825) is known color: Blackberry. HEX triplet: 31, 18 and 25. RGB value is (49,24,37). Sum of RGB (Red+Green+Blue) = 49+24+37=110 (14% of max value = 765). Red value is 49 (19.53% from 255 or 44.55% from 110); Green value is 24 (9.77% from 255 or 21.82% from 110); Blue value is 37 (14.84% from 255 or 33.64% from 110); Max value from RGB is 49 - color contains mainly: red. Hex color #311825 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311825 is #CEE7DA. Grayscale: #202020. Windows color (decimal): -13559771 or 2431025. OLE color: 2431025.
HSL color Cylindrical-coordinate representation of color #311825: hue angle of 328.8º degrees, saturation: 0.34, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #311825 is Cyan = 0, Magento = 0.51, Yellow = 0.24 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 24 | 37 | - |
| CMYK | 0 | 0.51 | 0.24 | 0.81 |
| HSL | 328.8º | 0.34% | 0.14% | - |
| HSV(B) | 328.8º | 0.51% | 0.19% | - |
| XYZ | 1.93 | 1.44 | 1.93 | - |
| YUV | 32.96 | 130.28 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 24 | 37 | 0 | 0.51 | 0.24 | 0.81 | 328.8 | 0.34 | 0.14 |
| Hex | 31 | 18 | 25 | 0 | 33 | 18 | 51 | 149 | 22 | E |
| Octal | 61 | 30 | 45 | 0 | 63 | 30 | 121 | 511 | 42 | 16 |
| Binary | 110001 | 11000 | 100101 | 0 | 110011 | 11000 | 1010001 | 101001001 | 100010 | 1110 |
Color Harmonies of #311825
Complementary color
Monochromatic Colors of #311825
Black with #311825
Text Example
Text Example
White with #311825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311825; }
p { color: rgb(49,24,37); }
H1.HeaderClassName
{
color: #311825;
}
.AnyTagClassName
{
color: #311825;
}
</style>
background-color css
<style>
a { background-color: #311825; }
a { background-color: rgb(49,24,37); }
div.DivClassName
{
background-color: #311825;
}
.BgClassName
{
background-color: #311825;
}
</style>
border-color css
<style>
span { border-color: #311825; }
span { border-color: rgb(49,24,37); }
td.TdClassName
{
border-color: #311825;
}
.TagClassName
{
border-color: #311825;
}
</style>