Shades of Rustic Red #361014
Tints of Rustic Red #361014
RGB
CMYK
RGB Variations
Color information
#361014 (or 0x361014) is known color: Rustic Red. HEX triplet: 36, 10 and 14. RGB value is (54,16,20). Sum of RGB (Red+Green+Blue) = 54+16+20=90 (11% of max value = 765). Red value is 54 (21.48% from 255 or 60% from 90); Green value is 16 (6.64% from 255 or 17.78% from 90); Blue value is 20 (8.20% from 255 or 22.22% from 90); Max value from RGB is 54 - color contains mainly: red. Hex color #361014 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361014 is #C9EFEB. Grayscale: #1B1B1B. Windows color (decimal): -13234156 or 1314870. OLE color: 1314870.
HSL color Cylindrical-coordinate representation of color #361014: hue angle of 353.68º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #361014 is Cyan = 0, Magento = 0.70, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 16 | 20 | - |
| CMYK | 0 | 0.70 | 0.63 | 0.79 |
| HSL | 353.68º | 0.54% | 0.14% | - |
| HSV(B) | 353.68º | 0.7% | 0.21% | - |
| XYZ | 1.83 | 1.21 | 0.8 | - |
| YUV | 27.82 | 123.59 | 146.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 20 | 0 | 0.70 | 0.63 | 0.79 | 353.68 | 0.54 | 0.14 |
| Hex | 36 | 10 | 14 | 0 | 46 | 3F | 4F | 162 | 36 | E |
| Octal | 66 | 20 | 24 | 0 | 106 | 77 | 117 | 542 | 66 | 16 |
| Binary | 110110 | 10000 | 10100 | 0 | 1000110 | 111111 | 1001111 | 101100010 | 110110 | 1110 |
Color Harmonies of #361014
Complementary color
Monochromatic Colors of #361014
Black with #361014
Text Example
Text Example
White with #361014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361014; }
p { color: rgb(54,16,20); }
H1.HeaderClassName
{
color: #361014;
}
.AnyTagClassName
{
color: #361014;
}
</style>
background-color css
<style>
a { background-color: #361014; }
a { background-color: rgb(54,16,20); }
div.DivClassName
{
background-color: #361014;
}
.BgClassName
{
background-color: #361014;
}
</style>
border-color css
<style>
span { border-color: #361014; }
span { border-color: rgb(54,16,20); }
td.TdClassName
{
border-color: #361014;
}
.TagClassName
{
border-color: #361014;
}
</style>