Shades of Rustic Red #311517
Tints of Rustic Red #311517
RGB
CMYK
RGB Variations
Color information
#311517 (or 0x311517) is known color: Rustic Red. HEX triplet: 31, 15 and 17. RGB value is (49,21,23). Sum of RGB (Red+Green+Blue) = 49+21+23=93 (12% of max value = 765). Red value is 49 (19.53% from 255 or 52.69% from 93); Green value is 21 (8.59% from 255 or 22.58% from 93); Blue value is 23 (9.38% from 255 or 24.73% from 93); Max value from RGB is 49 - color contains mainly: red. Hex color #311517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311517 is #CEEAE8. Grayscale: #1D1D1D. Windows color (decimal): -13560553 or 1512753. OLE color: 1512753.
HSL color Cylindrical-coordinate representation of color #311517: hue angle of 355.71º 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 #311517 is Cyan = 0, Magento = 0.57, Yellow = 0.53 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 21 | 23 | - |
| CMYK | 0 | 0.57 | 0.53 | 0.81 |
| HSL | 355.71º | 0.4% | 0.14% | - |
| HSV(B) | 355.71º | 0.57% | 0.19% | - |
| XYZ | 1.69 | 1.25 | 0.96 | - |
| YUV | 29.6 | 124.28 | 141.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 23 | 0 | 0.57 | 0.53 | 0.81 | 355.71 | 0.4 | 0.14 |
| Hex | 31 | 15 | 17 | 0 | 39 | 35 | 51 | 164 | 28 | E |
| Octal | 61 | 25 | 27 | 0 | 71 | 65 | 121 | 544 | 50 | 16 |
| Binary | 110001 | 10101 | 10111 | 0 | 111001 | 110101 | 1010001 | 101100100 | 101000 | 1110 |
Color Harmonies of #311517
Complementary color
Monochromatic Colors of #311517
Black with #311517
Text Example
Text Example
White with #311517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311517; }
p { color: rgb(49,21,23); }
H1.HeaderClassName
{
color: #311517;
}
.AnyTagClassName
{
color: #311517;
}
</style>
background-color css
<style>
a { background-color: #311517; }
a { background-color: rgb(49,21,23); }
div.DivClassName
{
background-color: #311517;
}
.BgClassName
{
background-color: #311517;
}
</style>
border-color css
<style>
span { border-color: #311517; }
span { border-color: rgb(49,21,23); }
td.TdClassName
{
border-color: #311517;
}
.TagClassName
{
border-color: #311517;
}
</style>