Shades of Rustic Red #310306
Tints of Rustic Red #310306
RGB
CMYK
RGB Variations
Color information
#310306 (or 0x310306) is known color: Rustic Red. HEX triplet: 31, 03 and 06. RGB value is (49,3,6). Sum of RGB (Red+Green+Blue) = 49+3+6=58 (7% of max value = 765). Red value is 49 (19.53% from 255 or 84.48% from 58); Green value is 3 (1.56% from 255 or 5.17% from 58); Blue value is 6 (2.73% from 255 or 10.34% from 58); Max value from RGB is 49 - color contains mainly: red. Hex color #310306 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #310306 is #CEFCF9. Grayscale: #111111. Windows color (decimal): -13565178 or 394033. OLE color: 394033.
HSL color Cylindrical-coordinate representation of color #310306: hue angle of 356.09º 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 #310306 is Cyan = 0, Magento = 0.94, Yellow = 0.88 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 3 | 6 | - |
| CMYK | 0 | 0.94 | 0.88 | 0.81 |
| HSL | 356.09º | 0.88% | 0.1% | - |
| HSV(B) | 356.09º | 0.94% | 0.19% | - |
| XYZ | 1.33 | 0.73 | 0.24 | - |
| YUV | 17.1 | 121.74 | 150.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 3 | 6 | 0 | 0.94 | 0.88 | 0.81 | 356.09 | 0.88 | 0.1 |
| Hex | 31 | 3 | 6 | 0 | 5E | 58 | 51 | 164 | 58 | A |
| Octal | 61 | 3 | 6 | 0 | 136 | 130 | 121 | 544 | 130 | 12 |
| Binary | 110001 | 11 | 110 | 0 | 1011110 | 1011000 | 1010001 | 101100100 | 1011000 | 1010 |
Color Harmonies of #310306
Complementary color
Monochromatic Colors of #310306
Black with #310306
Text Example
Text Example
White with #310306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310306; }
p { color: rgb(49,3,6); }
H1.HeaderClassName
{
color: #310306;
}
.AnyTagClassName
{
color: #310306;
}
</style>
background-color css
<style>
a { background-color: #310306; }
a { background-color: rgb(49,3,6); }
div.DivClassName
{
background-color: #310306;
}
.BgClassName
{
background-color: #310306;
}
</style>
border-color css
<style>
span { border-color: #310306; }
span { border-color: rgb(49,3,6); }
td.TdClassName
{
border-color: #310306;
}
.TagClassName
{
border-color: #310306;
}
</style>