Shades of Rustic Red #351014
Tints of Rustic Red #351014
RGB
CMYK
RGB Variations
Color information
#351014 (or 0x351014) is known color: Rustic Red. HEX triplet: 35, 10 and 14. RGB value is (53,16,20). Sum of RGB (Red+Green+Blue) = 53+16+20=89 (11% of max value = 765). Red value is 53 (21.09% from 255 or 59.55% from 89); Green value is 16 (6.64% from 255 or 17.98% from 89); Blue value is 20 (8.20% from 255 or 22.47% from 89); Max value from RGB is 53 - color contains mainly: red. Hex color #351014 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351014 is #CAEFEB. Grayscale: #1B1B1B. Windows color (decimal): -13299692 or 1314869. OLE color: 1314869.
HSL color Cylindrical-coordinate representation of color #351014: hue angle of 353.51º 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 #351014 is Cyan = 0, Magento = 0.70, Yellow = 0.62 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 16 | 20 | - |
| CMYK | 0 | 0.70 | 0.62 | 0.79 |
| HSL | 353.51º | 0.54% | 0.14% | - |
| HSV(B) | 353.51º | 0.7% | 0.21% | - |
| XYZ | 1.78 | 1.18 | 0.8 | - |
| YUV | 27.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 20 | 0 | 0.70 | 0.62 | 0.79 | 353.51 | 0.54 | 0.14 |
| Hex | 35 | 10 | 14 | 0 | 46 | 3E | 4F | 162 | 36 | E |
| Octal | 65 | 20 | 24 | 0 | 106 | 76 | 117 | 542 | 66 | 16 |
| Binary | 110101 | 10000 | 10100 | 0 | 1000110 | 111110 | 1001111 | 101100010 | 110110 | 1110 |
Color Harmonies of #351014
Complementary color
Monochromatic Colors of #351014
Black with #351014
Text Example
Text Example
White with #351014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351014; }
p { color: rgb(53,16,20); }
H1.HeaderClassName
{
color: #351014;
}
.AnyTagClassName
{
color: #351014;
}
</style>
background-color css
<style>
a { background-color: #351014; }
a { background-color: rgb(53,16,20); }
div.DivClassName
{
background-color: #351014;
}
.BgClassName
{
background-color: #351014;
}
</style>
border-color css
<style>
span { border-color: #351014; }
span { border-color: rgb(53,16,20); }
td.TdClassName
{
border-color: #351014;
}
.TagClassName
{
border-color: #351014;
}
</style>