Shades of Rustic Red #310607
Tints of Rustic Red #310607
RGB
CMYK
RGB Variations
Color information
#310607 (or 0x310607) is known color: Rustic Red. HEX triplet: 31, 06 and 07. RGB value is (49,6,7). Sum of RGB (Red+Green+Blue) = 49+6+7=62 (8% of max value = 765). Red value is 49 (19.53% from 255 or 79.03% from 62); Green value is 6 (2.73% from 255 or 9.68% from 62); Blue value is 7 (3.12% from 255 or 11.29% from 62); Max value from RGB is 49 - color contains mainly: red. Hex color #310607 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310607 is #CEF9F8. Grayscale: #131313. Windows color (decimal): -13564409 or 460337. OLE color: 460337.
HSL color Cylindrical-coordinate representation of color #310607: hue angle of 358.6º 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 #310607 is Cyan = 0, Magento = 0.88, Yellow = 0.86 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 6 | 7 | - |
| CMYK | 0 | 0.88 | 0.86 | 0.81 |
| HSL | 358.6º | 0.78% | 0.11% | - |
| HSV(B) | 358.6º | 0.88% | 0.19% | - |
| XYZ | 1.37 | 0.8 | 0.28 | - |
| YUV | 18.97 | 121.25 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 7 | 0 | 0.88 | 0.86 | 0.81 | 358.6 | 0.78 | 0.11 |
| Hex | 31 | 6 | 7 | 0 | 58 | 56 | 51 | 167 | 4E | B |
| Octal | 61 | 6 | 7 | 0 | 130 | 126 | 121 | 547 | 116 | 13 |
| Binary | 110001 | 110 | 111 | 0 | 1011000 | 1010110 | 1010001 | 101100111 | 1001110 | 1011 |
Color Harmonies of #310607
Complementary color
Monochromatic Colors of #310607
Black with #310607
Text Example
Text Example
White with #310607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310607; }
p { color: rgb(49,6,7); }
H1.HeaderClassName
{
color: #310607;
}
.AnyTagClassName
{
color: #310607;
}
</style>
background-color css
<style>
a { background-color: #310607; }
a { background-color: rgb(49,6,7); }
div.DivClassName
{
background-color: #310607;
}
.BgClassName
{
background-color: #310607;
}
</style>
border-color css
<style>
span { border-color: #310607; }
span { border-color: rgb(49,6,7); }
td.TdClassName
{
border-color: #310607;
}
.TagClassName
{
border-color: #310607;
}
</style>