Shades of Rustic Red #391012
Tints of Rustic Red #391012
RGB
CMYK
RGB Variations
Color information
#391012 (or 0x391012) is known color: Rustic Red. HEX triplet: 39, 10 and 12. RGB value is (57,16,18). Sum of RGB (Red+Green+Blue) = 57+16+18=91 (12% of max value = 765). Red value is 57 (22.66% from 255 or 62.64% from 91); Green value is 16 (6.64% from 255 or 17.58% from 91); Blue value is 18 (7.42% from 255 or 19.78% from 91); Max value from RGB is 57 - color contains mainly: red. Hex color #391012 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391012 is #C6EFED. Grayscale: #1C1C1C. Windows color (decimal): -13037550 or 1183801. OLE color: 1183801.
HSL color Cylindrical-coordinate representation of color #391012: hue angle of 357.07º 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 #391012 is Cyan = 0, Magento = 0.72, Yellow = 0.68 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 16 | 18 | - |
| CMYK | 0 | 0.72 | 0.68 | 0.78 |
| HSL | 357.07º | 0.56% | 0.14% | - |
| HSV(B) | 357.07º | 0.72% | 0.22% | - |
| XYZ | 1.98 | 1.28 | 0.72 | - |
| YUV | 28.49 | 122.08 | 148.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 16 | 18 | 0 | 0.72 | 0.68 | 0.78 | 357.07 | 0.56 | 0.14 |
| Hex | 39 | 10 | 12 | 0 | 48 | 44 | 4E | 165 | 38 | E |
| Octal | 71 | 20 | 22 | 0 | 110 | 104 | 116 | 545 | 70 | 16 |
| Binary | 111001 | 10000 | 10010 | 0 | 1001000 | 1000100 | 1001110 | 101100101 | 111000 | 1110 |
Color Harmonies of #391012
Complementary color
Monochromatic Colors of #391012
Black with #391012
Text Example
Text Example
White with #391012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391012; }
p { color: rgb(57,16,18); }
H1.HeaderClassName
{
color: #391012;
}
.AnyTagClassName
{
color: #391012;
}
</style>
background-color css
<style>
a { background-color: #391012; }
a { background-color: rgb(57,16,18); }
div.DivClassName
{
background-color: #391012;
}
.BgClassName
{
background-color: #391012;
}
</style>
border-color css
<style>
span { border-color: #391012; }
span { border-color: rgb(57,16,18); }
td.TdClassName
{
border-color: #391012;
}
.TagClassName
{
border-color: #391012;
}
</style>