Shades of Rustic Red #391113
Tints of Rustic Red #391113
RGB
CMYK
RGB Variations
Color information
#391113 (or 0x391113) is known color: Rustic Red. HEX triplet: 39, 11 and 13. RGB value is (57,17,19). Sum of RGB (Red+Green+Blue) = 57+17+19=93 (12% of max value = 765). Red value is 57 (22.66% from 255 or 61.29% from 93); Green value is 17 (7.03% from 255 or 18.28% from 93); Blue value is 19 (7.81% from 255 or 20.43% from 93); Max value from RGB is 57 - color contains mainly: red. Hex color #391113 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391113 is #C6EEEC. Grayscale: #1D1D1D. Windows color (decimal): -13037293 or 1249593. OLE color: 1249593.
HSL color Cylindrical-coordinate representation of color #391113: hue angle of 357º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #391113 is Cyan = 0, Magento = 0.70, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 17 | 19 | - |
| CMYK | 0 | 0.70 | 0.67 | 0.78 |
| HSL | 357º | 0.54% | 0.15% | - |
| HSV(B) | 357º | 0.7% | 0.22% | - |
| XYZ | 2.01 | 1.32 | 0.76 | - |
| YUV | 29.19 | 122.25 | 147.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 17 | 19 | 0 | 0.70 | 0.67 | 0.78 | 357 | 0.54 | 0.15 |
| Hex | 39 | 11 | 13 | 0 | 46 | 43 | 4E | 165 | 36 | F |
| Octal | 71 | 21 | 23 | 0 | 106 | 103 | 116 | 545 | 66 | 17 |
| Binary | 111001 | 10001 | 10011 | 0 | 1000110 | 1000011 | 1001110 | 101100101 | 110110 | 1111 |
Color Harmonies of #391113
Complementary color
Monochromatic Colors of #391113
Black with #391113
Text Example
Text Example
White with #391113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391113; }
p { color: rgb(57,17,19); }
H1.HeaderClassName
{
color: #391113;
}
.AnyTagClassName
{
color: #391113;
}
</style>
background-color css
<style>
a { background-color: #391113; }
a { background-color: rgb(57,17,19); }
div.DivClassName
{
background-color: #391113;
}
.BgClassName
{
background-color: #391113;
}
</style>
border-color css
<style>
span { border-color: #391113; }
span { border-color: rgb(57,17,19); }
td.TdClassName
{
border-color: #391113;
}
.TagClassName
{
border-color: #391113;
}
</style>