Shades of Rustic Red #351017
Tints of Rustic Red #351017
RGB
CMYK
RGB Variations
Color information
#351017 (or 0x351017) is known color: Rustic Red. HEX triplet: 35, 10 and 17. RGB value is (53,16,23). Sum of RGB (Red+Green+Blue) = 53+16+23=92 (12% of max value = 765). Red value is 53 (21.09% from 255 or 57.61% from 92); Green value is 16 (6.64% from 255 or 17.39% from 92); Blue value is 23 (9.38% from 255 or 25% from 92); Max value from RGB is 53 - color contains mainly: red. Hex color #351017 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351017 is #CAEFE8. Grayscale: #1B1B1B. Windows color (decimal): -13299689 or 1511477. OLE color: 1511477.
HSL color Cylindrical-coordinate representation of color #351017: hue angle of 348.65º 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 #351017 is Cyan = 0, Magento = 0.70, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 16 | 23 | - |
| CMYK | 0 | 0.70 | 0.57 | 0.79 |
| HSL | 348.65º | 0.54% | 0.14% | - |
| HSV(B) | 348.65º | 0.7% | 0.21% | - |
| XYZ | 1.81 | 1.19 | 0.94 | - |
| YUV | 27.86 | 125.26 | 145.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 23 | 0 | 0.70 | 0.57 | 0.79 | 348.65 | 0.54 | 0.14 |
| Hex | 35 | 10 | 17 | 0 | 46 | 39 | 4F | 15D | 36 | E |
| Octal | 65 | 20 | 27 | 0 | 106 | 71 | 117 | 535 | 66 | 16 |
| Binary | 110101 | 10000 | 10111 | 0 | 1000110 | 111001 | 1001111 | 101011101 | 110110 | 1110 |
Color Harmonies of #351017
Complementary color
Monochromatic Colors of #351017
Black with #351017
Text Example
Text Example
White with #351017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351017; }
p { color: rgb(53,16,23); }
H1.HeaderClassName
{
color: #351017;
}
.AnyTagClassName
{
color: #351017;
}
</style>
background-color css
<style>
a { background-color: #351017; }
a { background-color: rgb(53,16,23); }
div.DivClassName
{
background-color: #351017;
}
.BgClassName
{
background-color: #351017;
}
</style>
border-color css
<style>
span { border-color: #351017; }
span { border-color: rgb(53,16,23); }
td.TdClassName
{
border-color: #351017;
}
.TagClassName
{
border-color: #351017;
}
</style>