Shades of Rustic Red #371619
Tints of Rustic Red #371619
RGB
CMYK
RGB Variations
Color information
#371619 (or 0x371619) is known color: Rustic Red. HEX triplet: 37, 16 and 19. RGB value is (55,22,25). Sum of RGB (Red+Green+Blue) = 55+22+25=102 (13% of max value = 765). Red value is 55 (21.88% from 255 or 53.92% from 102); Green value is 22 (8.98% from 255 or 21.57% from 102); Blue value is 25 (10.16% from 255 or 24.51% from 102); Max value from RGB is 55 - color contains mainly: red. Hex color #371619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371619 is #C8E9E6. Grayscale: #202020. Windows color (decimal): -13167079 or 1644087. OLE color: 1644087.
HSL color Cylindrical-coordinate representation of color #371619: hue angle of 354.55º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #371619 is Cyan = 0, Magento = 0.6, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 25 | - |
| CMYK | 0 | 0.6 | 0.55 | 0.78 |
| HSL | 354.55º | 0.43% | 0.15% | - |
| HSV(B) | 354.55º | 0.6% | 0.22% | - |
| XYZ | 2.04 | 1.46 | 1.09 | - |
| YUV | 32.21 | 123.93 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 25 | 0 | 0.6 | 0.55 | 0.78 | 354.55 | 0.43 | 0.15 |
| Hex | 37 | 16 | 19 | 0 | 3C | 37 | 4E | 163 | 2B | F |
| Octal | 67 | 26 | 31 | 0 | 74 | 67 | 116 | 543 | 53 | 17 |
| Binary | 110111 | 10110 | 11001 | 0 | 111100 | 110111 | 1001110 | 101100011 | 101011 | 1111 |
Color Harmonies of #371619
Complementary color
Monochromatic Colors of #371619
Black with #371619
Text Example
Text Example
White with #371619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371619; }
p { color: rgb(55,22,25); }
H1.HeaderClassName
{
color: #371619;
}
.AnyTagClassName
{
color: #371619;
}
</style>
background-color css
<style>
a { background-color: #371619; }
a { background-color: rgb(55,22,25); }
div.DivClassName
{
background-color: #371619;
}
.BgClassName
{
background-color: #371619;
}
</style>
border-color css
<style>
span { border-color: #371619; }
span { border-color: rgb(55,22,25); }
td.TdClassName
{
border-color: #371619;
}
.TagClassName
{
border-color: #371619;
}
</style>