Shades of Rustic Red #370919
Tints of Rustic Red #370919
RGB
CMYK
RGB Variations
Color information
#370919 (or 0x370919) is known color: Rustic Red. HEX triplet: 37, 09 and 19. RGB value is (55,9,25). Sum of RGB (Red+Green+Blue) = 55+9+25=89 (11% of max value = 765). Red value is 55 (21.88% from 255 or 61.80% from 89); Green value is 9 (3.91% from 255 or 10.11% from 89); Blue value is 25 (10.16% from 255 or 28.09% from 89); Max value from RGB is 55 - color contains mainly: red. Hex color #370919 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370919 is #C8F6E6. Grayscale: #181818. Windows color (decimal): -13170407 or 1640759. OLE color: 1640759.
HSL color Cylindrical-coordinate representation of color #370919: hue angle of 339.13º 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 #370919 is Cyan = 0, Magento = 0.84, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 25 | - |
| CMYK | 0 | 0.84 | 0.55 | 0.78 |
| HSL | 339.13º | 0.72% | 0.13% | - |
| HSV(B) | 339.13º | 0.84% | 0.22% | - |
| XYZ | 1.85 | 1.08 | 1.03 | - |
| YUV | 24.58 | 128.24 | 149.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 25 | 0 | 0.84 | 0.55 | 0.78 | 339.13 | 0.72 | 0.13 |
| Hex | 37 | 9 | 19 | 0 | 54 | 37 | 4E | 153 | 48 | D |
| Octal | 67 | 11 | 31 | 0 | 124 | 67 | 116 | 523 | 110 | 15 |
| Binary | 110111 | 1001 | 11001 | 0 | 1010100 | 110111 | 1001110 | 101010011 | 1001000 | 1101 |
Color Harmonies of #370919
Complementary color
Monochromatic Colors of #370919
Black with #370919
Text Example
Text Example
White with #370919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370919; }
p { color: rgb(55,9,25); }
H1.HeaderClassName
{
color: #370919;
}
.AnyTagClassName
{
color: #370919;
}
</style>
background-color css
<style>
a { background-color: #370919; }
a { background-color: rgb(55,9,25); }
div.DivClassName
{
background-color: #370919;
}
.BgClassName
{
background-color: #370919;
}
</style>
border-color css
<style>
span { border-color: #370919; }
span { border-color: rgb(55,9,25); }
td.TdClassName
{
border-color: #370919;
}
.TagClassName
{
border-color: #370919;
}
</style>