Shades of Rustic Red #391719
Tints of Rustic Red #391719
RGB
CMYK
RGB Variations
Color information
#391719 (or 0x391719) is known color: Rustic Red. HEX triplet: 39, 17 and 19. RGB value is (57,23,25). Sum of RGB (Red+Green+Blue) = 57+23+25=105 (13% of max value = 765). Red value is 57 (22.66% from 255 or 54.29% from 105); Green value is 23 (9.38% from 255 or 21.90% from 105); Blue value is 25 (10.16% from 255 or 23.81% from 105); Max value from RGB is 57 - color contains mainly: red. Hex color #391719 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391719 is #C6E8E6. Grayscale: #212121. Windows color (decimal): -13035751 or 1644345. OLE color: 1644345.
HSL color Cylindrical-coordinate representation of color #391719: hue angle of 356.47º degrees, saturation: 0.43, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #391719 is Cyan = 0, Magento = 0.60, Yellow = 0.56 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 23 | 25 | - |
| CMYK | 0 | 0.60 | 0.56 | 0.78 |
| HSL | 356.47º | 0.43% | 0.16% | - |
| HSV(B) | 356.47º | 0.6% | 0.22% | - |
| XYZ | 2.17 | 1.55 | 1.11 | - |
| YUV | 33.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 23 | 25 | 0 | 0.60 | 0.56 | 0.78 | 356.47 | 0.43 | 0.16 |
| Hex | 39 | 17 | 19 | 0 | 3C | 38 | 4E | 164 | 2A | 10 |
| Octal | 71 | 27 | 31 | 0 | 74 | 70 | 116 | 544 | 52 | 20 |
| Binary | 111001 | 10111 | 11001 | 0 | 111100 | 111000 | 1001110 | 101100100 | 101010 | 10000 |
Color Harmonies of #391719
Complementary color
Monochromatic Colors of #391719
Black with #391719
Text Example
Text Example
White with #391719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391719; }
p { color: rgb(57,23,25); }
H1.HeaderClassName
{
color: #391719;
}
.AnyTagClassName
{
color: #391719;
}
</style>
background-color css
<style>
a { background-color: #391719; }
a { background-color: rgb(57,23,25); }
div.DivClassName
{
background-color: #391719;
}
.BgClassName
{
background-color: #391719;
}
</style>
border-color css
<style>
span { border-color: #391719; }
span { border-color: rgb(57,23,25); }
td.TdClassName
{
border-color: #391719;
}
.TagClassName
{
border-color: #391719;
}
</style>