Shades of Rustic Red #310718
Tints of Rustic Red #310718
RGB
CMYK
RGB Variations
Color information
#310718 (or 0x310718) is known color: Rustic Red. HEX triplet: 31, 07 and 18. RGB value is (49,7,24). Sum of RGB (Red+Green+Blue) = 49+7+24=80 (10% of max value = 765). Red value is 49 (19.53% from 255 or 61.25% from 80); Green value is 7 (3.12% from 255 or 8.75% from 80); Blue value is 24 (9.77% from 255 or 30% from 80); Max value from RGB is 49 - color contains mainly: red. Hex color #310718 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310718 is #CEF8E7. Grayscale: #151515. Windows color (decimal): -13564136 or 1574705. OLE color: 1574705.
HSL color Cylindrical-coordinate representation of color #310718: hue angle of 335.71º 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 #310718 is Cyan = 0, Magento = 0.86, Yellow = 0.51 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 7 | 24 | - |
| CMYK | 0 | 0.86 | 0.51 | 0.81 |
| HSL | 335.71º | 0.75% | 0.11% | - |
| HSV(B) | 335.71º | 0.86% | 0.19% | - |
| XYZ | 1.51 | 0.87 | 0.95 | - |
| YUV | 21.5 | 129.41 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 7 | 24 | 0 | 0.86 | 0.51 | 0.81 | 335.71 | 0.75 | 0.11 |
| Hex | 31 | 7 | 18 | 0 | 56 | 33 | 51 | 150 | 4B | B |
| Octal | 61 | 7 | 30 | 0 | 126 | 63 | 121 | 520 | 113 | 13 |
| Binary | 110001 | 111 | 11000 | 0 | 1010110 | 110011 | 1010001 | 101010000 | 1001011 | 1011 |
Color Harmonies of #310718
Complementary color
Monochromatic Colors of #310718
Black with #310718
Text Example
Text Example
White with #310718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310718; }
p { color: rgb(49,7,24); }
H1.HeaderClassName
{
color: #310718;
}
.AnyTagClassName
{
color: #310718;
}
</style>
background-color css
<style>
a { background-color: #310718; }
a { background-color: rgb(49,7,24); }
div.DivClassName
{
background-color: #310718;
}
.BgClassName
{
background-color: #310718;
}
</style>
border-color css
<style>
span { border-color: #310718; }
span { border-color: rgb(49,7,24); }
td.TdClassName
{
border-color: #310718;
}
.TagClassName
{
border-color: #310718;
}
</style>