Shades of Blackberry #310924
Tints of Blackberry #310924
RGB
CMYK
RGB Variations
Color information
#310924 (or 0x310924) is known color: Blackberry. HEX triplet: 31, 09 and 24. RGB value is (49,9,36). Sum of RGB (Red+Green+Blue) = 49+9+36=94 (12% of max value = 765). Red value is 49 (19.53% from 255 or 52.13% from 94); Green value is 9 (3.91% from 255 or 9.57% from 94); Blue value is 36 (14.45% from 255 or 38.30% from 94); Max value from RGB is 49 - color contains mainly: red. Hex color #310924 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310924 is #CEF6DB. Grayscale: #171717. Windows color (decimal): -13563612 or 2361649. OLE color: 2361649.
HSL color Cylindrical-coordinate representation of color #310924: hue angle of 319.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 #310924 is Cyan = 0, Magento = 0.82, Yellow = 0.27 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 36 | - |
| CMYK | 0 | 0.82 | 0.27 | 0.81 |
| HSL | 319.5º | 0.69% | 0.11% | - |
| HSV(B) | 319.5º | 0.82% | 0.19% | - |
| XYZ | 1.68 | 0.98 | 1.77 | - |
| YUV | 24.04 | 134.75 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 36 | 0 | 0.82 | 0.27 | 0.81 | 319.5 | 0.69 | 0.11 |
| Hex | 31 | 9 | 24 | 0 | 52 | 1B | 51 | 140 | 45 | B |
| Octal | 61 | 11 | 44 | 0 | 122 | 33 | 121 | 500 | 105 | 13 |
| Binary | 110001 | 1001 | 100100 | 0 | 1010010 | 11011 | 1010001 | 101000000 | 1000101 | 1011 |
Color Harmonies of #310924
Complementary color
Monochromatic Colors of #310924
Black with #310924
Text Example
Text Example
White with #310924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310924; }
p { color: rgb(49,9,36); }
H1.HeaderClassName
{
color: #310924;
}
.AnyTagClassName
{
color: #310924;
}
</style>
background-color css
<style>
a { background-color: #310924; }
a { background-color: rgb(49,9,36); }
div.DivClassName
{
background-color: #310924;
}
.BgClassName
{
background-color: #310924;
}
</style>
border-color css
<style>
span { border-color: #310924; }
span { border-color: rgb(49,9,36); }
td.TdClassName
{
border-color: #310924;
}
.TagClassName
{
border-color: #310924;
}
</style>