Shades of Rustic Red #310507
Tints of Rustic Red #310507
RGB
CMYK
RGB Variations
Color information
#310507 (or 0x310507) is known color: Rustic Red. HEX triplet: 31, 05 and 07. RGB value is (49,5,7). Sum of RGB (Red+Green+Blue) = 49+5+7=61 (8% of max value = 765). Red value is 49 (19.53% from 255 or 80.33% from 61); Green value is 5 (2.34% from 255 or 8.20% from 61); Blue value is 7 (3.12% from 255 or 11.48% from 61); Max value from RGB is 49 - color contains mainly: red. Hex color #310507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310507 is #CEFAF8. Grayscale: #121212. Windows color (decimal): -13564665 or 460081. OLE color: 460081.
HSL color Cylindrical-coordinate representation of color #310507: hue angle of 357.27º degrees, saturation: 0.81, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310507 is Cyan = 0, Magento = 0.90, Yellow = 0.86 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 5 | 7 | - |
| CMYK | 0 | 0.90 | 0.86 | 0.81 |
| HSL | 357.27º | 0.81% | 0.11% | - |
| HSV(B) | 357.27º | 0.9% | 0.19% | - |
| XYZ | 1.36 | 0.78 | 0.28 | - |
| YUV | 18.38 | 121.58 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 7 | 0 | 0.90 | 0.86 | 0.81 | 357.27 | 0.81 | 0.11 |
| Hex | 31 | 5 | 7 | 0 | 5A | 56 | 51 | 165 | 51 | B |
| Octal | 61 | 5 | 7 | 0 | 132 | 126 | 121 | 545 | 121 | 13 |
| Binary | 110001 | 101 | 111 | 0 | 1011010 | 1010110 | 1010001 | 101100101 | 1010001 | 1011 |
Color Harmonies of #310507
Complementary color
Monochromatic Colors of #310507
Black with #310507
Text Example
Text Example
White with #310507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310507; }
p { color: rgb(49,5,7); }
H1.HeaderClassName
{
color: #310507;
}
.AnyTagClassName
{
color: #310507;
}
</style>
background-color css
<style>
a { background-color: #310507; }
a { background-color: rgb(49,5,7); }
div.DivClassName
{
background-color: #310507;
}
.BgClassName
{
background-color: #310507;
}
</style>
border-color css
<style>
span { border-color: #310507; }
span { border-color: rgb(49,5,7); }
td.TdClassName
{
border-color: #310507;
}
.TagClassName
{
border-color: #310507;
}
</style>