Shades of Rustic Red #370917
Tints of Rustic Red #370917
RGB
CMYK
RGB Variations
Color information
#370917 (or 0x370917) is known color: Rustic Red. HEX triplet: 37, 09 and 17. RGB value is (55,9,23). Sum of RGB (Red+Green+Blue) = 55+9+23=87 (11% of max value = 765). Red value is 55 (21.88% from 255 or 63.22% from 87); Green value is 9 (3.91% from 255 or 10.34% from 87); Blue value is 23 (9.38% from 255 or 26.44% from 87); Max value from RGB is 55 - color contains mainly: red. Hex color #370917 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370917 is #C8F6E8. Grayscale: #181818. Windows color (decimal): -13170409 or 1509687. OLE color: 1509687.
HSL color Cylindrical-coordinate representation of color #370917: hue angle of 341.74º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #370917 is Cyan = 0, Magento = 0.84, Yellow = 0.58 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 23 | - |
| CMYK | 0 | 0.84 | 0.58 | 0.78 |
| HSL | 341.74º | 0.72% | 0.13% | - |
| HSV(B) | 341.74º | 0.84% | 0.22% | - |
| XYZ | 1.83 | 1.07 | 0.92 | - |
| YUV | 24.35 | 127.24 | 149.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 23 | 0 | 0.84 | 0.58 | 0.78 | 341.74 | 0.72 | 0.13 |
| Hex | 37 | 9 | 17 | 0 | 54 | 3A | 4E | 156 | 48 | D |
| Octal | 67 | 11 | 27 | 0 | 124 | 72 | 116 | 526 | 110 | 15 |
| Binary | 110111 | 1001 | 10111 | 0 | 1010100 | 111010 | 1001110 | 101010110 | 1001000 | 1101 |
Color Harmonies of #370917
Complementary color
Monochromatic Colors of #370917
Black with #370917
Text Example
Text Example
White with #370917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370917; }
p { color: rgb(55,9,23); }
H1.HeaderClassName
{
color: #370917;
}
.AnyTagClassName
{
color: #370917;
}
</style>
background-color css
<style>
a { background-color: #370917; }
a { background-color: rgb(55,9,23); }
div.DivClassName
{
background-color: #370917;
}
.BgClassName
{
background-color: #370917;
}
</style>
border-color css
<style>
span { border-color: #370917; }
span { border-color: rgb(55,9,23); }
td.TdClassName
{
border-color: #370917;
}
.TagClassName
{
border-color: #370917;
}
</style>