Shades of Blackberry #310728
Tints of Blackberry #310728
RGB
CMYK
RGB Variations
Color information
#310728 (or 0x310728) is known color: Blackberry. HEX triplet: 31, 07 and 28. RGB value is (49,7,40). Sum of RGB (Red+Green+Blue) = 49+7+40=96 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.04% from 96); Green value is 7 (3.12% from 255 or 7.29% from 96); Blue value is 40 (16.02% from 255 or 41.67% from 96); Max value from RGB is 49 - color contains mainly: red. Hex color #310728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310728 is #CEF8D7. Grayscale: #171717. Windows color (decimal): -13564120 or 2623281. OLE color: 2623281.
HSL color Cylindrical-coordinate representation of color #310728: hue angle of 312.86º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #310728 is Cyan = 0, Magento = 0.86, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 7 | 40 | - |
| CMYK | 0 | 0.86 | 0.18 | 0.81 |
| HSL | 312.86º | 0.75% | 0.11% | - |
| HSV(B) | 312.86º | 0.86% | 0.19% | - |
| XYZ | 1.73 | 0.96 | 2.1 | - |
| YUV | 23.32 | 137.41 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 40 | 0 | 0.86 | 0.18 | 0.81 | 312.86 | 0.75 | 0.11 |
| Hex | 31 | 7 | 28 | 0 | 56 | 12 | 51 | 139 | 4B | B |
| Octal | 61 | 7 | 50 | 0 | 126 | 22 | 121 | 471 | 113 | 13 |
| Binary | 110001 | 111 | 101000 | 0 | 1010110 | 10010 | 1010001 | 100111001 | 1001011 | 1011 |
Color Harmonies of #310728
Complementary color
Monochromatic Colors of #310728
Black with #310728
Text Example
Text Example
White with #310728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310728; }
p { color: rgb(49,7,40); }
H1.HeaderClassName
{
color: #310728;
}
.AnyTagClassName
{
color: #310728;
}
</style>
background-color css
<style>
a { background-color: #310728; }
a { background-color: rgb(49,7,40); }
div.DivClassName
{
background-color: #310728;
}
.BgClassName
{
background-color: #310728;
}
</style>
border-color css
<style>
span { border-color: #310728; }
span { border-color: rgb(49,7,40); }
td.TdClassName
{
border-color: #310728;
}
.TagClassName
{
border-color: #310728;
}
</style>