Shades of Rustic Red #370507
Tints of Rustic Red #370507
RGB
CMYK
RGB Variations
Color information
#370507 (or 0x370507) is known color: Rustic Red. HEX triplet: 37, 05 and 07. RGB value is (55,5,7). Sum of RGB (Red+Green+Blue) = 55+5+7=67 (8% of max value = 765). Red value is 55 (21.88% from 255 or 82.09% from 67); Green value is 5 (2.34% from 255 or 7.46% from 67); Blue value is 7 (3.12% from 255 or 10.45% from 67); Max value from RGB is 55 - color contains mainly: red. Hex color #370507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370507 is #C8FAF8. Grayscale: #141414. Windows color (decimal): -13171449 or 460087. OLE color: 460087.
HSL color Cylindrical-coordinate representation of color #370507: hue angle of 357.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 #370507 is Cyan = 0, Magento = 0.91, Yellow = 0.87 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 7 | - |
| CMYK | 0 | 0.91 | 0.87 | 0.78 |
| HSL | 357.6º | 0.83% | 0.12% | - |
| HSV(B) | 357.6º | 0.91% | 0.22% | - |
| XYZ | 1.67 | 0.94 | 0.29 | - |
| YUV | 20.18 | 120.57 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 7 | 0 | 0.91 | 0.87 | 0.78 | 357.6 | 0.83 | 0.12 |
| Hex | 37 | 5 | 7 | 0 | 5B | 57 | 4E | 166 | 53 | C |
| Octal | 67 | 5 | 7 | 0 | 133 | 127 | 116 | 546 | 123 | 14 |
| Binary | 110111 | 101 | 111 | 0 | 1011011 | 1010111 | 1001110 | 101100110 | 1010011 | 1100 |
Color Harmonies of #370507
Complementary color
Monochromatic Colors of #370507
Black with #370507
Text Example
Text Example
White with #370507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370507; }
p { color: rgb(55,5,7); }
H1.HeaderClassName
{
color: #370507;
}
.AnyTagClassName
{
color: #370507;
}
</style>
background-color css
<style>
a { background-color: #370507; }
a { background-color: rgb(55,5,7); }
div.DivClassName
{
background-color: #370507;
}
.BgClassName
{
background-color: #370507;
}
</style>
border-color css
<style>
span { border-color: #370507; }
span { border-color: rgb(55,5,7); }
td.TdClassName
{
border-color: #370507;
}
.TagClassName
{
border-color: #370507;
}
</style>