Shades of Rustic Red #390609
Tints of Rustic Red #390609
RGB
CMYK
RGB Variations
Color information
#390609 (or 0x390609) is known color: Rustic Red. HEX triplet: 39, 06 and 09. RGB value is (57,6,9). Sum of RGB (Red+Green+Blue) = 57+6+9=72 (9% of max value = 765). Red value is 57 (22.66% from 255 or 79.17% from 72); Green value is 6 (2.73% from 255 or 8.33% from 72); Blue value is 9 (3.91% from 255 or 12.5% from 72); Max value from RGB is 57 - color contains mainly: red. Hex color #390609 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390609 is #C6F9F6. Grayscale: #151515. Windows color (decimal): -13040119 or 591417. OLE color: 591417.
HSL color Cylindrical-coordinate representation of color #390609: hue angle of 356.47º 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 #390609 is Cyan = 0, Magento = 0.89, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 6 | 9 | - |
| CMYK | 0 | 0.89 | 0.84 | 0.78 |
| HSL | 356.47º | 0.81% | 0.12% | - |
| HSV(B) | 356.47º | 0.89% | 0.22% | - |
| XYZ | 1.8 | 1.02 | 0.36 | - |
| YUV | 21.59 | 120.9 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 6 | 9 | 0 | 0.89 | 0.84 | 0.78 | 356.47 | 0.81 | 0.12 |
| Hex | 39 | 6 | 9 | 0 | 59 | 54 | 4E | 164 | 51 | C |
| Octal | 71 | 6 | 11 | 0 | 131 | 124 | 116 | 544 | 121 | 14 |
| Binary | 111001 | 110 | 1001 | 0 | 1011001 | 1010100 | 1001110 | 101100100 | 1010001 | 1100 |
Color Harmonies of #390609
Complementary color
Monochromatic Colors of #390609
Black with #390609
Text Example
Text Example
White with #390609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390609; }
p { color: rgb(57,6,9); }
H1.HeaderClassName
{
color: #390609;
}
.AnyTagClassName
{
color: #390609;
}
</style>
background-color css
<style>
a { background-color: #390609; }
a { background-color: rgb(57,6,9); }
div.DivClassName
{
background-color: #390609;
}
.BgClassName
{
background-color: #390609;
}
</style>
border-color css
<style>
span { border-color: #390609; }
span { border-color: rgb(57,6,9); }
td.TdClassName
{
border-color: #390609;
}
.TagClassName
{
border-color: #390609;
}
</style>