Shades of Blackberry #310620
Tints of Blackberry #310620
RGB
CMYK
RGB Variations
Color information
#310620 (or 0x310620) is known color: Blackberry. HEX triplet: 31, 06 and 20. RGB value is (49,6,32). Sum of RGB (Red+Green+Blue) = 49+6+32=87 (11% of max value = 765). Red value is 49 (19.53% from 255 or 56.32% from 87); Green value is 6 (2.73% from 255 or 6.90% from 87); Blue value is 32 (12.89% from 255 or 36.78% from 87); Max value from RGB is 49 - color contains mainly: red. Hex color #310620 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310620 is #CEF9DF. Grayscale: #151515. Windows color (decimal): -13564384 or 2098737. OLE color: 2098737.
HSL color Cylindrical-coordinate representation of color #310620: hue angle of 323.72º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #310620 is Cyan = 0, Magento = 0.88, Yellow = 0.35 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 6 | 32 | - |
| CMYK | 0 | 0.88 | 0.35 | 0.81 |
| HSL | 323.72º | 0.78% | 0.11% | - |
| HSV(B) | 323.72º | 0.88% | 0.19% | - |
| XYZ | 1.59 | 0.89 | 1.45 | - |
| YUV | 21.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 32 | 0 | 0.88 | 0.35 | 0.81 | 323.72 | 0.78 | 0.11 |
| Hex | 31 | 6 | 20 | 0 | 58 | 23 | 51 | 144 | 4E | B |
| Octal | 61 | 6 | 40 | 0 | 130 | 43 | 121 | 504 | 116 | 13 |
| Binary | 110001 | 110 | 100000 | 0 | 1011000 | 100011 | 1010001 | 101000100 | 1001110 | 1011 |
Color Harmonies of #310620
Complementary color
Monochromatic Colors of #310620
Black with #310620
Text Example
Text Example
White with #310620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310620; }
p { color: rgb(49,6,32); }
H1.HeaderClassName
{
color: #310620;
}
.AnyTagClassName
{
color: #310620;
}
</style>
background-color css
<style>
a { background-color: #310620; }
a { background-color: rgb(49,6,32); }
div.DivClassName
{
background-color: #310620;
}
.BgClassName
{
background-color: #310620;
}
</style>
border-color css
<style>
span { border-color: #310620; }
span { border-color: rgb(49,6,32); }
td.TdClassName
{
border-color: #310620;
}
.TagClassName
{
border-color: #310620;
}
</style>