Shades of Rustic Red #390614
Tints of Rustic Red #390614
RGB
CMYK
RGB Variations
Color information
#390614 (or 0x390614) is known color: Rustic Red. HEX triplet: 39, 06 and 14. RGB value is (57,6,20). Sum of RGB (Red+Green+Blue) = 57+6+20=83 (10% of max value = 765). Red value is 57 (22.66% from 255 or 68.67% from 83); Green value is 6 (2.73% from 255 or 7.23% from 83); Blue value is 20 (8.20% from 255 or 24.10% from 83); Max value from RGB is 57 - color contains mainly: red. Hex color #390614 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390614 is #C6F9EB. Grayscale: #161616. Windows color (decimal): -13040108 or 1312313. OLE color: 1312313.
HSL color Cylindrical-coordinate representation of color #390614: hue angle of 343.53º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390614 is Cyan = 0, Magento = 0.89, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 6 | 20 | - |
| CMYK | 0 | 0.89 | 0.65 | 0.78 |
| HSL | 343.53º | 0.81% | 0.12% | - |
| HSV(B) | 343.53º | 0.89% | 0.22% | - |
| XYZ | 1.88 | 1.05 | 0.77 | - |
| YUV | 22.85 | 126.4 | 152.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 20 | 0 | 0.89 | 0.65 | 0.78 | 343.53 | 0.81 | 0.12 |
| Hex | 39 | 6 | 14 | 0 | 59 | 41 | 4E | 158 | 51 | C |
| Octal | 71 | 6 | 24 | 0 | 131 | 101 | 116 | 530 | 121 | 14 |
| Binary | 111001 | 110 | 10100 | 0 | 1011001 | 1000001 | 1001110 | 101011000 | 1010001 | 1100 |
Color Harmonies of #390614
Complementary color
Monochromatic Colors of #390614
Black with #390614
Text Example
Text Example
White with #390614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390614; }
p { color: rgb(57,6,20); }
H1.HeaderClassName
{
color: #390614;
}
.AnyTagClassName
{
color: #390614;
}
</style>
background-color css
<style>
a { background-color: #390614; }
a { background-color: rgb(57,6,20); }
div.DivClassName
{
background-color: #390614;
}
.BgClassName
{
background-color: #390614;
}
</style>
border-color css
<style>
span { border-color: #390614; }
span { border-color: rgb(57,6,20); }
td.TdClassName
{
border-color: #390614;
}
.TagClassName
{
border-color: #390614;
}
</style>