Shades of Rustic Red #391011
Tints of Rustic Red #391011
RGB
CMYK
RGB Variations
Color information
#391011 (or 0x391011) is known color: Rustic Red. HEX triplet: 39, 10 and 11. RGB value is (57,16,17). Sum of RGB (Red+Green+Blue) = 57+16+17=90 (11% of max value = 765). Red value is 57 (22.66% from 255 or 63.33% from 90); Green value is 16 (6.64% from 255 or 17.78% from 90); Blue value is 17 (7.03% from 255 or 18.89% from 90); Max value from RGB is 57 - color contains mainly: red. Hex color #391011 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391011 is #C6EFEE. Grayscale: #1C1C1C. Windows color (decimal): -13037551 or 1118265. OLE color: 1118265.
HSL color Cylindrical-coordinate representation of color #391011: hue angle of 358.54º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #391011 is Cyan = 0, Magento = 0.72, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 16 | 17 | - |
| CMYK | 0 | 0.72 | 0.70 | 0.78 |
| HSL | 358.54º | 0.56% | 0.14% | - |
| HSV(B) | 358.54º | 0.72% | 0.22% | - |
| XYZ | 1.97 | 1.28 | 0.67 | - |
| YUV | 28.37 | 121.58 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 17 | 0 | 0.72 | 0.70 | 0.78 | 358.54 | 0.56 | 0.14 |
| Hex | 39 | 10 | 11 | 0 | 48 | 46 | 4E | 167 | 38 | E |
| Octal | 71 | 20 | 21 | 0 | 110 | 106 | 116 | 547 | 70 | 16 |
| Binary | 111001 | 10000 | 10001 | 0 | 1001000 | 1000110 | 1001110 | 101100111 | 111000 | 1110 |
Color Harmonies of #391011
Complementary color
Monochromatic Colors of #391011
Black with #391011
Text Example
Text Example
White with #391011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391011; }
p { color: rgb(57,16,17); }
H1.HeaderClassName
{
color: #391011;
}
.AnyTagClassName
{
color: #391011;
}
</style>
background-color css
<style>
a { background-color: #391011; }
a { background-color: rgb(57,16,17); }
div.DivClassName
{
background-color: #391011;
}
.BgClassName
{
background-color: #391011;
}
</style>
border-color css
<style>
span { border-color: #391011; }
span { border-color: rgb(57,16,17); }
td.TdClassName
{
border-color: #391011;
}
.TagClassName
{
border-color: #391011;
}
</style>