Shades of Rustic Red #310609
Tints of Rustic Red #310609
RGB
CMYK
RGB Variations
Color information
#310609 (or 0x310609) is known color: Rustic Red. HEX triplet: 31, 06 and 09. RGB value is (49,6,9). Sum of RGB (Red+Green+Blue) = 49+6+9=64 (8% of max value = 765). Red value is 49 (19.53% from 255 or 76.56% from 64); Green value is 6 (2.73% from 255 or 9.38% from 64); Blue value is 9 (3.91% from 255 or 14.06% from 64); Max value from RGB is 49 - color contains mainly: red. Hex color #310609 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310609 is #CEF9F6. Grayscale: #131313. Windows color (decimal): -13564407 or 591409. OLE color: 591409.
HSL color Cylindrical-coordinate representation of color #310609: hue angle of 355.81º 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 #310609 is Cyan = 0, Magento = 0.88, Yellow = 0.82 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 6 | 9 | - |
| CMYK | 0 | 0.88 | 0.82 | 0.81 |
| HSL | 355.81º | 0.78% | 0.11% | - |
| HSV(B) | 355.81º | 0.88% | 0.19% | - |
| XYZ | 1.38 | 0.8 | 0.34 | - |
| YUV | 19.2 | 122.25 | 149.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 6 | 9 | 0 | 0.88 | 0.82 | 0.81 | 355.81 | 0.78 | 0.11 |
| Hex | 31 | 6 | 9 | 0 | 58 | 52 | 51 | 164 | 4E | B |
| Octal | 61 | 6 | 11 | 0 | 130 | 122 | 121 | 544 | 116 | 13 |
| Binary | 110001 | 110 | 1001 | 0 | 1011000 | 1010010 | 1010001 | 101100100 | 1001110 | 1011 |
Color Harmonies of #310609
Complementary color
Monochromatic Colors of #310609
Black with #310609
Text Example
Text Example
White with #310609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310609; }
p { color: rgb(49,6,9); }
H1.HeaderClassName
{
color: #310609;
}
.AnyTagClassName
{
color: #310609;
}
</style>
background-color css
<style>
a { background-color: #310609; }
a { background-color: rgb(49,6,9); }
div.DivClassName
{
background-color: #310609;
}
.BgClassName
{
background-color: #310609;
}
</style>
border-color css
<style>
span { border-color: #310609; }
span { border-color: rgb(49,6,9); }
td.TdClassName
{
border-color: #310609;
}
.TagClassName
{
border-color: #310609;
}
</style>