Shades of Rustic Red #311016
Tints of Rustic Red #311016
RGB
CMYK
RGB Variations
Color information
#311016 (or 0x311016) is known color: Rustic Red. HEX triplet: 31, 10 and 16. RGB value is (49,16,22). Sum of RGB (Red+Green+Blue) = 49+16+22=87 (11% of max value = 765). Red value is 49 (19.53% from 255 or 56.32% from 87); Green value is 16 (6.64% from 255 or 18.39% from 87); Blue value is 22 (8.98% from 255 or 25.29% from 87); Max value from RGB is 49 - color contains mainly: red. Hex color #311016 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311016 is #CEEFE9. Grayscale: #1A1A1A. Windows color (decimal): -13561834 or 1445937. OLE color: 1445937.
HSL color Cylindrical-coordinate representation of color #311016: hue angle of 349.09º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #311016 is Cyan = 0, Magento = 0.67, Yellow = 0.55 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 16 | 22 | - |
| CMYK | 0 | 0.67 | 0.55 | 0.81 |
| HSL | 349.09º | 0.51% | 0.13% | - |
| HSV(B) | 349.09º | 0.67% | 0.19% | - |
| XYZ | 1.6 | 1.08 | 0.88 | - |
| YUV | 26.55 | 125.43 | 144.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 16 | 22 | 0 | 0.67 | 0.55 | 0.81 | 349.09 | 0.51 | 0.13 |
| Hex | 31 | 10 | 16 | 0 | 43 | 37 | 51 | 15D | 33 | D |
| Octal | 61 | 20 | 26 | 0 | 103 | 67 | 121 | 535 | 63 | 15 |
| Binary | 110001 | 10000 | 10110 | 0 | 1000011 | 110111 | 1010001 | 101011101 | 110011 | 1101 |
Color Harmonies of #311016
Complementary color
Monochromatic Colors of #311016
Black with #311016
Text Example
Text Example
White with #311016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311016; }
p { color: rgb(49,16,22); }
H1.HeaderClassName
{
color: #311016;
}
.AnyTagClassName
{
color: #311016;
}
</style>
background-color css
<style>
a { background-color: #311016; }
a { background-color: rgb(49,16,22); }
div.DivClassName
{
background-color: #311016;
}
.BgClassName
{
background-color: #311016;
}
</style>
border-color css
<style>
span { border-color: #311016; }
span { border-color: rgb(49,16,22); }
td.TdClassName
{
border-color: #311016;
}
.TagClassName
{
border-color: #311016;
}
</style>