Shades of Rustic Red #370514
Tints of Rustic Red #370514
RGB
CMYK
RGB Variations
Color information
#370514 (or 0x370514) is known color: Rustic Red. HEX triplet: 37, 05 and 14. RGB value is (55,5,20). Sum of RGB (Red+Green+Blue) = 55+5+20=80 (10% of max value = 765). Red value is 55 (21.88% from 255 or 68.75% from 80); Green value is 5 (2.34% from 255 or 6.25% from 80); Blue value is 20 (8.20% from 255 or 25% from 80); Max value from RGB is 55 - color contains mainly: red. Hex color #370514 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370514 is #C8FAEB. Grayscale: #151515. Windows color (decimal): -13171436 or 1312055. OLE color: 1312055.
HSL color Cylindrical-coordinate representation of color #370514: hue angle of 342º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370514 is Cyan = 0, Magento = 0.91, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 20 | - |
| CMYK | 0 | 0.91 | 0.64 | 0.78 |
| HSL | 342º | 0.83% | 0.12% | - |
| HSV(B) | 342º | 0.91% | 0.22% | - |
| XYZ | 1.76 | 0.97 | 0.76 | - |
| YUV | 21.66 | 127.07 | 151.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 20 | 0 | 0.91 | 0.64 | 0.78 | 342 | 0.83 | 0.12 |
| Hex | 37 | 5 | 14 | 0 | 5B | 40 | 4E | 156 | 53 | C |
| Octal | 67 | 5 | 24 | 0 | 133 | 100 | 116 | 526 | 123 | 14 |
| Binary | 110111 | 101 | 10100 | 0 | 1011011 | 1000000 | 1001110 | 101010110 | 1010011 | 1100 |
Color Harmonies of #370514
Complementary color
Monochromatic Colors of #370514
Black with #370514
Text Example
Text Example
White with #370514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370514; }
p { color: rgb(55,5,20); }
H1.HeaderClassName
{
color: #370514;
}
.AnyTagClassName
{
color: #370514;
}
</style>
background-color css
<style>
a { background-color: #370514; }
a { background-color: rgb(55,5,20); }
div.DivClassName
{
background-color: #370514;
}
.BgClassName
{
background-color: #370514;
}
</style>
border-color css
<style>
span { border-color: #370514; }
span { border-color: rgb(55,5,20); }
td.TdClassName
{
border-color: #370514;
}
.TagClassName
{
border-color: #370514;
}
</style>