Shades of Rustic Red #390316
Tints of Rustic Red #390316
RGB
CMYK
RGB Variations
Color information
#390316 (or 0x390316) is known color: Rustic Red. HEX triplet: 39, 03 and 16. RGB value is (57,3,22). Sum of RGB (Red+Green+Blue) = 57+3+22=82 (10% of max value = 765). Red value is 57 (22.66% from 255 or 69.51% from 82); Green value is 3 (1.56% from 255 or 3.66% from 82); Blue value is 22 (8.98% from 255 or 26.83% from 82); Max value from RGB is 57 - color contains mainly: red. Hex color #390316 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390316 is #C6FCE9. Grayscale: #151515. Windows color (decimal): -13040874 or 1442617. OLE color: 1442617.
HSL color Cylindrical-coordinate representation of color #390316: hue angle of 338.89º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390316 is Cyan = 0, Magento = 0.95, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 22 | - |
| CMYK | 0 | 0.95 | 0.61 | 0.78 |
| HSL | 338.89º | 0.9% | 0.12% | - |
| HSV(B) | 338.89º | 0.95% | 0.22% | - |
| XYZ | 1.86 | 0.99 | 0.85 | - |
| YUV | 21.31 | 128.39 | 153.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 22 | 0 | 0.95 | 0.61 | 0.78 | 338.89 | 0.9 | 0.12 |
| Hex | 39 | 3 | 16 | 0 | 5F | 3D | 4E | 153 | 5A | C |
| Octal | 71 | 3 | 26 | 0 | 137 | 75 | 116 | 523 | 132 | 14 |
| Binary | 111001 | 11 | 10110 | 0 | 1011111 | 111101 | 1001110 | 101010011 | 1011010 | 1100 |
Color Harmonies of #390316
Complementary color
Monochromatic Colors of #390316
Black with #390316
Text Example
Text Example
White with #390316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390316; }
p { color: rgb(57,3,22); }
H1.HeaderClassName
{
color: #390316;
}
.AnyTagClassName
{
color: #390316;
}
</style>
background-color css
<style>
a { background-color: #390316; }
a { background-color: rgb(57,3,22); }
div.DivClassName
{
background-color: #390316;
}
.BgClassName
{
background-color: #390316;
}
</style>
border-color css
<style>
span { border-color: #390316; }
span { border-color: rgb(57,3,22); }
td.TdClassName
{
border-color: #390316;
}
.TagClassName
{
border-color: #390316;
}
</style>