Shades of Rustic Red #310309
Tints of Rustic Red #310309
RGB
CMYK
RGB Variations
Color information
#310309 (or 0x310309) is known color: Rustic Red. HEX triplet: 31, 03 and 09. RGB value is (49,3,9). Sum of RGB (Red+Green+Blue) = 49+3+9=61 (8% of max value = 765). Red value is 49 (19.53% from 255 or 80.33% from 61); Green value is 3 (1.56% from 255 or 4.92% from 61); Blue value is 9 (3.91% from 255 or 14.75% from 61); Max value from RGB is 49 - color contains mainly: red. Hex color #310309 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310309 is #CEFCF6. Grayscale: #111111. Windows color (decimal): -13565175 or 590641. OLE color: 590641.
HSL color Cylindrical-coordinate representation of color #310309: hue angle of 352.17º degrees, saturation: 0.88, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310309 is Cyan = 0, Magento = 0.94, Yellow = 0.82 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 3 | 9 | - |
| CMYK | 0 | 0.94 | 0.82 | 0.81 |
| HSL | 352.17º | 0.88% | 0.1% | - |
| HSV(B) | 352.17º | 0.94% | 0.19% | - |
| XYZ | 1.35 | 0.74 | 0.33 | - |
| YUV | 17.44 | 123.24 | 150.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 9 | 0 | 0.94 | 0.82 | 0.81 | 352.17 | 0.88 | 0.1 |
| Hex | 31 | 3 | 9 | 0 | 5E | 52 | 51 | 160 | 58 | A |
| Octal | 61 | 3 | 11 | 0 | 136 | 122 | 121 | 540 | 130 | 12 |
| Binary | 110001 | 11 | 1001 | 0 | 1011110 | 1010010 | 1010001 | 101100000 | 1011000 | 1010 |
Color Harmonies of #310309
Complementary color
Monochromatic Colors of #310309
Black with #310309
Text Example
Text Example
White with #310309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310309; }
p { color: rgb(49,3,9); }
H1.HeaderClassName
{
color: #310309;
}
.AnyTagClassName
{
color: #310309;
}
</style>
background-color css
<style>
a { background-color: #310309; }
a { background-color: rgb(49,3,9); }
div.DivClassName
{
background-color: #310309;
}
.BgClassName
{
background-color: #310309;
}
</style>
border-color css
<style>
span { border-color: #310309; }
span { border-color: rgb(49,3,9); }
td.TdClassName
{
border-color: #310309;
}
.TagClassName
{
border-color: #310309;
}
</style>