Shades of Blackberry #310927
Tints of Blackberry #310927
RGB
CMYK
RGB Variations
Color information
#310927 (or 0x310927) is known color: Blackberry. HEX triplet: 31, 09 and 27. RGB value is (49,9,39). Sum of RGB (Red+Green+Blue) = 49+9+39=97 (12% of max value = 765). Red value is 49 (19.53% from 255 or 50.52% from 97); Green value is 9 (3.91% from 255 or 9.28% from 97); Blue value is 39 (15.62% from 255 or 40.21% from 97); Max value from RGB is 49 - color contains mainly: red. Hex color #310927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310927 is #CEF6D8. Grayscale: #181818. Windows color (decimal): -13563609 or 2558257. OLE color: 2558257.
HSL color Cylindrical-coordinate representation of color #310927: hue angle of 315º 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 #310927 is Cyan = 0, Magento = 0.82, Yellow = 0.20 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 9 | 39 | - |
| CMYK | 0 | 0.82 | 0.20 | 0.81 |
| HSL | 315º | 0.69% | 0.11% | - |
| HSV(B) | 315º | 0.82% | 0.19% | - |
| XYZ | 1.73 | 0.99 | 2.02 | - |
| YUV | 24.38 | 136.25 | 145.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 39 | 0 | 0.82 | 0.20 | 0.81 | 315 | 0.69 | 0.11 |
| Hex | 31 | 9 | 27 | 0 | 52 | 14 | 51 | 13B | 45 | B |
| Octal | 61 | 11 | 47 | 0 | 122 | 24 | 121 | 473 | 105 | 13 |
| Binary | 110001 | 1001 | 100111 | 0 | 1010010 | 10100 | 1010001 | 100111011 | 1000101 | 1011 |
Color Harmonies of #310927
Complementary color
Monochromatic Colors of #310927
Black with #310927
Text Example
Text Example
White with #310927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310927; }
p { color: rgb(49,9,39); }
H1.HeaderClassName
{
color: #310927;
}
.AnyTagClassName
{
color: #310927;
}
</style>
background-color css
<style>
a { background-color: #310927; }
a { background-color: rgb(49,9,39); }
div.DivClassName
{
background-color: #310927;
}
.BgClassName
{
background-color: #310927;
}
</style>
border-color css
<style>
span { border-color: #310927; }
span { border-color: rgb(49,9,39); }
td.TdClassName
{
border-color: #310927;
}
.TagClassName
{
border-color: #310927;
}
</style>