Shades of Rustic Red #390311
Tints of Rustic Red #390311
RGB
CMYK
RGB Variations
Color information
#390311 (or 0x390311) is known color: Rustic Red. HEX triplet: 39, 03 and 11. RGB value is (57,3,17). Sum of RGB (Red+Green+Blue) = 57+3+17=77 (10% of max value = 765). Red value is 57 (22.66% from 255 or 74.03% from 77); Green value is 3 (1.56% from 255 or 3.90% from 77); Blue value is 17 (7.03% from 255 or 22.08% from 77); Max value from RGB is 57 - color contains mainly: red. Hex color #390311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390311 is #C6FCEE. Grayscale: #141414. Windows color (decimal): -13040879 or 1114937. OLE color: 1114937.
HSL color Cylindrical-coordinate representation of color #390311: hue angle of 344.44º 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 #390311 is Cyan = 0, Magento = 0.95, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 17 | - |
| CMYK | 0 | 0.95 | 0.70 | 0.78 |
| HSL | 344.44º | 0.9% | 0.12% | - |
| HSV(B) | 344.44º | 0.95% | 0.22% | - |
| XYZ | 1.82 | 0.98 | 0.62 | - |
| YUV | 20.74 | 125.89 | 153.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 17 | 0 | 0.95 | 0.70 | 0.78 | 344.44 | 0.9 | 0.12 |
| Hex | 39 | 3 | 11 | 0 | 5F | 46 | 4E | 158 | 5A | C |
| Octal | 71 | 3 | 21 | 0 | 137 | 106 | 116 | 530 | 132 | 14 |
| Binary | 111001 | 11 | 10001 | 0 | 1011111 | 1000110 | 1001110 | 101011000 | 1011010 | 1100 |
Color Harmonies of #390311
Complementary color
Monochromatic Colors of #390311
Black with #390311
Text Example
Text Example
White with #390311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390311; }
p { color: rgb(57,3,17); }
H1.HeaderClassName
{
color: #390311;
}
.AnyTagClassName
{
color: #390311;
}
</style>
background-color css
<style>
a { background-color: #390311; }
a { background-color: rgb(57,3,17); }
div.DivClassName
{
background-color: #390311;
}
.BgClassName
{
background-color: #390311;
}
</style>
border-color css
<style>
span { border-color: #390311; }
span { border-color: rgb(57,3,17); }
td.TdClassName
{
border-color: #390311;
}
.TagClassName
{
border-color: #390311;
}
</style>