Shades of Rustic Red #370912
Tints of Rustic Red #370912
RGB
CMYK
RGB Variations
Color information
#370912 (or 0x370912) is known color: Rustic Red. HEX triplet: 37, 09 and 12. RGB value is (55,9,18). Sum of RGB (Red+Green+Blue) = 55+9+18=82 (10% of max value = 765). Red value is 55 (21.88% from 255 or 67.07% from 82); Green value is 9 (3.91% from 255 or 10.98% from 82); Blue value is 18 (7.42% from 255 or 21.95% from 82); Max value from RGB is 55 - color contains mainly: red. Hex color #370912 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370912 is #C8F6ED. Grayscale: #171717. Windows color (decimal): -13170414 or 1182007. OLE color: 1182007.
HSL color Cylindrical-coordinate representation of color #370912: hue angle of 348.26º 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 #370912 is Cyan = 0, Magento = 0.84, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 18 | - |
| CMYK | 0 | 0.84 | 0.67 | 0.78 |
| HSL | 348.26º | 0.72% | 0.13% | - |
| HSV(B) | 348.26º | 0.84% | 0.22% | - |
| XYZ | 1.78 | 1.05 | 0.68 | - |
| YUV | 23.78 | 124.74 | 150.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 18 | 0 | 0.84 | 0.67 | 0.78 | 348.26 | 0.72 | 0.13 |
| Hex | 37 | 9 | 12 | 0 | 54 | 43 | 4E | 15C | 48 | D |
| Octal | 67 | 11 | 22 | 0 | 124 | 103 | 116 | 534 | 110 | 15 |
| Binary | 110111 | 1001 | 10010 | 0 | 1010100 | 1000011 | 1001110 | 101011100 | 1001000 | 1101 |
Color Harmonies of #370912
Complementary color
Monochromatic Colors of #370912
Black with #370912
Text Example
Text Example
White with #370912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370912; }
p { color: rgb(55,9,18); }
H1.HeaderClassName
{
color: #370912;
}
.AnyTagClassName
{
color: #370912;
}
</style>
background-color css
<style>
a { background-color: #370912; }
a { background-color: rgb(55,9,18); }
div.DivClassName
{
background-color: #370912;
}
.BgClassName
{
background-color: #370912;
}
</style>
border-color css
<style>
span { border-color: #370912; }
span { border-color: rgb(55,9,18); }
td.TdClassName
{
border-color: #370912;
}
.TagClassName
{
border-color: #370912;
}
</style>