Shades of Blackberry #310424
Tints of Blackberry #310424
RGB
CMYK
RGB Variations
Color information
#310424 (or 0x310424) is known color: Blackberry. HEX triplet: 31, 04 and 24. RGB value is (49,4,36). Sum of RGB (Red+Green+Blue) = 49+4+36=89 (11% of max value = 765). Red value is 49 (19.53% from 255 or 55.06% from 89); Green value is 4 (1.95% from 255 or 4.49% from 89); Blue value is 36 (14.45% from 255 or 40.45% from 89); Max value from RGB is 49 - color contains mainly: red. Hex color #310424 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310424 is #CEFBDB. Grayscale: #151515. Windows color (decimal): -13564892 or 2360369. OLE color: 2360369.
HSL color Cylindrical-coordinate representation of color #310424: hue angle of 317.33º 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 #310424 is Cyan = 0, Magento = 0.92, Yellow = 0.27 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 4 | 36 | - |
| CMYK | 0 | 0.92 | 0.27 | 0.81 |
| HSL | 317.33º | 0.85% | 0.1% | - |
| HSV(B) | 317.33º | 0.92% | 0.19% | - |
| XYZ | 1.63 | 0.87 | 1.75 | - |
| YUV | 21.1 | 136.41 | 147.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 4 | 36 | 0 | 0.92 | 0.27 | 0.81 | 317.33 | 0.85 | 0.1 |
| Hex | 31 | 4 | 24 | 0 | 5C | 1B | 51 | 13D | 55 | A |
| Octal | 61 | 4 | 44 | 0 | 134 | 33 | 121 | 475 | 125 | 12 |
| Binary | 110001 | 100 | 100100 | 0 | 1011100 | 11011 | 1010001 | 100111101 | 1010101 | 1010 |
Color Harmonies of #310424
Complementary color
Monochromatic Colors of #310424
Black with #310424
Text Example
Text Example
White with #310424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310424; }
p { color: rgb(49,4,36); }
H1.HeaderClassName
{
color: #310424;
}
.AnyTagClassName
{
color: #310424;
}
</style>
background-color css
<style>
a { background-color: #310424; }
a { background-color: rgb(49,4,36); }
div.DivClassName
{
background-color: #310424;
}
.BgClassName
{
background-color: #310424;
}
</style>
border-color css
<style>
span { border-color: #310424; }
span { border-color: rgb(49,4,36); }
td.TdClassName
{
border-color: #310424;
}
.TagClassName
{
border-color: #310424;
}
</style>