Shades of Rustic Red #370415
Tints of Rustic Red #370415
RGB
CMYK
RGB Variations
Color information
#370415 (or 0x370415) is known color: Rustic Red. HEX triplet: 37, 04 and 15. RGB value is (55,4,21). Sum of RGB (Red+Green+Blue) = 55+4+21=80 (10% of max value = 765). Red value is 55 (21.88% from 255 or 68.75% from 80); Green value is 4 (1.95% from 255 or 5% from 80); Blue value is 21 (8.59% from 255 or 26.25% from 80); Max value from RGB is 55 - color contains mainly: red. Hex color #370415 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370415 is #C8FBEA. Grayscale: #151515. Windows color (decimal): -13171691 or 1377335. OLE color: 1377335.
HSL color Cylindrical-coordinate representation of color #370415: hue angle of 340º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #370415 is Cyan = 0, Magento = 0.93, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 4 | 21 | - |
| CMYK | 0 | 0.93 | 0.62 | 0.78 |
| HSL | 340º | 0.86% | 0.12% | - |
| HSV(B) | 340º | 0.93% | 0.22% | - |
| XYZ | 1.75 | 0.95 | 0.8 | - |
| YUV | 21.19 | 127.9 | 152.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 4 | 21 | 0 | 0.93 | 0.62 | 0.78 | 340 | 0.86 | 0.12 |
| Hex | 37 | 4 | 15 | 0 | 5D | 3E | 4E | 154 | 56 | C |
| Octal | 67 | 4 | 25 | 0 | 135 | 76 | 116 | 524 | 126 | 14 |
| Binary | 110111 | 100 | 10101 | 0 | 1011101 | 111110 | 1001110 | 101010100 | 1010110 | 1100 |
Color Harmonies of #370415
Complementary color
Monochromatic Colors of #370415
Black with #370415
Text Example
Text Example
White with #370415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370415; }
p { color: rgb(55,4,21); }
H1.HeaderClassName
{
color: #370415;
}
.AnyTagClassName
{
color: #370415;
}
</style>
background-color css
<style>
a { background-color: #370415; }
a { background-color: rgb(55,4,21); }
div.DivClassName
{
background-color: #370415;
}
.BgClassName
{
background-color: #370415;
}
</style>
border-color css
<style>
span { border-color: #370415; }
span { border-color: rgb(55,4,21); }
td.TdClassName
{
border-color: #370415;
}
.TagClassName
{
border-color: #370415;
}
</style>