Shades of Rustic Red #311316
Tints of Rustic Red #311316
RGB
CMYK
RGB Variations
Color information
#311316 (or 0x311316) is known color: Rustic Red. HEX triplet: 31, 13 and 16. RGB value is (49,19,22). Sum of RGB (Red+Green+Blue) = 49+19+22=90 (11% of max value = 765). Red value is 49 (19.53% from 255 or 54.44% from 90); Green value is 19 (7.81% from 255 or 21.11% from 90); Blue value is 22 (8.98% from 255 or 24.44% from 90); Max value from RGB is 49 - color contains mainly: red. Hex color #311316 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311316 is #CEECE9. Grayscale: #1C1C1C. Windows color (decimal): -13561066 or 1446705. OLE color: 1446705.
HSL color Cylindrical-coordinate representation of color #311316: hue angle of 354º degrees, saturation: 0.44, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #311316 is Cyan = 0, Magento = 0.61, Yellow = 0.55 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 19 | 22 | - |
| CMYK | 0 | 0.61 | 0.55 | 0.81 |
| HSL | 354º | 0.44% | 0.13% | - |
| HSV(B) | 354º | 0.61% | 0.19% | - |
| XYZ | 1.64 | 1.18 | 0.9 | - |
| YUV | 28.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 22 | 0 | 0.61 | 0.55 | 0.81 | 354 | 0.44 | 0.13 |
| Hex | 31 | 13 | 16 | 0 | 3D | 37 | 51 | 162 | 2C | D |
| Octal | 61 | 23 | 26 | 0 | 75 | 67 | 121 | 542 | 54 | 15 |
| Binary | 110001 | 10011 | 10110 | 0 | 111101 | 110111 | 1010001 | 101100010 | 101100 | 1101 |
Color Harmonies of #311316
Complementary color
Monochromatic Colors of #311316
Black with #311316
Text Example
Text Example
White with #311316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311316; }
p { color: rgb(49,19,22); }
H1.HeaderClassName
{
color: #311316;
}
.AnyTagClassName
{
color: #311316;
}
</style>
background-color css
<style>
a { background-color: #311316; }
a { background-color: rgb(49,19,22); }
div.DivClassName
{
background-color: #311316;
}
.BgClassName
{
background-color: #311316;
}
</style>
border-color css
<style>
span { border-color: #311316; }
span { border-color: rgb(49,19,22); }
td.TdClassName
{
border-color: #311316;
}
.TagClassName
{
border-color: #311316;
}
</style>