Shades of Blackberry #310928
Tints of Blackberry #310928
RGB
CMYK
RGB Variations
Color information
#310928 (or 0x310928) is known color: Blackberry. HEX triplet: 31, 09 and 28. RGB value is (49,9,40). Sum of RGB (Red+Green+Blue) = 49+9+40=98 (12% of max value = 765). Red value is 49 (19.53% from 255 or 50% from 98); Green value is 9 (3.91% from 255 or 9.18% from 98); Blue value is 40 (16.02% from 255 or 40.82% from 98); Max value from RGB is 49 - color contains mainly: red. Hex color #310928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310928 is #CEF6D7. Grayscale: #181818. Windows color (decimal): -13563608 or 2623793. OLE color: 2623793.
HSL color Cylindrical-coordinate representation of color #310928: hue angle of 313.5º degrees, saturation: 0.69, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #310928 is Cyan = 0, Magento = 0.82, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 40 | - |
| CMYK | 0 | 0.82 | 0.18 | 0.81 |
| HSL | 313.5º | 0.69% | 0.11% | - |
| HSV(B) | 313.5º | 0.82% | 0.19% | - |
| XYZ | 1.75 | 1 | 2.11 | - |
| YUV | 24.49 | 136.75 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 40 | 0 | 0.82 | 0.18 | 0.81 | 313.5 | 0.69 | 0.11 |
| Hex | 31 | 9 | 28 | 0 | 52 | 12 | 51 | 13A | 45 | B |
| Octal | 61 | 11 | 50 | 0 | 122 | 22 | 121 | 472 | 105 | 13 |
| Binary | 110001 | 1001 | 101000 | 0 | 1010010 | 10010 | 1010001 | 100111010 | 1000101 | 1011 |
Color Harmonies of #310928
Complementary color
Monochromatic Colors of #310928
Black with #310928
Text Example
Text Example
White with #310928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310928; }
p { color: rgb(49,9,40); }
H1.HeaderClassName
{
color: #310928;
}
.AnyTagClassName
{
color: #310928;
}
</style>
background-color css
<style>
a { background-color: #310928; }
a { background-color: rgb(49,9,40); }
div.DivClassName
{
background-color: #310928;
}
.BgClassName
{
background-color: #310928;
}
</style>
border-color css
<style>
span { border-color: #310928; }
span { border-color: rgb(49,9,40); }
td.TdClassName
{
border-color: #310928;
}
.TagClassName
{
border-color: #310928;
}
</style>