Shades of Rustic Red #370310
Tints of Rustic Red #370310
RGB
CMYK
RGB Variations
Color information
#370310 (or 0x370310) is known color: Rustic Red. HEX triplet: 37, 03 and 10. RGB value is (55,3,16). Sum of RGB (Red+Green+Blue) = 55+3+16=74 (9% of max value = 765). Red value is 55 (21.88% from 255 or 74.32% from 74); Green value is 3 (1.56% from 255 or 4.05% from 74); Blue value is 16 (6.64% from 255 or 21.62% from 74); Max value from RGB is 55 - color contains mainly: red. Hex color #370310 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370310 is #C8FCEF. Grayscale: #141414. Windows color (decimal): -13171952 or 1049399. OLE color: 1049399.
HSL color Cylindrical-coordinate representation of color #370310: hue angle of 345º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370310 is Cyan = 0, Magento = 0.95, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 16 | - |
| CMYK | 0 | 0.95 | 0.71 | 0.78 |
| HSL | 345º | 0.9% | 0.11% | - |
| HSV(B) | 345º | 0.95% | 0.22% | - |
| XYZ | 1.7 | 0.91 | 0.58 | - |
| YUV | 20.03 | 125.73 | 152.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 16 | 0 | 0.95 | 0.71 | 0.78 | 345 | 0.9 | 0.11 |
| Hex | 37 | 3 | 10 | 0 | 5F | 47 | 4E | 159 | 5A | B |
| Octal | 67 | 3 | 20 | 0 | 137 | 107 | 116 | 531 | 132 | 13 |
| Binary | 110111 | 11 | 10000 | 0 | 1011111 | 1000111 | 1001110 | 101011001 | 1011010 | 1011 |
Color Harmonies of #370310
Complementary color
Monochromatic Colors of #370310
Black with #370310
Text Example
Text Example
White with #370310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370310; }
p { color: rgb(55,3,16); }
H1.HeaderClassName
{
color: #370310;
}
.AnyTagClassName
{
color: #370310;
}
</style>
background-color css
<style>
a { background-color: #370310; }
a { background-color: rgb(55,3,16); }
div.DivClassName
{
background-color: #370310;
}
.BgClassName
{
background-color: #370310;
}
</style>
border-color css
<style>
span { border-color: #370310; }
span { border-color: rgb(55,3,16); }
td.TdClassName
{
border-color: #370310;
}
.TagClassName
{
border-color: #370310;
}
</style>