Shades of Rustic Red #390714
Tints of Rustic Red #390714
RGB
CMYK
RGB Variations
Color information
#390714 (or 0x390714) is known color: Rustic Red. HEX triplet: 39, 07 and 14. RGB value is (57,7,20). Sum of RGB (Red+Green+Blue) = 57+7+20=84 (11% of max value = 765). Red value is 57 (22.66% from 255 or 67.86% from 84); Green value is 7 (3.12% from 255 or 8.33% from 84); Blue value is 20 (8.20% from 255 or 23.81% from 84); Max value from RGB is 57 - color contains mainly: red. Hex color #390714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390714 is #C6F8EB. Grayscale: #171717. Windows color (decimal): -13039852 or 1312569. OLE color: 1312569.
HSL color Cylindrical-coordinate representation of color #390714: hue angle of 344.4º 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 #390714 is Cyan = 0, Magento = 0.88, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 20 | - |
| CMYK | 0 | 0.88 | 0.65 | 0.78 |
| HSL | 344.4º | 0.78% | 0.13% | - |
| HSV(B) | 344.4º | 0.88% | 0.22% | - |
| XYZ | 1.89 | 1.07 | 0.77 | - |
| YUV | 23.43 | 126.07 | 151.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 20 | 0 | 0.88 | 0.65 | 0.78 | 344.4 | 0.78 | 0.13 |
| Hex | 39 | 7 | 14 | 0 | 58 | 41 | 4E | 158 | 4E | D |
| Octal | 71 | 7 | 24 | 0 | 130 | 101 | 116 | 530 | 116 | 15 |
| Binary | 111001 | 111 | 10100 | 0 | 1011000 | 1000001 | 1001110 | 101011000 | 1001110 | 1101 |
Color Harmonies of #390714
Complementary color
Monochromatic Colors of #390714
Black with #390714
Text Example
Text Example
White with #390714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390714; }
p { color: rgb(57,7,20); }
H1.HeaderClassName
{
color: #390714;
}
.AnyTagClassName
{
color: #390714;
}
</style>
background-color css
<style>
a { background-color: #390714; }
a { background-color: rgb(57,7,20); }
div.DivClassName
{
background-color: #390714;
}
.BgClassName
{
background-color: #390714;
}
</style>
border-color css
<style>
span { border-color: #390714; }
span { border-color: rgb(57,7,20); }
td.TdClassName
{
border-color: #390714;
}
.TagClassName
{
border-color: #390714;
}
</style>