Shades of Blackberry #311522
Tints of Blackberry #311522
RGB
CMYK
RGB Variations
Color information
#311522 (or 0x311522) is known color: Blackberry. HEX triplet: 31, 15 and 22. RGB value is (49,21,34). Sum of RGB (Red+Green+Blue) = 49+21+34=104 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.12% from 104); Green value is 21 (8.59% from 255 or 20.19% from 104); Blue value is 34 (13.67% from 255 or 32.69% from 104); Max value from RGB is 49 - color contains mainly: red. Hex color #311522 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311522 is #CEEADD. Grayscale: #1E1E1E. Windows color (decimal): -13560542 or 2233649. OLE color: 2233649.
HSL color Cylindrical-coordinate representation of color #311522: hue angle of 332.14º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #311522 is Cyan = 0, Magento = 0.57, Yellow = 0.31 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 21 | 34 | - |
| CMYK | 0 | 0.57 | 0.31 | 0.81 |
| HSL | 332.14º | 0.4% | 0.14% | - |
| HSV(B) | 332.14º | 0.57% | 0.19% | - |
| XYZ | 1.82 | 1.3 | 1.67 | - |
| YUV | 30.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 34 | 0 | 0.57 | 0.31 | 0.81 | 332.14 | 0.4 | 0.14 |
| Hex | 31 | 15 | 22 | 0 | 39 | 1F | 51 | 14C | 28 | E |
| Octal | 61 | 25 | 42 | 0 | 71 | 37 | 121 | 514 | 50 | 16 |
| Binary | 110001 | 10101 | 100010 | 0 | 111001 | 11111 | 1010001 | 101001100 | 101000 | 1110 |
Color Harmonies of #311522
Complementary color
Monochromatic Colors of #311522
Black with #311522
Text Example
Text Example
White with #311522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311522; }
p { color: rgb(49,21,34); }
H1.HeaderClassName
{
color: #311522;
}
.AnyTagClassName
{
color: #311522;
}
</style>
background-color css
<style>
a { background-color: #311522; }
a { background-color: rgb(49,21,34); }
div.DivClassName
{
background-color: #311522;
}
.BgClassName
{
background-color: #311522;
}
</style>
border-color css
<style>
span { border-color: #311522; }
span { border-color: rgb(49,21,34); }
td.TdClassName
{
border-color: #311522;
}
.TagClassName
{
border-color: #311522;
}
</style>