Shades of Blackberry #311227
Tints of Blackberry #311227
RGB
CMYK
RGB Variations
Color information
#311227 (or 0x311227) is known color: Blackberry. HEX triplet: 31, 12 and 27. RGB value is (49,18,39). Sum of RGB (Red+Green+Blue) = 49+18+39=106 (14% of max value = 765). Red value is 49 (19.53% from 255 or 46.23% from 106); Green value is 18 (7.42% from 255 or 16.98% from 106); Blue value is 39 (15.62% from 255 or 36.79% from 106); Max value from RGB is 49 - color contains mainly: red. Hex color #311227 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311227 is #CEEDD8. Grayscale: #1D1D1D. Windows color (decimal): -13561305 or 2560561. OLE color: 2560561.
HSL color Cylindrical-coordinate representation of color #311227: hue angle of 319.35º 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 #311227 is Cyan = 0, Magento = 0.63, Yellow = 0.20 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 18 | 39 | - |
| CMYK | 0 | 0.63 | 0.20 | 0.81 |
| HSL | 319.35º | 0.46% | 0.13% | - |
| HSV(B) | 319.35º | 0.63% | 0.19% | - |
| XYZ | 1.85 | 1.23 | 2.06 | - |
| YUV | 29.66 | 133.27 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 39 | 0 | 0.63 | 0.20 | 0.81 | 319.35 | 0.46 | 0.13 |
| Hex | 31 | 12 | 27 | 0 | 3F | 14 | 51 | 13F | 2E | D |
| Octal | 61 | 22 | 47 | 0 | 77 | 24 | 121 | 477 | 56 | 15 |
| Binary | 110001 | 10010 | 100111 | 0 | 111111 | 10100 | 1010001 | 100111111 | 101110 | 1101 |
Color Harmonies of #311227
Complementary color
Monochromatic Colors of #311227
Black with #311227
Text Example
Text Example
White with #311227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311227; }
p { color: rgb(49,18,39); }
H1.HeaderClassName
{
color: #311227;
}
.AnyTagClassName
{
color: #311227;
}
</style>
background-color css
<style>
a { background-color: #311227; }
a { background-color: rgb(49,18,39); }
div.DivClassName
{
background-color: #311227;
}
.BgClassName
{
background-color: #311227;
}
</style>
border-color css
<style>
span { border-color: #311227; }
span { border-color: rgb(49,18,39); }
td.TdClassName
{
border-color: #311227;
}
.TagClassName
{
border-color: #311227;
}
</style>