Shades of Rustic Red #391617
Tints of Rustic Red #391617
RGB
CMYK
RGB Variations
Color information
#391617 (or 0x391617) is known color: Rustic Red. HEX triplet: 39, 16 and 17. RGB value is (57,22,23). Sum of RGB (Red+Green+Blue) = 57+22+23=102 (13% of max value = 765). Red value is 57 (22.66% from 255 or 55.88% from 102); Green value is 22 (8.98% from 255 or 21.57% from 102); Blue value is 23 (9.38% from 255 or 22.55% from 102); Max value from RGB is 57 - color contains mainly: red. Hex color #391617 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391617 is #C6E9E8. Grayscale: #202020. Windows color (decimal): -13036009 or 1513017. OLE color: 1513017.
HSL color Cylindrical-coordinate representation of color #391617: hue angle of 358.29º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #391617 is Cyan = 0, Magento = 0.61, Yellow = 0.60 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 22 | 23 | - |
| CMYK | 0 | 0.61 | 0.60 | 0.78 |
| HSL | 358.29º | 0.44% | 0.15% | - |
| HSV(B) | 358.29º | 0.61% | 0.22% | - |
| XYZ | 2.13 | 1.51 | 0.99 | - |
| YUV | 32.58 | 122.6 | 145.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 23 | 0 | 0.61 | 0.60 | 0.78 | 358.29 | 0.44 | 0.15 |
| Hex | 39 | 16 | 17 | 0 | 3D | 3C | 4E | 166 | 2C | F |
| Octal | 71 | 26 | 27 | 0 | 75 | 74 | 116 | 546 | 54 | 17 |
| Binary | 111001 | 10110 | 10111 | 0 | 111101 | 111100 | 1001110 | 101100110 | 101100 | 1111 |
Color Harmonies of #391617
Complementary color
Monochromatic Colors of #391617
Black with #391617
Text Example
Text Example
White with #391617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391617; }
p { color: rgb(57,22,23); }
H1.HeaderClassName
{
color: #391617;
}
.AnyTagClassName
{
color: #391617;
}
</style>
background-color css
<style>
a { background-color: #391617; }
a { background-color: rgb(57,22,23); }
div.DivClassName
{
background-color: #391617;
}
.BgClassName
{
background-color: #391617;
}
</style>
border-color css
<style>
span { border-color: #391617; }
span { border-color: rgb(57,22,23); }
td.TdClassName
{
border-color: #391617;
}
.TagClassName
{
border-color: #391617;
}
</style>