Shades of Rustic Red #371319
Tints of Rustic Red #371319
RGB
CMYK
RGB Variations
Color information
#371319 (or 0x371319) is known color: Rustic Red. HEX triplet: 37, 13 and 19. RGB value is (55,19,25). Sum of RGB (Red+Green+Blue) = 55+19+25=99 (13% of max value = 765). Red value is 55 (21.88% from 255 or 55.56% from 99); Green value is 19 (7.81% from 255 or 19.19% from 99); Blue value is 25 (10.16% from 255 or 25.25% from 99); Max value from RGB is 55 - color contains mainly: red. Hex color #371319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371319 is #C8ECE6. Grayscale: #1E1E1E. Windows color (decimal): -13167847 or 1643319. OLE color: 1643319.
HSL color Cylindrical-coordinate representation of color #371319: hue angle of 350º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #371319 is Cyan = 0, Magento = 0.65, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 19 | 25 | - |
| CMYK | 0 | 0.65 | 0.55 | 0.78 |
| HSL | 350º | 0.49% | 0.15% | - |
| HSV(B) | 350º | 0.65% | 0.22% | - |
| XYZ | 1.98 | 1.35 | 1.08 | - |
| YUV | 30.45 | 124.93 | 145.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 19 | 25 | 0 | 0.65 | 0.55 | 0.78 | 350 | 0.49 | 0.15 |
| Hex | 37 | 13 | 19 | 0 | 41 | 37 | 4E | 15E | 31 | F |
| Octal | 67 | 23 | 31 | 0 | 101 | 67 | 116 | 536 | 61 | 17 |
| Binary | 110111 | 10011 | 11001 | 0 | 1000001 | 110111 | 1001110 | 101011110 | 110001 | 1111 |
Color Harmonies of #371319
Complementary color
Monochromatic Colors of #371319
Black with #371319
Text Example
Text Example
White with #371319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371319; }
p { color: rgb(55,19,25); }
H1.HeaderClassName
{
color: #371319;
}
.AnyTagClassName
{
color: #371319;
}
</style>
background-color css
<style>
a { background-color: #371319; }
a { background-color: rgb(55,19,25); }
div.DivClassName
{
background-color: #371319;
}
.BgClassName
{
background-color: #371319;
}
</style>
border-color css
<style>
span { border-color: #371319; }
span { border-color: rgb(55,19,25); }
td.TdClassName
{
border-color: #371319;
}
.TagClassName
{
border-color: #371319;
}
</style>