Shades of Rustic Red #370311
Tints of Rustic Red #370311
RGB
CMYK
RGB Variations
Color information
#370311 (or 0x370311) is known color: Rustic Red. HEX triplet: 37, 03 and 11. RGB value is (55,3,17). Sum of RGB (Red+Green+Blue) = 55+3+17=75 (9% of max value = 765). Red value is 55 (21.88% from 255 or 73.33% from 75); Green value is 3 (1.56% from 255 or 4% from 75); Blue value is 17 (7.03% from 255 or 22.67% from 75); Max value from RGB is 55 - color contains mainly: red. Hex color #370311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370311 is #C8FCEE. Grayscale: #141414. Windows color (decimal): -13171951 or 1114935. OLE color: 1114935.
HSL color Cylindrical-coordinate representation of color #370311: hue angle of 343.85º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370311 is Cyan = 0, Magento = 0.95, Yellow = 0.69 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 17 | - |
| CMYK | 0 | 0.95 | 0.69 | 0.78 |
| HSL | 343.85º | 0.9% | 0.11% | - |
| HSV(B) | 343.85º | 0.95% | 0.22% | - |
| XYZ | 1.71 | 0.92 | 0.62 | - |
| YUV | 20.14 | 126.23 | 152.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 17 | 0 | 0.95 | 0.69 | 0.78 | 343.85 | 0.9 | 0.11 |
| Hex | 37 | 3 | 11 | 0 | 5F | 45 | 4E | 158 | 5A | B |
| Octal | 67 | 3 | 21 | 0 | 137 | 105 | 116 | 530 | 132 | 13 |
| Binary | 110111 | 11 | 10001 | 0 | 1011111 | 1000101 | 1001110 | 101011000 | 1011010 | 1011 |
Color Harmonies of #370311
Complementary color
Monochromatic Colors of #370311
Black with #370311
Text Example
Text Example
White with #370311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370311; }
p { color: rgb(55,3,17); }
H1.HeaderClassName
{
color: #370311;
}
.AnyTagClassName
{
color: #370311;
}
</style>
background-color css
<style>
a { background-color: #370311; }
a { background-color: rgb(55,3,17); }
div.DivClassName
{
background-color: #370311;
}
.BgClassName
{
background-color: #370311;
}
</style>
border-color css
<style>
span { border-color: #370311; }
span { border-color: rgb(55,3,17); }
td.TdClassName
{
border-color: #370311;
}
.TagClassName
{
border-color: #370311;
}
</style>