Shades of Rustic Red #391316
Tints of Rustic Red #391316
RGB
CMYK
RGB Variations
Color information
#391316 (or 0x391316) is known color: Rustic Red. HEX triplet: 39, 13 and 16. RGB value is (57,19,22). Sum of RGB (Red+Green+Blue) = 57+19+22=98 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.16% from 98); Green value is 19 (7.81% from 255 or 19.39% from 98); Blue value is 22 (8.98% from 255 or 22.45% from 98); Max value from RGB is 57 - color contains mainly: red. Hex color #391316 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391316 is #C6ECE9. Grayscale: #1E1E1E. Windows color (decimal): -13036778 or 1446713. OLE color: 1446713.
HSL color Cylindrical-coordinate representation of color #391316: hue angle of 355.26º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #391316 is Cyan = 0, Magento = 0.67, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 19 | 22 | - |
| CMYK | 0 | 0.67 | 0.61 | 0.78 |
| HSL | 355.26º | 0.5% | 0.15% | - |
| HSV(B) | 355.26º | 0.67% | 0.22% | - |
| XYZ | 2.07 | 1.39 | 0.92 | - |
| YUV | 30.7 | 123.09 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 22 | 0 | 0.67 | 0.61 | 0.78 | 355.26 | 0.5 | 0.15 |
| Hex | 39 | 13 | 16 | 0 | 43 | 3D | 4E | 163 | 32 | F |
| Octal | 71 | 23 | 26 | 0 | 103 | 75 | 116 | 543 | 62 | 17 |
| Binary | 111001 | 10011 | 10110 | 0 | 1000011 | 111101 | 1001110 | 101100011 | 110010 | 1111 |
Color Harmonies of #391316
Complementary color
Monochromatic Colors of #391316
Black with #391316
Text Example
Text Example
White with #391316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391316; }
p { color: rgb(57,19,22); }
H1.HeaderClassName
{
color: #391316;
}
.AnyTagClassName
{
color: #391316;
}
</style>
background-color css
<style>
a { background-color: #391316; }
a { background-color: rgb(57,19,22); }
div.DivClassName
{
background-color: #391316;
}
.BgClassName
{
background-color: #391316;
}
</style>
border-color css
<style>
span { border-color: #391316; }
span { border-color: rgb(57,19,22); }
td.TdClassName
{
border-color: #391316;
}
.TagClassName
{
border-color: #391316;
}
</style>