Shades of Rustic Red #390918
Tints of Rustic Red #390918
RGB
CMYK
RGB Variations
Color information
#390918 (or 0x390918) is known color: Rustic Red. HEX triplet: 39, 09 and 18. RGB value is (57,9,24). Sum of RGB (Red+Green+Blue) = 57+9+24=90 (11% of max value = 765). Red value is 57 (22.66% from 255 or 63.33% from 90); Green value is 9 (3.91% from 255 or 10% from 90); Blue value is 24 (9.77% from 255 or 26.67% from 90); Max value from RGB is 57 - color contains mainly: red. Hex color #390918 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390918 is #C6F6E7. Grayscale: #191919. Windows color (decimal): -13039336 or 1575225. OLE color: 1575225.
HSL color Cylindrical-coordinate representation of color #390918: hue angle of 341.25º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #390918 is Cyan = 0, Magento = 0.84, Yellow = 0.58 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 24 | - |
| CMYK | 0 | 0.84 | 0.58 | 0.78 |
| HSL | 341.25º | 0.73% | 0.13% | - |
| HSV(B) | 341.25º | 0.84% | 0.22% | - |
| XYZ | 1.95 | 1.13 | 0.98 | - |
| YUV | 25.06 | 127.4 | 150.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 24 | 0 | 0.84 | 0.58 | 0.78 | 341.25 | 0.73 | 0.13 |
| Hex | 39 | 9 | 18 | 0 | 54 | 3A | 4E | 155 | 49 | D |
| Octal | 71 | 11 | 30 | 0 | 124 | 72 | 116 | 525 | 111 | 15 |
| Binary | 111001 | 1001 | 11000 | 0 | 1010100 | 111010 | 1001110 | 101010101 | 1001001 | 1101 |
Color Harmonies of #390918
Complementary color
Monochromatic Colors of #390918
Black with #390918
Text Example
Text Example
White with #390918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390918; }
p { color: rgb(57,9,24); }
H1.HeaderClassName
{
color: #390918;
}
.AnyTagClassName
{
color: #390918;
}
</style>
background-color css
<style>
a { background-color: #390918; }
a { background-color: rgb(57,9,24); }
div.DivClassName
{
background-color: #390918;
}
.BgClassName
{
background-color: #390918;
}
</style>
border-color css
<style>
span { border-color: #390918; }
span { border-color: rgb(57,9,24); }
td.TdClassName
{
border-color: #390918;
}
.TagClassName
{
border-color: #390918;
}
</style>