Shades of Rustic Red #370509
Tints of Rustic Red #370509
RGB
CMYK
RGB Variations
Color information
#370509 (or 0x370509) is known color: Rustic Red. HEX triplet: 37, 05 and 09. RGB value is (55,5,9). Sum of RGB (Red+Green+Blue) = 55+5+9=69 (9% of max value = 765). Red value is 55 (21.88% from 255 or 79.71% from 69); Green value is 5 (2.34% from 255 or 7.25% from 69); Blue value is 9 (3.91% from 255 or 13.04% from 69); Max value from RGB is 55 - color contains mainly: red. Hex color #370509 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370509 is #C8FAF6. Grayscale: #141414. Windows color (decimal): -13171447 or 591159. OLE color: 591159.
HSL color Cylindrical-coordinate representation of color #370509: hue angle of 355.2º 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 #370509 is Cyan = 0, Magento = 0.91, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 9 | - |
| CMYK | 0 | 0.91 | 0.84 | 0.78 |
| HSL | 355.2º | 0.83% | 0.12% | - |
| HSV(B) | 355.2º | 0.91% | 0.22% | - |
| XYZ | 1.68 | 0.94 | 0.35 | - |
| YUV | 20.41 | 121.57 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 9 | 0 | 0.91 | 0.84 | 0.78 | 355.2 | 0.83 | 0.12 |
| Hex | 37 | 5 | 9 | 0 | 5B | 54 | 4E | 163 | 53 | C |
| Octal | 67 | 5 | 11 | 0 | 133 | 124 | 116 | 543 | 123 | 14 |
| Binary | 110111 | 101 | 1001 | 0 | 1011011 | 1010100 | 1001110 | 101100011 | 1010011 | 1100 |
Color Harmonies of #370509
Complementary color
Monochromatic Colors of #370509
Black with #370509
Text Example
Text Example
White with #370509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370509; }
p { color: rgb(55,5,9); }
H1.HeaderClassName
{
color: #370509;
}
.AnyTagClassName
{
color: #370509;
}
</style>
background-color css
<style>
a { background-color: #370509; }
a { background-color: rgb(55,5,9); }
div.DivClassName
{
background-color: #370509;
}
.BgClassName
{
background-color: #370509;
}
</style>
border-color css
<style>
span { border-color: #370509; }
span { border-color: rgb(55,5,9); }
td.TdClassName
{
border-color: #370509;
}
.TagClassName
{
border-color: #370509;
}
</style>