Shades of Rustic Red #390913
Tints of Rustic Red #390913
RGB
CMYK
RGB Variations
Color information
#390913 (or 0x390913) is known color: Rustic Red. HEX triplet: 39, 09 and 13. RGB value is (57,9,19). Sum of RGB (Red+Green+Blue) = 57+9+19=85 (11% of max value = 765). Red value is 57 (22.66% from 255 or 67.06% from 85); Green value is 9 (3.91% from 255 or 10.59% from 85); Blue value is 19 (7.81% from 255 or 22.35% from 85); Max value from RGB is 57 - color contains mainly: red. Hex color #390913 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390913 is #C6F6EC. Grayscale: #181818. Windows color (decimal): -13039341 or 1247545. OLE color: 1247545.
HSL color Cylindrical-coordinate representation of color #390913: hue angle of 347.5º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #390913 is Cyan = 0, Magento = 0.84, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 19 | - |
| CMYK | 0 | 0.84 | 0.67 | 0.78 |
| HSL | 347.5º | 0.73% | 0.13% | - |
| HSV(B) | 347.5º | 0.84% | 0.22% | - |
| XYZ | 1.9 | 1.11 | 0.73 | - |
| YUV | 24.49 | 124.9 | 151.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 19 | 0 | 0.84 | 0.67 | 0.78 | 347.5 | 0.73 | 0.13 |
| Hex | 39 | 9 | 13 | 0 | 54 | 43 | 4E | 15C | 49 | D |
| Octal | 71 | 11 | 23 | 0 | 124 | 103 | 116 | 534 | 111 | 15 |
| Binary | 111001 | 1001 | 10011 | 0 | 1010100 | 1000011 | 1001110 | 101011100 | 1001001 | 1101 |
Color Harmonies of #390913
Complementary color
Monochromatic Colors of #390913
Black with #390913
Text Example
Text Example
White with #390913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390913; }
p { color: rgb(57,9,19); }
H1.HeaderClassName
{
color: #390913;
}
.AnyTagClassName
{
color: #390913;
}
</style>
background-color css
<style>
a { background-color: #390913; }
a { background-color: rgb(57,9,19); }
div.DivClassName
{
background-color: #390913;
}
.BgClassName
{
background-color: #390913;
}
</style>
border-color css
<style>
span { border-color: #390913; }
span { border-color: rgb(57,9,19); }
td.TdClassName
{
border-color: #390913;
}
.TagClassName
{
border-color: #390913;
}
</style>