Shades of Rustic Red #371617
Tints of Rustic Red #371617
RGB
CMYK
RGB Variations
Color information
#371617 (or 0x371617) is known color: Rustic Red. HEX triplet: 37, 16 and 17. RGB value is (55,22,23). Sum of RGB (Red+Green+Blue) = 55+22+23=100 (13% of max value = 765). Red value is 55 (21.88% from 255 or 55% from 100); Green value is 22 (8.98% from 255 or 22% from 100); Blue value is 23 (9.38% from 255 or 23% from 100); Max value from RGB is 55 - color contains mainly: red. Hex color #371617 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371617 is #C8E9E8. Grayscale: #202020. Windows color (decimal): -13167081 or 1513015. OLE color: 1513015.
HSL color Cylindrical-coordinate representation of color #371617: hue angle of 358.18º 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 #371617 is Cyan = 0, Magento = 0.6, Yellow = 0.58 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 23 | - |
| CMYK | 0 | 0.6 | 0.58 | 0.78 |
| HSL | 358.18º | 0.43% | 0.15% | - |
| HSV(B) | 358.18º | 0.6% | 0.22% | - |
| XYZ | 2.02 | 1.45 | 0.98 | - |
| YUV | 31.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 23 | 0 | 0.6 | 0.58 | 0.78 | 358.18 | 0.43 | 0.15 |
| Hex | 37 | 16 | 17 | 0 | 3C | 3A | 4E | 166 | 2B | F |
| Octal | 67 | 26 | 27 | 0 | 74 | 72 | 116 | 546 | 53 | 17 |
| Binary | 110111 | 10110 | 10111 | 0 | 111100 | 111010 | 1001110 | 101100110 | 101011 | 1111 |
Color Harmonies of #371617
Complementary color
Monochromatic Colors of #371617
Black with #371617
Text Example
Text Example
White with #371617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371617; }
p { color: rgb(55,22,23); }
H1.HeaderClassName
{
color: #371617;
}
.AnyTagClassName
{
color: #371617;
}
</style>
background-color css
<style>
a { background-color: #371617; }
a { background-color: rgb(55,22,23); }
div.DivClassName
{
background-color: #371617;
}
.BgClassName
{
background-color: #371617;
}
</style>
border-color css
<style>
span { border-color: #371617; }
span { border-color: rgb(55,22,23); }
td.TdClassName
{
border-color: #371617;
}
.TagClassName
{
border-color: #371617;
}
</style>