Shades of Blackberry #310428
Tints of Blackberry #310428
RGB
CMYK
RGB Variations
Color information
#310428 (or 0x310428) is known color: Blackberry. HEX triplet: 31, 04 and 28. RGB value is (49,4,40). Sum of RGB (Red+Green+Blue) = 49+4+40=93 (12% of max value = 765). Red value is 49 (19.53% from 255 or 52.69% from 93); Green value is 4 (1.95% from 255 or 4.30% from 93); Blue value is 40 (16.02% from 255 or 43.01% from 93); Max value from RGB is 49 - color contains mainly: red. Hex color #310428 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310428 is #CEFBD7. Grayscale: #151515. Windows color (decimal): -13564888 or 2622513. OLE color: 2622513.
HSL color Cylindrical-coordinate representation of color #310428: hue angle of 312º degrees, saturation: 0.85, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310428 is Cyan = 0, Magento = 0.92, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 4 | 40 | - |
| CMYK | 0 | 0.92 | 0.18 | 0.81 |
| HSL | 312º | 0.85% | 0.1% | - |
| HSV(B) | 312º | 0.92% | 0.19% | - |
| XYZ | 1.69 | 0.89 | 2.09 | - |
| YUV | 21.56 | 138.41 | 147.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 40 | 0 | 0.92 | 0.18 | 0.81 | 312 | 0.85 | 0.1 |
| Hex | 31 | 4 | 28 | 0 | 5C | 12 | 51 | 138 | 55 | A |
| Octal | 61 | 4 | 50 | 0 | 134 | 22 | 121 | 470 | 125 | 12 |
| Binary | 110001 | 100 | 101000 | 0 | 1011100 | 10010 | 1010001 | 100111000 | 1010101 | 1010 |
Color Harmonies of #310428
Complementary color
Monochromatic Colors of #310428
Black with #310428
Text Example
Text Example
White with #310428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310428; }
p { color: rgb(49,4,40); }
H1.HeaderClassName
{
color: #310428;
}
.AnyTagClassName
{
color: #310428;
}
</style>
background-color css
<style>
a { background-color: #310428; }
a { background-color: rgb(49,4,40); }
div.DivClassName
{
background-color: #310428;
}
.BgClassName
{
background-color: #310428;
}
</style>
border-color css
<style>
span { border-color: #310428; }
span { border-color: rgb(49,4,40); }
td.TdClassName
{
border-color: #310428;
}
.TagClassName
{
border-color: #310428;
}
</style>