Shades of Rustic Red #310608
Tints of Rustic Red #310608
RGB
CMYK
RGB Variations
Color information
#310608 (or 0x310608) is known color: Rustic Red. HEX triplet: 31, 06 and 08. RGB value is (49,6,8). Sum of RGB (Red+Green+Blue) = 49+6+8=63 (8% of max value = 765). Red value is 49 (19.53% from 255 or 77.78% from 63); Green value is 6 (2.73% from 255 or 9.52% from 63); Blue value is 8 (3.52% from 255 or 12.70% from 63); Max value from RGB is 49 - color contains mainly: red. Hex color #310608 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310608 is #CEF9F7. Grayscale: #131313. Windows color (decimal): -13564408 or 525873. OLE color: 525873.
HSL color Cylindrical-coordinate representation of color #310608: hue angle of 357.21º 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 #310608 is Cyan = 0, Magento = 0.88, Yellow = 0.84 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 6 | 8 | - |
| CMYK | 0 | 0.88 | 0.84 | 0.81 |
| HSL | 357.21º | 0.78% | 0.11% | - |
| HSV(B) | 357.21º | 0.88% | 0.19% | - |
| XYZ | 1.38 | 0.8 | 0.31 | - |
| YUV | 19.09 | 121.75 | 149.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 8 | 0 | 0.88 | 0.84 | 0.81 | 357.21 | 0.78 | 0.11 |
| Hex | 31 | 6 | 8 | 0 | 58 | 54 | 51 | 165 | 4E | B |
| Octal | 61 | 6 | 10 | 0 | 130 | 124 | 121 | 545 | 116 | 13 |
| Binary | 110001 | 110 | 1000 | 0 | 1011000 | 1010100 | 1010001 | 101100101 | 1001110 | 1011 |
Color Harmonies of #310608
Complementary color
Monochromatic Colors of #310608
Black with #310608
Text Example
Text Example
White with #310608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310608; }
p { color: rgb(49,6,8); }
H1.HeaderClassName
{
color: #310608;
}
.AnyTagClassName
{
color: #310608;
}
</style>
background-color css
<style>
a { background-color: #310608; }
a { background-color: rgb(49,6,8); }
div.DivClassName
{
background-color: #310608;
}
.BgClassName
{
background-color: #310608;
}
</style>
border-color css
<style>
span { border-color: #310608; }
span { border-color: rgb(49,6,8); }
td.TdClassName
{
border-color: #310608;
}
.TagClassName
{
border-color: #310608;
}
</style>