Shades of Rustic Red #361115
Tints of Rustic Red #361115
RGB
CMYK
RGB Variations
Color information
#361115 (or 0x361115) is known color: Rustic Red. HEX triplet: 36, 11 and 15. RGB value is (54,17,21). Sum of RGB (Red+Green+Blue) = 54+17+21=92 (12% of max value = 765). Red value is 54 (21.48% from 255 or 58.70% from 92); Green value is 17 (7.03% from 255 or 18.48% from 92); Blue value is 21 (8.59% from 255 or 22.83% from 92); Max value from RGB is 54 - color contains mainly: red. Hex color #361115 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361115 is #C9EEEA. Grayscale: #1C1C1C. Windows color (decimal): -13233899 or 1380662. OLE color: 1380662.
HSL color Cylindrical-coordinate representation of color #361115: hue angle of 353.51º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #361115 is Cyan = 0, Magento = 0.69, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 17 | 21 | - |
| CMYK | 0 | 0.69 | 0.61 | 0.79 |
| HSL | 353.51º | 0.52% | 0.14% | - |
| HSV(B) | 353.51º | 0.69% | 0.21% | - |
| XYZ | 1.86 | 1.24 | 0.85 | - |
| YUV | 28.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 21 | 0 | 0.69 | 0.61 | 0.79 | 353.51 | 0.52 | 0.14 |
| Hex | 36 | 11 | 15 | 0 | 45 | 3D | 4F | 162 | 34 | E |
| Octal | 66 | 21 | 25 | 0 | 105 | 75 | 117 | 542 | 64 | 16 |
| Binary | 110110 | 10001 | 10101 | 0 | 1000101 | 111101 | 1001111 | 101100010 | 110100 | 1110 |
Color Harmonies of #361115
Complementary color
Monochromatic Colors of #361115
Black with #361115
Text Example
Text Example
White with #361115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361115; }
p { color: rgb(54,17,21); }
H1.HeaderClassName
{
color: #361115;
}
.AnyTagClassName
{
color: #361115;
}
</style>
background-color css
<style>
a { background-color: #361115; }
a { background-color: rgb(54,17,21); }
div.DivClassName
{
background-color: #361115;
}
.BgClassName
{
background-color: #361115;
}
</style>
border-color css
<style>
span { border-color: #361115; }
span { border-color: rgb(54,17,21); }
td.TdClassName
{
border-color: #361115;
}
.TagClassName
{
border-color: #361115;
}
</style>