Shades of Rustic Red #391217
Tints of Rustic Red #391217
RGB
CMYK
RGB Variations
Color information
#391217 (or 0x391217) is known color: Rustic Red. HEX triplet: 39, 12 and 17. RGB value is (57,18,23). Sum of RGB (Red+Green+Blue) = 57+18+23=98 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.16% from 98); Green value is 18 (7.42% from 255 or 18.37% from 98); Blue value is 23 (9.38% from 255 or 23.47% from 98); Max value from RGB is 57 - color contains mainly: red. Hex color #391217 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391217 is #C6EDE8. Grayscale: #1E1E1E. Windows color (decimal): -13037033 or 1511993. OLE color: 1511993.
HSL color Cylindrical-coordinate representation of color #391217: hue angle of 352.31º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #391217 is Cyan = 0, Magento = 0.68, Yellow = 0.60 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 23 | - |
| CMYK | 0 | 0.68 | 0.60 | 0.78 |
| HSL | 352.31º | 0.52% | 0.15% | - |
| HSV(B) | 352.31º | 0.68% | 0.22% | - |
| XYZ | 2.06 | 1.36 | 0.97 | - |
| YUV | 30.23 | 123.92 | 147.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 23 | 0 | 0.68 | 0.60 | 0.78 | 352.31 | 0.52 | 0.15 |
| Hex | 39 | 12 | 17 | 0 | 44 | 3C | 4E | 160 | 34 | F |
| Octal | 71 | 22 | 27 | 0 | 104 | 74 | 116 | 540 | 64 | 17 |
| Binary | 111001 | 10010 | 10111 | 0 | 1000100 | 111100 | 1001110 | 101100000 | 110100 | 1111 |
Color Harmonies of #391217
Complementary color
Monochromatic Colors of #391217
Black with #391217
Text Example
Text Example
White with #391217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391217; }
p { color: rgb(57,18,23); }
H1.HeaderClassName
{
color: #391217;
}
.AnyTagClassName
{
color: #391217;
}
</style>
background-color css
<style>
a { background-color: #391217; }
a { background-color: rgb(57,18,23); }
div.DivClassName
{
background-color: #391217;
}
.BgClassName
{
background-color: #391217;
}
</style>
border-color css
<style>
span { border-color: #391217; }
span { border-color: rgb(57,18,23); }
td.TdClassName
{
border-color: #391217;
}
.TagClassName
{
border-color: #391217;
}
</style>