Shades of Rustic Red #370819
Tints of Rustic Red #370819
RGB
CMYK
RGB Variations
Color information
#370819 (or 0x370819) is known color: Rustic Red. HEX triplet: 37, 08 and 19. RGB value is (55,8,25). Sum of RGB (Red+Green+Blue) = 55+8+25=88 (11% of max value = 765). Red value is 55 (21.88% from 255 or 62.5% from 88); Green value is 8 (3.52% from 255 or 9.09% from 88); Blue value is 25 (10.16% from 255 or 28.41% from 88); Max value from RGB is 55 - color contains mainly: red. Hex color #370819 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370819 is #C8F7E6. Grayscale: #171717. Windows color (decimal): -13170663 or 1640503. OLE color: 1640503.
HSL color Cylindrical-coordinate representation of color #370819: hue angle of 338.3º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #370819 is Cyan = 0, Magento = 0.85, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 8 | 25 | - |
| CMYK | 0 | 0.85 | 0.55 | 0.78 |
| HSL | 338.3º | 0.75% | 0.12% | - |
| HSV(B) | 338.3º | 0.85% | 0.22% | - |
| XYZ | 1.84 | 1.06 | 1.03 | - |
| YUV | 23.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 25 | 0 | 0.85 | 0.55 | 0.78 | 338.3 | 0.75 | 0.12 |
| Hex | 37 | 8 | 19 | 0 | 55 | 37 | 4E | 152 | 4B | C |
| Octal | 67 | 10 | 31 | 0 | 125 | 67 | 116 | 522 | 113 | 14 |
| Binary | 110111 | 1000 | 11001 | 0 | 1010101 | 110111 | 1001110 | 101010010 | 1001011 | 1100 |
Color Harmonies of #370819
Complementary color
Monochromatic Colors of #370819
Black with #370819
Text Example
Text Example
White with #370819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370819; }
p { color: rgb(55,8,25); }
H1.HeaderClassName
{
color: #370819;
}
.AnyTagClassName
{
color: #370819;
}
</style>
background-color css
<style>
a { background-color: #370819; }
a { background-color: rgb(55,8,25); }
div.DivClassName
{
background-color: #370819;
}
.BgClassName
{
background-color: #370819;
}
</style>
border-color css
<style>
span { border-color: #370819; }
span { border-color: rgb(55,8,25); }
td.TdClassName
{
border-color: #370819;
}
.TagClassName
{
border-color: #370819;
}
</style>