Shades of Blackberry #310723
Tints of Blackberry #310723
RGB
CMYK
RGB Variations
Color information
#310723 (or 0x310723) is known color: Blackberry. HEX triplet: 31, 07 and 23. RGB value is (49,7,35). Sum of RGB (Red+Green+Blue) = 49+7+35=91 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.85% from 91); Green value is 7 (3.12% from 255 or 7.69% from 91); Blue value is 35 (14.06% from 255 or 38.46% from 91); Max value from RGB is 49 - color contains mainly: red. Hex color #310723 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310723 is #CEF8DC. Grayscale: #161616. Windows color (decimal): -13564125 or 2295601. OLE color: 2295601.
HSL color Cylindrical-coordinate representation of color #310723: hue angle of 320º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #310723 is Cyan = 0, Magento = 0.86, Yellow = 0.29 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 7 | 35 | - |
| CMYK | 0 | 0.86 | 0.29 | 0.81 |
| HSL | 320º | 0.75% | 0.11% | - |
| HSV(B) | 320º | 0.86% | 0.19% | - |
| XYZ | 1.65 | 0.93 | 1.68 | - |
| YUV | 22.75 | 134.91 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 35 | 0 | 0.86 | 0.29 | 0.81 | 320 | 0.75 | 0.11 |
| Hex | 31 | 7 | 23 | 0 | 56 | 1D | 51 | 140 | 4B | B |
| Octal | 61 | 7 | 43 | 0 | 126 | 35 | 121 | 500 | 113 | 13 |
| Binary | 110001 | 111 | 100011 | 0 | 1010110 | 11101 | 1010001 | 101000000 | 1001011 | 1011 |
Color Harmonies of #310723
Complementary color
Monochromatic Colors of #310723
Black with #310723
Text Example
Text Example
White with #310723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310723; }
p { color: rgb(49,7,35); }
H1.HeaderClassName
{
color: #310723;
}
.AnyTagClassName
{
color: #310723;
}
</style>
background-color css
<style>
a { background-color: #310723; }
a { background-color: rgb(49,7,35); }
div.DivClassName
{
background-color: #310723;
}
.BgClassName
{
background-color: #310723;
}
</style>
border-color css
<style>
span { border-color: #310723; }
span { border-color: rgb(49,7,35); }
td.TdClassName
{
border-color: #310723;
}
.TagClassName
{
border-color: #310723;
}
</style>