Shades of Rustic Red #390713
Tints of Rustic Red #390713
RGB
CMYK
RGB Variations
Color information
#390713 (or 0x390713) is known color: Rustic Red. HEX triplet: 39, 07 and 13. RGB value is (57,7,19). Sum of RGB (Red+Green+Blue) = 57+7+19=83 (10% of max value = 765). Red value is 57 (22.66% from 255 or 68.67% from 83); Green value is 7 (3.12% from 255 or 8.43% from 83); Blue value is 19 (7.81% from 255 or 22.89% from 83); Max value from RGB is 57 - color contains mainly: red. Hex color #390713 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390713 is #C6F8EC. Grayscale: #171717. Windows color (decimal): -13039853 or 1247033. OLE color: 1247033.
HSL color Cylindrical-coordinate representation of color #390713: hue angle of 345.6º 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 #390713 is Cyan = 0, Magento = 0.88, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 19 | - |
| CMYK | 0 | 0.88 | 0.67 | 0.78 |
| HSL | 345.6º | 0.78% | 0.13% | - |
| HSV(B) | 345.6º | 0.88% | 0.22% | - |
| XYZ | 1.88 | 1.07 | 0.72 | - |
| YUV | 23.32 | 125.57 | 152.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 19 | 0 | 0.88 | 0.67 | 0.78 | 345.6 | 0.78 | 0.13 |
| Hex | 39 | 7 | 13 | 0 | 58 | 43 | 4E | 15A | 4E | D |
| Octal | 71 | 7 | 23 | 0 | 130 | 103 | 116 | 532 | 116 | 15 |
| Binary | 111001 | 111 | 10011 | 0 | 1011000 | 1000011 | 1001110 | 101011010 | 1001110 | 1101 |
Color Harmonies of #390713
Complementary color
Monochromatic Colors of #390713
Black with #390713
Text Example
Text Example
White with #390713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390713; }
p { color: rgb(57,7,19); }
H1.HeaderClassName
{
color: #390713;
}
.AnyTagClassName
{
color: #390713;
}
</style>
background-color css
<style>
a { background-color: #390713; }
a { background-color: rgb(57,7,19); }
div.DivClassName
{
background-color: #390713;
}
.BgClassName
{
background-color: #390713;
}
</style>
border-color css
<style>
span { border-color: #390713; }
span { border-color: rgb(57,7,19); }
td.TdClassName
{
border-color: #390713;
}
.TagClassName
{
border-color: #390713;
}
</style>