Shades of Rustic Red #311213
Tints of Rustic Red #311213
RGB
CMYK
RGB Variations
Color information
#311213 (or 0x311213) is known color: Rustic Red. HEX triplet: 31, 12 and 13. RGB value is (49,18,19). Sum of RGB (Red+Green+Blue) = 49+18+19=86 (11% of max value = 765). Red value is 49 (19.53% from 255 or 56.98% from 86); Green value is 18 (7.42% from 255 or 20.93% from 86); Blue value is 19 (7.81% from 255 or 22.09% from 86); Max value from RGB is 49 - color contains mainly: red. Hex color #311213 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311213 is #CEEDEC. Grayscale: #1B1B1B. Windows color (decimal): -13561325 or 1249841. OLE color: 1249841.
HSL color Cylindrical-coordinate representation of color #311213: hue angle of 358.06º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #311213 is Cyan = 0, Magento = 0.63, Yellow = 0.61 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 18 | 19 | - |
| CMYK | 0 | 0.63 | 0.61 | 0.81 |
| HSL | 358.06º | 0.46% | 0.13% | - |
| HSV(B) | 358.06º | 0.63% | 0.19% | - |
| XYZ | 1.6 | 1.13 | 0.75 | - |
| YUV | 27.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 19 | 0 | 0.63 | 0.61 | 0.81 | 358.06 | 0.46 | 0.13 |
| Hex | 31 | 12 | 13 | 0 | 3F | 3D | 51 | 166 | 2E | D |
| Octal | 61 | 22 | 23 | 0 | 77 | 75 | 121 | 546 | 56 | 15 |
| Binary | 110001 | 10010 | 10011 | 0 | 111111 | 111101 | 1010001 | 101100110 | 101110 | 1101 |
Color Harmonies of #311213
Complementary color
Monochromatic Colors of #311213
Black with #311213
Text Example
Text Example
White with #311213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311213; }
p { color: rgb(49,18,19); }
H1.HeaderClassName
{
color: #311213;
}
.AnyTagClassName
{
color: #311213;
}
</style>
background-color css
<style>
a { background-color: #311213; }
a { background-color: rgb(49,18,19); }
div.DivClassName
{
background-color: #311213;
}
.BgClassName
{
background-color: #311213;
}
</style>
border-color css
<style>
span { border-color: #311213; }
span { border-color: rgb(49,18,19); }
td.TdClassName
{
border-color: #311213;
}
.TagClassName
{
border-color: #311213;
}
</style>