Shades of Rustic Red #390415
Tints of Rustic Red #390415
RGB
CMYK
RGB Variations
Color information
#390415 (or 0x390415) is known color: Rustic Red. HEX triplet: 39, 04 and 15. RGB value is (57,4,21). Sum of RGB (Red+Green+Blue) = 57+4+21=82 (10% of max value = 765). Red value is 57 (22.66% from 255 or 69.51% from 82); Green value is 4 (1.95% from 255 or 4.88% from 82); Blue value is 21 (8.59% from 255 or 25.61% from 82); Max value from RGB is 57 - color contains mainly: red. Hex color #390415 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390415 is #C6FBEA. Grayscale: #151515. Windows color (decimal): -13040619 or 1377337. OLE color: 1377337.
HSL color Cylindrical-coordinate representation of color #390415: hue angle of 340.75º degrees, saturation: 0.87, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #390415 is Cyan = 0, Magento = 0.93, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 4 | 21 | - |
| CMYK | 0 | 0.93 | 0.63 | 0.78 |
| HSL | 340.75º | 0.87% | 0.12% | - |
| HSV(B) | 340.75º | 0.93% | 0.22% | - |
| XYZ | 1.87 | 1.01 | 0.81 | - |
| YUV | 21.79 | 127.56 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 4 | 21 | 0 | 0.93 | 0.63 | 0.78 | 340.75 | 0.87 | 0.12 |
| Hex | 39 | 4 | 15 | 0 | 5D | 3F | 4E | 155 | 57 | C |
| Octal | 71 | 4 | 25 | 0 | 135 | 77 | 116 | 525 | 127 | 14 |
| Binary | 111001 | 100 | 10101 | 0 | 1011101 | 111111 | 1001110 | 101010101 | 1010111 | 1100 |
Color Harmonies of #390415
Complementary color
Monochromatic Colors of #390415
Black with #390415
Text Example
Text Example
White with #390415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390415; }
p { color: rgb(57,4,21); }
H1.HeaderClassName
{
color: #390415;
}
.AnyTagClassName
{
color: #390415;
}
</style>
background-color css
<style>
a { background-color: #390415; }
a { background-color: rgb(57,4,21); }
div.DivClassName
{
background-color: #390415;
}
.BgClassName
{
background-color: #390415;
}
</style>
border-color css
<style>
span { border-color: #390415; }
span { border-color: rgb(57,4,21); }
td.TdClassName
{
border-color: #390415;
}
.TagClassName
{
border-color: #390415;
}
</style>