Shades of Rustic Red #390716
Tints of Rustic Red #390716
RGB
CMYK
RGB Variations
Color information
#390716 (or 0x390716) is known color: Rustic Red. HEX triplet: 39, 07 and 16. RGB value is (57,7,22). Sum of RGB (Red+Green+Blue) = 57+7+22=86 (11% of max value = 765). Red value is 57 (22.66% from 255 or 66.28% from 86); Green value is 7 (3.12% from 255 or 8.14% from 86); Blue value is 22 (8.98% from 255 or 25.58% from 86); Max value from RGB is 57 - color contains mainly: red. Hex color #390716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390716 is #C6F8E9. Grayscale: #171717. Windows color (decimal): -13039850 or 1443641. OLE color: 1443641.
HSL color Cylindrical-coordinate representation of color #390716: hue angle of 342º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390716 is Cyan = 0, Magento = 0.88, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 22 | - |
| CMYK | 0 | 0.88 | 0.61 | 0.78 |
| HSL | 342º | 0.78% | 0.13% | - |
| HSV(B) | 342º | 0.88% | 0.22% | - |
| XYZ | 1.91 | 1.08 | 0.87 | - |
| YUV | 23.66 | 127.07 | 151.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 22 | 0 | 0.88 | 0.61 | 0.78 | 342 | 0.78 | 0.13 |
| Hex | 39 | 7 | 16 | 0 | 58 | 3D | 4E | 156 | 4E | D |
| Octal | 71 | 7 | 26 | 0 | 130 | 75 | 116 | 526 | 116 | 15 |
| Binary | 111001 | 111 | 10110 | 0 | 1011000 | 111101 | 1001110 | 101010110 | 1001110 | 1101 |
Color Harmonies of #390716
Complementary color
Monochromatic Colors of #390716
Black with #390716
Text Example
Text Example
White with #390716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390716; }
p { color: rgb(57,7,22); }
H1.HeaderClassName
{
color: #390716;
}
.AnyTagClassName
{
color: #390716;
}
</style>
background-color css
<style>
a { background-color: #390716; }
a { background-color: rgb(57,7,22); }
div.DivClassName
{
background-color: #390716;
}
.BgClassName
{
background-color: #390716;
}
</style>
border-color css
<style>
span { border-color: #390716; }
span { border-color: rgb(57,7,22); }
td.TdClassName
{
border-color: #390716;
}
.TagClassName
{
border-color: #390716;
}
</style>