Shades of Blackberry #310228
Tints of Blackberry #310228
RGB
CMYK
RGB Variations
Color information
#310228 (or 0x310228) is known color: Blackberry. HEX triplet: 31, 02 and 28. RGB value is (49,2,40). Sum of RGB (Red+Green+Blue) = 49+2+40=91 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.85% from 91); Green value is 2 (1.17% from 255 or 2.20% from 91); Blue value is 40 (16.02% from 255 or 43.96% from 91); Max value from RGB is 49 - color contains mainly: red. Hex color #310228 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310228 is #CEFDD7. Grayscale: #141414. Windows color (decimal): -13565400 or 2622001. OLE color: 2622001.
HSL color Cylindrical-coordinate representation of color #310228: hue angle of 311.49º degrees, saturation: 0.92, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #310228 is Cyan = 0, Magento = 0.96, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 2 | 40 | - |
| CMYK | 0 | 0.96 | 0.18 | 0.81 |
| HSL | 311.49º | 0.92% | 0.1% | - |
| HSV(B) | 311.49º | 0.96% | 0.19% | - |
| XYZ | 1.67 | 0.85 | 2.08 | - |
| YUV | 20.39 | 139.07 | 148.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 2 | 40 | 0 | 0.96 | 0.18 | 0.81 | 311.49 | 0.92 | 0.1 |
| Hex | 31 | 2 | 28 | 0 | 60 | 12 | 51 | 137 | 5C | A |
| Octal | 61 | 2 | 50 | 0 | 140 | 22 | 121 | 467 | 134 | 12 |
| Binary | 110001 | 10 | 101000 | 0 | 1100000 | 10010 | 1010001 | 100110111 | 1011100 | 1010 |
Color Harmonies of #310228
Complementary color
Monochromatic Colors of #310228
Black with #310228
Text Example
Text Example
White with #310228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310228; }
p { color: rgb(49,2,40); }
H1.HeaderClassName
{
color: #310228;
}
.AnyTagClassName
{
color: #310228;
}
</style>
background-color css
<style>
a { background-color: #310228; }
a { background-color: rgb(49,2,40); }
div.DivClassName
{
background-color: #310228;
}
.BgClassName
{
background-color: #310228;
}
</style>
border-color css
<style>
span { border-color: #310228; }
span { border-color: rgb(49,2,40); }
td.TdClassName
{
border-color: #310228;
}
.TagClassName
{
border-color: #310228;
}
</style>