Shades of Rustic Red #391216
Tints of Rustic Red #391216
RGB
CMYK
RGB Variations
Color information
#391216 (or 0x391216) is known color: Rustic Red. HEX triplet: 39, 12 and 16. RGB value is (57,18,22). Sum of RGB (Red+Green+Blue) = 57+18+22=97 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.76% from 97); Green value is 18 (7.42% from 255 or 18.56% from 97); Blue value is 22 (8.98% from 255 or 22.68% from 97); Max value from RGB is 57 - color contains mainly: red. Hex color #391216 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391216 is #C6EDE9. Grayscale: #1E1E1E. Windows color (decimal): -13037034 or 1446457. OLE color: 1446457.
HSL color Cylindrical-coordinate representation of color #391216: hue angle of 353.85º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #391216 is Cyan = 0, Magento = 0.68, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 22 | - |
| CMYK | 0 | 0.68 | 0.61 | 0.78 |
| HSL | 353.85º | 0.52% | 0.15% | - |
| HSV(B) | 353.85º | 0.68% | 0.22% | - |
| XYZ | 2.05 | 1.36 | 0.91 | - |
| YUV | 30.12 | 123.42 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 22 | 0 | 0.68 | 0.61 | 0.78 | 353.85 | 0.52 | 0.15 |
| Hex | 39 | 12 | 16 | 0 | 44 | 3D | 4E | 162 | 34 | F |
| Octal | 71 | 22 | 26 | 0 | 104 | 75 | 116 | 542 | 64 | 17 |
| Binary | 111001 | 10010 | 10110 | 0 | 1000100 | 111101 | 1001110 | 101100010 | 110100 | 1111 |
Color Harmonies of #391216
Complementary color
Monochromatic Colors of #391216
Black with #391216
Text Example
Text Example
White with #391216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391216; }
p { color: rgb(57,18,22); }
H1.HeaderClassName
{
color: #391216;
}
.AnyTagClassName
{
color: #391216;
}
</style>
background-color css
<style>
a { background-color: #391216; }
a { background-color: rgb(57,18,22); }
div.DivClassName
{
background-color: #391216;
}
.BgClassName
{
background-color: #391216;
}
</style>
border-color css
<style>
span { border-color: #391216; }
span { border-color: rgb(57,18,22); }
td.TdClassName
{
border-color: #391216;
}
.TagClassName
{
border-color: #391216;
}
</style>