Shades of Rustic Red #390816
Tints of Rustic Red #390816
RGB
CMYK
RGB Variations
Color information
#390816 (or 0x390816) is known color: Rustic Red. HEX triplet: 39, 08 and 16. RGB value is (57,8,22). Sum of RGB (Red+Green+Blue) = 57+8+22=87 (11% of max value = 765). Red value is 57 (22.66% from 255 or 65.52% from 87); Green value is 8 (3.52% from 255 or 9.20% from 87); Blue value is 22 (8.98% from 255 or 25.29% from 87); Max value from RGB is 57 - color contains mainly: red. Hex color #390816 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390816 is #C6F7E9. Grayscale: #181818. Windows color (decimal): -13039594 or 1443897. OLE color: 1443897.
HSL color Cylindrical-coordinate representation of color #390816: hue angle of 342.86º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #390816 is Cyan = 0, Magento = 0.86, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 22 | - |
| CMYK | 0 | 0.86 | 0.61 | 0.78 |
| HSL | 342.86º | 0.75% | 0.13% | - |
| HSV(B) | 342.86º | 0.86% | 0.22% | - |
| XYZ | 1.92 | 1.1 | 0.87 | - |
| YUV | 24.25 | 126.73 | 151.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 22 | 0 | 0.86 | 0.61 | 0.78 | 342.86 | 0.75 | 0.13 |
| Hex | 39 | 8 | 16 | 0 | 56 | 3D | 4E | 157 | 4B | D |
| Octal | 71 | 10 | 26 | 0 | 126 | 75 | 116 | 527 | 113 | 15 |
| Binary | 111001 | 1000 | 10110 | 0 | 1010110 | 111101 | 1001110 | 101010111 | 1001011 | 1101 |
Color Harmonies of #390816
Complementary color
Monochromatic Colors of #390816
Black with #390816
Text Example
Text Example
White with #390816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390816; }
p { color: rgb(57,8,22); }
H1.HeaderClassName
{
color: #390816;
}
.AnyTagClassName
{
color: #390816;
}
</style>
background-color css
<style>
a { background-color: #390816; }
a { background-color: rgb(57,8,22); }
div.DivClassName
{
background-color: #390816;
}
.BgClassName
{
background-color: #390816;
}
</style>
border-color css
<style>
span { border-color: #390816; }
span { border-color: rgb(57,8,22); }
td.TdClassName
{
border-color: #390816;
}
.TagClassName
{
border-color: #390816;
}
</style>