Shades of Rustic Red #370516
Tints of Rustic Red #370516
RGB
CMYK
RGB Variations
Color information
#370516 (or 0x370516) is known color: Rustic Red. HEX triplet: 37, 05 and 16. RGB value is (55,5,22). Sum of RGB (Red+Green+Blue) = 55+5+22=82 (10% of max value = 765). Red value is 55 (21.88% from 255 or 67.07% from 82); Green value is 5 (2.34% from 255 or 6.10% from 82); Blue value is 22 (8.98% from 255 or 26.83% from 82); Max value from RGB is 55 - color contains mainly: red. Hex color #370516 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370516 is #C8FAE9. Grayscale: #151515. Windows color (decimal): -13171434 or 1443127. OLE color: 1443127.
HSL color Cylindrical-coordinate representation of color #370516: hue angle of 339.6º 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 #370516 is Cyan = 0, Magento = 0.91, Yellow = 0.6 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 22 | - |
| CMYK | 0 | 0.91 | 0.6 | 0.78 |
| HSL | 339.6º | 0.83% | 0.12% | - |
| HSV(B) | 339.6º | 0.91% | 0.22% | - |
| XYZ | 1.77 | 0.98 | 0.85 | - |
| YUV | 21.89 | 128.07 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 22 | 0 | 0.91 | 0.6 | 0.78 | 339.6 | 0.83 | 0.12 |
| Hex | 37 | 5 | 16 | 0 | 5B | 3C | 4E | 154 | 53 | C |
| Octal | 67 | 5 | 26 | 0 | 133 | 74 | 116 | 524 | 123 | 14 |
| Binary | 110111 | 101 | 10110 | 0 | 1011011 | 111100 | 1001110 | 101010100 | 1010011 | 1100 |
Color Harmonies of #370516
Complementary color
Monochromatic Colors of #370516
Black with #370516
Text Example
Text Example
White with #370516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370516; }
p { color: rgb(55,5,22); }
H1.HeaderClassName
{
color: #370516;
}
.AnyTagClassName
{
color: #370516;
}
</style>
background-color css
<style>
a { background-color: #370516; }
a { background-color: rgb(55,5,22); }
div.DivClassName
{
background-color: #370516;
}
.BgClassName
{
background-color: #370516;
}
</style>
border-color css
<style>
span { border-color: #370516; }
span { border-color: rgb(55,5,22); }
td.TdClassName
{
border-color: #370516;
}
.TagClassName
{
border-color: #370516;
}
</style>