Shades of Rustic Red #391214
Tints of Rustic Red #391214
RGB
CMYK
RGB Variations
Color information
#391214 (or 0x391214) is known color: Rustic Red. HEX triplet: 39, 12 and 14. RGB value is (57,18,20). Sum of RGB (Red+Green+Blue) = 57+18+20=95 (12% of max value = 765). Red value is 57 (22.66% from 255 or 60% from 95); Green value is 18 (7.42% from 255 or 18.95% from 95); Blue value is 20 (8.20% from 255 or 21.05% from 95); Max value from RGB is 57 - color contains mainly: red. Hex color #391214 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391214 is #C6EDEB. Grayscale: #1D1D1D. Windows color (decimal): -13037036 or 1315385. OLE color: 1315385.
HSL color Cylindrical-coordinate representation of color #391214: hue angle of 356.92º 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 #391214 is Cyan = 0, Magento = 0.68, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 20 | - |
| CMYK | 0 | 0.68 | 0.65 | 0.78 |
| HSL | 356.92º | 0.52% | 0.15% | - |
| HSV(B) | 356.92º | 0.68% | 0.22% | - |
| XYZ | 2.03 | 1.35 | 0.82 | - |
| YUV | 29.89 | 122.42 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 20 | 0 | 0.68 | 0.65 | 0.78 | 356.92 | 0.52 | 0.15 |
| Hex | 39 | 12 | 14 | 0 | 44 | 41 | 4E | 165 | 34 | F |
| Octal | 71 | 22 | 24 | 0 | 104 | 101 | 116 | 545 | 64 | 17 |
| Binary | 111001 | 10010 | 10100 | 0 | 1000100 | 1000001 | 1001110 | 101100101 | 110100 | 1111 |
Color Harmonies of #391214
Complementary color
Monochromatic Colors of #391214
Black with #391214
Text Example
Text Example
White with #391214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391214; }
p { color: rgb(57,18,20); }
H1.HeaderClassName
{
color: #391214;
}
.AnyTagClassName
{
color: #391214;
}
</style>
background-color css
<style>
a { background-color: #391214; }
a { background-color: rgb(57,18,20); }
div.DivClassName
{
background-color: #391214;
}
.BgClassName
{
background-color: #391214;
}
</style>
border-color css
<style>
span { border-color: #391214; }
span { border-color: rgb(57,18,20); }
td.TdClassName
{
border-color: #391214;
}
.TagClassName
{
border-color: #391214;
}
</style>