Shades of Rustic Red #391517
Tints of Rustic Red #391517
RGB
CMYK
RGB Variations
Color information
#391517 (or 0x391517) is known color: Rustic Red. HEX triplet: 39, 15 and 17. RGB value is (57,21,23). Sum of RGB (Red+Green+Blue) = 57+21+23=101 (13% of max value = 765). Red value is 57 (22.66% from 255 or 56.44% from 101); Green value is 21 (8.59% from 255 or 20.79% from 101); Blue value is 23 (9.38% from 255 or 22.77% from 101); Max value from RGB is 57 - color contains mainly: red. Hex color #391517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391517 is #C6EAE8. Grayscale: #202020. Windows color (decimal): -13036265 or 1512761. OLE color: 1512761.
HSL color Cylindrical-coordinate representation of color #391517: hue angle of 356.67º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #391517 is Cyan = 0, Magento = 0.63, Yellow = 0.60 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 21 | 23 | - |
| CMYK | 0 | 0.63 | 0.60 | 0.78 |
| HSL | 356.67º | 0.46% | 0.15% | - |
| HSV(B) | 356.67º | 0.63% | 0.22% | - |
| XYZ | 2.11 | 1.47 | 0.98 | - |
| YUV | 31.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 23 | 0 | 0.63 | 0.60 | 0.78 | 356.67 | 0.46 | 0.15 |
| Hex | 39 | 15 | 17 | 0 | 3F | 3C | 4E | 165 | 2E | F |
| Octal | 71 | 25 | 27 | 0 | 77 | 74 | 116 | 545 | 56 | 17 |
| Binary | 111001 | 10101 | 10111 | 0 | 111111 | 111100 | 1001110 | 101100101 | 101110 | 1111 |
Color Harmonies of #391517
Complementary color
Monochromatic Colors of #391517
Black with #391517
Text Example
Text Example
White with #391517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391517; }
p { color: rgb(57,21,23); }
H1.HeaderClassName
{
color: #391517;
}
.AnyTagClassName
{
color: #391517;
}
</style>
background-color css
<style>
a { background-color: #391517; }
a { background-color: rgb(57,21,23); }
div.DivClassName
{
background-color: #391517;
}
.BgClassName
{
background-color: #391517;
}
</style>
border-color css
<style>
span { border-color: #391517; }
span { border-color: rgb(57,21,23); }
td.TdClassName
{
border-color: #391517;
}
.TagClassName
{
border-color: #391517;
}
</style>