Shades of Rustic Red #370712
Tints of Rustic Red #370712
RGB
CMYK
RGB Variations
Color information
#370712 (or 0x370712) is known color: Rustic Red. HEX triplet: 37, 07 and 12. RGB value is (55,7,18). Sum of RGB (Red+Green+Blue) = 55+7+18=80 (10% of max value = 765). Red value is 55 (21.88% from 255 or 68.75% from 80); Green value is 7 (3.12% from 255 or 8.75% from 80); Blue value is 18 (7.42% from 255 or 22.5% from 80); Max value from RGB is 55 - color contains mainly: red. Hex color #370712 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370712 is #C8F8ED. Grayscale: #161616. Windows color (decimal): -13170926 or 1181495. OLE color: 1181495.
HSL color Cylindrical-coordinate representation of color #370712: hue angle of 346.25º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #370712 is Cyan = 0, Magento = 0.87, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 18 | - |
| CMYK | 0 | 0.87 | 0.67 | 0.78 |
| HSL | 346.25º | 0.77% | 0.12% | - |
| HSV(B) | 346.25º | 0.87% | 0.22% | - |
| XYZ | 1.76 | 1.01 | 0.67 | - |
| YUV | 22.61 | 125.4 | 151.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 18 | 0 | 0.87 | 0.67 | 0.78 | 346.25 | 0.77 | 0.12 |
| Hex | 37 | 7 | 12 | 0 | 57 | 43 | 4E | 15A | 4D | C |
| Octal | 67 | 7 | 22 | 0 | 127 | 103 | 116 | 532 | 115 | 14 |
| Binary | 110111 | 111 | 10010 | 0 | 1010111 | 1000011 | 1001110 | 101011010 | 1001101 | 1100 |
Color Harmonies of #370712
Complementary color
Monochromatic Colors of #370712
Black with #370712
Text Example
Text Example
White with #370712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370712; }
p { color: rgb(55,7,18); }
H1.HeaderClassName
{
color: #370712;
}
.AnyTagClassName
{
color: #370712;
}
</style>
background-color css
<style>
a { background-color: #370712; }
a { background-color: rgb(55,7,18); }
div.DivClassName
{
background-color: #370712;
}
.BgClassName
{
background-color: #370712;
}
</style>
border-color css
<style>
span { border-color: #370712; }
span { border-color: rgb(55,7,18); }
td.TdClassName
{
border-color: #370712;
}
.TagClassName
{
border-color: #370712;
}
</style>