Shades of Rustic Red #311518
Tints of Rustic Red #311518
RGB
CMYK
RGB Variations
Color information
#311518 (or 0x311518) is known color: Rustic Red. HEX triplet: 31, 15 and 18. RGB value is (49,21,24). Sum of RGB (Red+Green+Blue) = 49+21+24=94 (12% of max value = 765). Red value is 49 (19.53% from 255 or 52.13% from 94); Green value is 21 (8.59% from 255 or 22.34% from 94); Blue value is 24 (9.77% from 255 or 25.53% from 94); Max value from RGB is 49 - color contains mainly: red. Hex color #311518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311518 is #CEEAE7. Grayscale: #1D1D1D. Windows color (decimal): -13560552 or 1578289. OLE color: 1578289.
HSL color Cylindrical-coordinate representation of color #311518: hue angle of 353.57º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #311518 is Cyan = 0, Magento = 0.57, Yellow = 0.51 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 21 | 24 | - |
| CMYK | 0 | 0.57 | 0.51 | 0.81 |
| HSL | 353.57º | 0.4% | 0.14% | - |
| HSV(B) | 353.57º | 0.57% | 0.19% | - |
| XYZ | 1.7 | 1.26 | 1.02 | - |
| YUV | 29.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 24 | 0 | 0.57 | 0.51 | 0.81 | 353.57 | 0.4 | 0.14 |
| Hex | 31 | 15 | 18 | 0 | 39 | 33 | 51 | 162 | 28 | E |
| Octal | 61 | 25 | 30 | 0 | 71 | 63 | 121 | 542 | 50 | 16 |
| Binary | 110001 | 10101 | 11000 | 0 | 111001 | 110011 | 1010001 | 101100010 | 101000 | 1110 |
Color Harmonies of #311518
Complementary color
Monochromatic Colors of #311518
Black with #311518
Text Example
Text Example
White with #311518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311518; }
p { color: rgb(49,21,24); }
H1.HeaderClassName
{
color: #311518;
}
.AnyTagClassName
{
color: #311518;
}
</style>
background-color css
<style>
a { background-color: #311518; }
a { background-color: rgb(49,21,24); }
div.DivClassName
{
background-color: #311518;
}
.BgClassName
{
background-color: #311518;
}
</style>
border-color css
<style>
span { border-color: #311518; }
span { border-color: rgb(49,21,24); }
td.TdClassName
{
border-color: #311518;
}
.TagClassName
{
border-color: #311518;
}
</style>