Shades of Rustic Red #370814
Tints of Rustic Red #370814
RGB
CMYK
RGB Variations
Color information
#370814 (or 0x370814) is known color: Rustic Red. HEX triplet: 37, 08 and 14. RGB value is (55,8,20). Sum of RGB (Red+Green+Blue) = 55+8+20=83 (10% of max value = 765). Red value is 55 (21.88% from 255 or 66.27% from 83); Green value is 8 (3.52% from 255 or 9.64% from 83); Blue value is 20 (8.20% from 255 or 24.10% from 83); Max value from RGB is 55 - color contains mainly: red. Hex color #370814 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370814 is #C8F7EB. Grayscale: #171717. Windows color (decimal): -13170668 or 1312823. OLE color: 1312823.
HSL color Cylindrical-coordinate representation of color #370814: hue angle of 344.68º 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 #370814 is Cyan = 0, Magento = 0.85, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 8 | 20 | - |
| CMYK | 0 | 0.85 | 0.64 | 0.78 |
| HSL | 344.68º | 0.75% | 0.12% | - |
| HSV(B) | 344.68º | 0.85% | 0.22% | - |
| XYZ | 1.79 | 1.04 | 0.77 | - |
| YUV | 23.42 | 126.07 | 150.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 8 | 20 | 0 | 0.85 | 0.64 | 0.78 | 344.68 | 0.75 | 0.12 |
| Hex | 37 | 8 | 14 | 0 | 55 | 40 | 4E | 159 | 4B | C |
| Octal | 67 | 10 | 24 | 0 | 125 | 100 | 116 | 531 | 113 | 14 |
| Binary | 110111 | 1000 | 10100 | 0 | 1010101 | 1000000 | 1001110 | 101011001 | 1001011 | 1100 |
Color Harmonies of #370814
Complementary color
Monochromatic Colors of #370814
Black with #370814
Text Example
Text Example
White with #370814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370814; }
p { color: rgb(55,8,20); }
H1.HeaderClassName
{
color: #370814;
}
.AnyTagClassName
{
color: #370814;
}
</style>
background-color css
<style>
a { background-color: #370814; }
a { background-color: rgb(55,8,20); }
div.DivClassName
{
background-color: #370814;
}
.BgClassName
{
background-color: #370814;
}
</style>
border-color css
<style>
span { border-color: #370814; }
span { border-color: rgb(55,8,20); }
td.TdClassName
{
border-color: #370814;
}
.TagClassName
{
border-color: #370814;
}
</style>