Shades of Rustic Red #310714
Tints of Rustic Red #310714
RGB
CMYK
RGB Variations
Color information
#310714 (or 0x310714) is known color: Rustic Red. HEX triplet: 31, 07 and 14. RGB value is (49,7,20). Sum of RGB (Red+Green+Blue) = 49+7+20=76 (10% of max value = 765). Red value is 49 (19.53% from 255 or 64.47% from 76); Green value is 7 (3.12% from 255 or 9.21% from 76); Blue value is 20 (8.20% from 255 or 26.32% from 76); Max value from RGB is 49 - color contains mainly: red. Hex color #310714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310714 is #CEF8EB. Grayscale: #151515. Windows color (decimal): -13564140 or 1312561. OLE color: 1312561.
HSL color Cylindrical-coordinate representation of color #310714: hue angle of 341.43º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #310714 is Cyan = 0, Magento = 0.86, Yellow = 0.59 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 7 | 20 | - |
| CMYK | 0 | 0.86 | 0.59 | 0.81 |
| HSL | 341.43º | 0.75% | 0.11% | - |
| HSV(B) | 341.43º | 0.86% | 0.19% | - |
| XYZ | 1.47 | 0.86 | 0.75 | - |
| YUV | 21.04 | 127.41 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 20 | 0 | 0.86 | 0.59 | 0.81 | 341.43 | 0.75 | 0.11 |
| Hex | 31 | 7 | 14 | 0 | 56 | 3B | 51 | 155 | 4B | B |
| Octal | 61 | 7 | 24 | 0 | 126 | 73 | 121 | 525 | 113 | 13 |
| Binary | 110001 | 111 | 10100 | 0 | 1010110 | 111011 | 1010001 | 101010101 | 1001011 | 1011 |
Color Harmonies of #310714
Complementary color
Monochromatic Colors of #310714
Black with #310714
Text Example
Text Example
White with #310714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310714; }
p { color: rgb(49,7,20); }
H1.HeaderClassName
{
color: #310714;
}
.AnyTagClassName
{
color: #310714;
}
</style>
background-color css
<style>
a { background-color: #310714; }
a { background-color: rgb(49,7,20); }
div.DivClassName
{
background-color: #310714;
}
.BgClassName
{
background-color: #310714;
}
</style>
border-color css
<style>
span { border-color: #310714; }
span { border-color: rgb(49,7,20); }
td.TdClassName
{
border-color: #310714;
}
.TagClassName
{
border-color: #310714;
}
</style>