Shades of Rustic Red #311519
Tints of Rustic Red #311519
RGB
CMYK
RGB Variations
Color information
#311519 (or 0x311519) is known color: Rustic Red. HEX triplet: 31, 15 and 19. RGB value is (49,21,25). Sum of RGB (Red+Green+Blue) = 49+21+25=95 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.58% from 95); Green value is 21 (8.59% from 255 or 22.11% from 95); Blue value is 25 (10.16% from 255 or 26.32% from 95); Max value from RGB is 49 - color contains mainly: red. Hex color #311519 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311519 is #CEEAE6. Grayscale: #1D1D1D. Windows color (decimal): -13560551 or 1643825. OLE color: 1643825.
HSL color Cylindrical-coordinate representation of color #311519: hue angle of 351.43º 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 #311519 is Cyan = 0, Magento = 0.57, Yellow = 0.49 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 21 | 25 | - |
| CMYK | 0 | 0.57 | 0.49 | 0.81 |
| HSL | 351.43º | 0.4% | 0.14% | - |
| HSV(B) | 351.43º | 0.57% | 0.19% | - |
| XYZ | 1.71 | 1.26 | 1.07 | - |
| YUV | 29.83 | 125.28 | 141.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 25 | 0 | 0.57 | 0.49 | 0.81 | 351.43 | 0.4 | 0.14 |
| Hex | 31 | 15 | 19 | 0 | 39 | 31 | 51 | 15F | 28 | E |
| Octal | 61 | 25 | 31 | 0 | 71 | 61 | 121 | 537 | 50 | 16 |
| Binary | 110001 | 10101 | 11001 | 0 | 111001 | 110001 | 1010001 | 101011111 | 101000 | 1110 |
Color Harmonies of #311519
Complementary color
Monochromatic Colors of #311519
Black with #311519
Text Example
Text Example
White with #311519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311519; }
p { color: rgb(49,21,25); }
H1.HeaderClassName
{
color: #311519;
}
.AnyTagClassName
{
color: #311519;
}
</style>
background-color css
<style>
a { background-color: #311519; }
a { background-color: rgb(49,21,25); }
div.DivClassName
{
background-color: #311519;
}
.BgClassName
{
background-color: #311519;
}
</style>
border-color css
<style>
span { border-color: #311519; }
span { border-color: rgb(49,21,25); }
td.TdClassName
{
border-color: #311519;
}
.TagClassName
{
border-color: #311519;
}
</style>