Shades of Blackberry #311220
Tints of Blackberry #311220
RGB
CMYK
RGB Variations
Color information
#311220 (or 0x311220) is known color: Blackberry. HEX triplet: 31, 12 and 20. RGB value is (49,18,32). Sum of RGB (Red+Green+Blue) = 49+18+32=99 (13% of max value = 765). Red value is 49 (19.53% from 255 or 49.49% from 99); Green value is 18 (7.42% from 255 or 18.18% from 99); Blue value is 32 (12.89% from 255 or 32.32% from 99); Max value from RGB is 49 - color contains mainly: red. Hex color #311220 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311220 is #CEEDDF. Grayscale: #1C1C1C. Windows color (decimal): -13561312 or 2101809. OLE color: 2101809.
HSL color Cylindrical-coordinate representation of color #311220: hue angle of 332.9º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #311220 is Cyan = 0, Magento = 0.63, Yellow = 0.35 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 18 | 32 | - |
| CMYK | 0 | 0.63 | 0.35 | 0.81 |
| HSL | 332.9º | 0.46% | 0.13% | - |
| HSV(B) | 332.9º | 0.63% | 0.19% | - |
| XYZ | 1.74 | 1.19 | 1.5 | - |
| YUV | 28.87 | 129.77 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 32 | 0 | 0.63 | 0.35 | 0.81 | 332.9 | 0.46 | 0.13 |
| Hex | 31 | 12 | 20 | 0 | 3F | 23 | 51 | 14D | 2E | D |
| Octal | 61 | 22 | 40 | 0 | 77 | 43 | 121 | 515 | 56 | 15 |
| Binary | 110001 | 10010 | 100000 | 0 | 111111 | 100011 | 1010001 | 101001101 | 101110 | 1101 |
Color Harmonies of #311220
Complementary color
Monochromatic Colors of #311220
Black with #311220
Text Example
Text Example
White with #311220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311220; }
p { color: rgb(49,18,32); }
H1.HeaderClassName
{
color: #311220;
}
.AnyTagClassName
{
color: #311220;
}
</style>
background-color css
<style>
a { background-color: #311220; }
a { background-color: rgb(49,18,32); }
div.DivClassName
{
background-color: #311220;
}
.BgClassName
{
background-color: #311220;
}
</style>
border-color css
<style>
span { border-color: #311220; }
span { border-color: rgb(49,18,32); }
td.TdClassName
{
border-color: #311220;
}
.TagClassName
{
border-color: #311220;
}
</style>