Shades of Rustic Red #310616
Tints of Rustic Red #310616
RGB
CMYK
RGB Variations
Color information
#310616 (or 0x310616) is known color: Rustic Red. HEX triplet: 31, 06 and 16. RGB value is (49,6,22). Sum of RGB (Red+Green+Blue) = 49+6+22=77 (10% of max value = 765). Red value is 49 (19.53% from 255 or 63.64% from 77); Green value is 6 (2.73% from 255 or 7.79% from 77); Blue value is 22 (8.98% from 255 or 28.57% from 77); Max value from RGB is 49 - color contains mainly: red. Hex color #310616 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310616 is #CEF9E9. Grayscale: #141414. Windows color (decimal): -13564394 or 1443377. OLE color: 1443377.
HSL color Cylindrical-coordinate representation of color #310616: hue angle of 337.67º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #310616 is Cyan = 0, Magento = 0.88, Yellow = 0.55 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 6 | 22 | - |
| CMYK | 0 | 0.88 | 0.55 | 0.81 |
| HSL | 337.67º | 0.78% | 0.11% | - |
| HSV(B) | 337.67º | 0.88% | 0.19% | - |
| XYZ | 1.48 | 0.84 | 0.84 | - |
| YUV | 20.68 | 128.75 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 22 | 0 | 0.88 | 0.55 | 0.81 | 337.67 | 0.78 | 0.11 |
| Hex | 31 | 6 | 16 | 0 | 58 | 37 | 51 | 152 | 4E | B |
| Octal | 61 | 6 | 26 | 0 | 130 | 67 | 121 | 522 | 116 | 13 |
| Binary | 110001 | 110 | 10110 | 0 | 1011000 | 110111 | 1010001 | 101010010 | 1001110 | 1011 |
Color Harmonies of #310616
Complementary color
Monochromatic Colors of #310616
Black with #310616
Text Example
Text Example
White with #310616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310616; }
p { color: rgb(49,6,22); }
H1.HeaderClassName
{
color: #310616;
}
.AnyTagClassName
{
color: #310616;
}
</style>
background-color css
<style>
a { background-color: #310616; }
a { background-color: rgb(49,6,22); }
div.DivClassName
{
background-color: #310616;
}
.BgClassName
{
background-color: #310616;
}
</style>
border-color css
<style>
span { border-color: #310616; }
span { border-color: rgb(49,6,22); }
td.TdClassName
{
border-color: #310616;
}
.TagClassName
{
border-color: #310616;
}
</style>