Shades of Rustic Red #370305
Tints of Rustic Red #370305
RGB
CMYK
RGB Variations
Color information
#370305 (or 0x370305) is known color: Rustic Red. HEX triplet: 37, 03 and 05. RGB value is (55,3,5). Sum of RGB (Red+Green+Blue) = 55+3+5=63 (8% of max value = 765). Red value is 55 (21.88% from 255 or 87.30% from 63); Green value is 3 (1.56% from 255 or 4.76% from 63); Blue value is 5 (2.34% from 255 or 7.94% from 63); Max value from RGB is 55 - color contains mainly: red. Hex color #370305 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370305 is #C8FCFA. Grayscale: #121212. Windows color (decimal): -13171963 or 328503. OLE color: 328503.
HSL color Cylindrical-coordinate representation of color #370305: hue angle of 357.69º 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 #370305 is Cyan = 0, Magento = 0.95, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 3 | 5 | - |
| CMYK | 0 | 0.95 | 0.91 | 0.78 |
| HSL | 357.69º | 0.9% | 0.11% | - |
| HSV(B) | 357.69º | 0.95% | 0.22% | - |
| XYZ | 1.64 | 0.89 | 0.23 | - |
| YUV | 18.78 | 120.23 | 153.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 3 | 5 | 0 | 0.95 | 0.91 | 0.78 | 357.69 | 0.9 | 0.11 |
| Hex | 37 | 3 | 5 | 0 | 5F | 5B | 4E | 166 | 5A | B |
| Octal | 67 | 3 | 5 | 0 | 137 | 133 | 116 | 546 | 132 | 13 |
| Binary | 110111 | 11 | 101 | 0 | 1011111 | 1011011 | 1001110 | 101100110 | 1011010 | 1011 |
Color Harmonies of #370305
Complementary color
Monochromatic Colors of #370305
Black with #370305
Text Example
Text Example
White with #370305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370305; }
p { color: rgb(55,3,5); }
H1.HeaderClassName
{
color: #370305;
}
.AnyTagClassName
{
color: #370305;
}
</style>
background-color css
<style>
a { background-color: #370305; }
a { background-color: rgb(55,3,5); }
div.DivClassName
{
background-color: #370305;
}
.BgClassName
{
background-color: #370305;
}
</style>
border-color css
<style>
span { border-color: #370305; }
span { border-color: rgb(55,3,5); }
td.TdClassName
{
border-color: #370305;
}
.TagClassName
{
border-color: #370305;
}
</style>