Shades of Rustic Red #370115
Tints of Rustic Red #370115
RGB
CMYK
RGB Variations
Color information
#370115 (or 0x370115) is known color: Rustic Red. HEX triplet: 37, 01 and 15. RGB value is (55,1,21). Sum of RGB (Red+Green+Blue) = 55+1+21=77 (10% of max value = 765). Red value is 55 (21.88% from 255 or 71.43% from 77); Green value is 1 (0.78% from 255 or 1.30% from 77); Blue value is 21 (8.59% from 255 or 27.27% from 77); Max value from RGB is 55 - color contains mainly: red. Hex color #370115 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370115 is #C8FEEA. Grayscale: #131313. Windows color (decimal): -13172459 or 1376567. OLE color: 1376567.
HSL color Cylindrical-coordinate representation of color #370115: hue angle of 337.78º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370115 is Cyan = 0, Magento = 0.98, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 1 | 21 | - |
| CMYK | 0 | 0.98 | 0.62 | 0.78 |
| HSL | 337.78º | 0.96% | 0.11% | - |
| HSV(B) | 337.78º | 0.98% | 0.22% | - |
| XYZ | 1.72 | 0.89 | 0.79 | - |
| YUV | 19.43 | 128.89 | 153.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 1 | 21 | 0 | 0.98 | 0.62 | 0.78 | 337.78 | 0.96 | 0.11 |
| Hex | 37 | 1 | 15 | 0 | 62 | 3E | 4E | 152 | 60 | B |
| Octal | 67 | 1 | 25 | 0 | 142 | 76 | 116 | 522 | 140 | 13 |
| Binary | 110111 | 1 | 10101 | 0 | 1100010 | 111110 | 1001110 | 101010010 | 1100000 | 1011 |
Color Harmonies of #370115
Complementary color
Monochromatic Colors of #370115
Black with #370115
Text Example
Text Example
White with #370115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370115; }
p { color: rgb(55,1,21); }
H1.HeaderClassName
{
color: #370115;
}
.AnyTagClassName
{
color: #370115;
}
</style>
background-color css
<style>
a { background-color: #370115; }
a { background-color: rgb(55,1,21); }
div.DivClassName
{
background-color: #370115;
}
.BgClassName
{
background-color: #370115;
}
</style>
border-color css
<style>
span { border-color: #370115; }
span { border-color: rgb(55,1,21); }
td.TdClassName
{
border-color: #370115;
}
.TagClassName
{
border-color: #370115;
}
</style>