Shades of Blackberry #310320
Tints of Blackberry #310320
RGB
CMYK
RGB Variations
Color information
#310320 (or 0x310320) is known color: Blackberry. HEX triplet: 31, 03 and 20. RGB value is (49,3,32). Sum of RGB (Red+Green+Blue) = 49+3+32=84 (11% of max value = 765). Red value is 49 (19.53% from 255 or 58.33% from 84); Green value is 3 (1.56% from 255 or 3.57% from 84); Blue value is 32 (12.89% from 255 or 38.10% from 84); Max value from RGB is 49 - color contains mainly: red. Hex color #310320 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310320 is #CEFCDF. Grayscale: #131313. Windows color (decimal): -13565152 or 2097969. OLE color: 2097969.
HSL color Cylindrical-coordinate representation of color #310320: hue angle of 322.17º degrees, saturation: 0.88, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310320 is Cyan = 0, Magento = 0.94, Yellow = 0.35 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 3 | 32 | - |
| CMYK | 0 | 0.94 | 0.35 | 0.81 |
| HSL | 322.17º | 0.88% | 0.1% | - |
| HSV(B) | 322.17º | 0.94% | 0.19% | - |
| XYZ | 1.56 | 0.82 | 1.44 | - |
| YUV | 20.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 32 | 0 | 0.94 | 0.35 | 0.81 | 322.17 | 0.88 | 0.1 |
| Hex | 31 | 3 | 20 | 0 | 5E | 23 | 51 | 142 | 58 | A |
| Octal | 61 | 3 | 40 | 0 | 136 | 43 | 121 | 502 | 130 | 12 |
| Binary | 110001 | 11 | 100000 | 0 | 1011110 | 100011 | 1010001 | 101000010 | 1011000 | 1010 |
Color Harmonies of #310320
Complementary color
Monochromatic Colors of #310320
Black with #310320
Text Example
Text Example
White with #310320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310320; }
p { color: rgb(49,3,32); }
H1.HeaderClassName
{
color: #310320;
}
.AnyTagClassName
{
color: #310320;
}
</style>
background-color css
<style>
a { background-color: #310320; }
a { background-color: rgb(49,3,32); }
div.DivClassName
{
background-color: #310320;
}
.BgClassName
{
background-color: #310320;
}
</style>
border-color css
<style>
span { border-color: #310320; }
span { border-color: rgb(49,3,32); }
td.TdClassName
{
border-color: #310320;
}
.TagClassName
{
border-color: #310320;
}
</style>