Shades of Rustic Red #370506
Tints of Rustic Red #370506
RGB
CMYK
RGB Variations
Color information
#370506 (or 0x370506) is known color: Rustic Red. HEX triplet: 37, 05 and 06. RGB value is (55,5,6). Sum of RGB (Red+Green+Blue) = 55+5+6=66 (8% of max value = 765). Red value is 55 (21.88% from 255 or 83.33% from 66); Green value is 5 (2.34% from 255 or 7.58% from 66); Blue value is 6 (2.73% from 255 or 9.09% from 66); Max value from RGB is 55 - color contains mainly: red. Hex color #370506 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370506 is #C8FAF9. Grayscale: #141414. Windows color (decimal): -13171450 or 394551. OLE color: 394551.
HSL color Cylindrical-coordinate representation of color #370506: hue angle of 358.8º 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 #370506 is Cyan = 0, Magento = 0.91, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 6 | - |
| CMYK | 0 | 0.91 | 0.89 | 0.78 |
| HSL | 358.8º | 0.83% | 0.12% | - |
| HSV(B) | 358.8º | 0.91% | 0.22% | - |
| XYZ | 1.66 | 0.93 | 0.26 | - |
| YUV | 20.06 | 120.07 | 152.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 6 | 0 | 0.91 | 0.89 | 0.78 | 358.8 | 0.83 | 0.12 |
| Hex | 37 | 5 | 6 | 0 | 5B | 59 | 4E | 167 | 53 | C |
| Octal | 67 | 5 | 6 | 0 | 133 | 131 | 116 | 547 | 123 | 14 |
| Binary | 110111 | 101 | 110 | 0 | 1011011 | 1011001 | 1001110 | 101100111 | 1010011 | 1100 |
Color Harmonies of #370506
Complementary color
Monochromatic Colors of #370506
Black with #370506
Text Example
Text Example
White with #370506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370506; }
p { color: rgb(55,5,6); }
H1.HeaderClassName
{
color: #370506;
}
.AnyTagClassName
{
color: #370506;
}
</style>
background-color css
<style>
a { background-color: #370506; }
a { background-color: rgb(55,5,6); }
div.DivClassName
{
background-color: #370506;
}
.BgClassName
{
background-color: #370506;
}
</style>
border-color css
<style>
span { border-color: #370506; }
span { border-color: rgb(55,5,6); }
td.TdClassName
{
border-color: #370506;
}
.TagClassName
{
border-color: #370506;
}
</style>