Shades of Rustic Red #351015
Tints of Rustic Red #351015
RGB
CMYK
RGB Variations
Color information
#351015 (or 0x351015) is known color: Rustic Red. HEX triplet: 35, 10 and 15. RGB value is (53,16,21). Sum of RGB (Red+Green+Blue) = 53+16+21=90 (11% of max value = 765). Red value is 53 (21.09% from 255 or 58.89% from 90); Green value is 16 (6.64% from 255 or 17.78% from 90); Blue value is 21 (8.59% from 255 or 23.33% from 90); Max value from RGB is 53 - color contains mainly: red. Hex color #351015 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351015 is #CAEFEA. Grayscale: #1B1B1B. Windows color (decimal): -13299691 or 1380405. OLE color: 1380405.
HSL color Cylindrical-coordinate representation of color #351015: hue angle of 351.89º 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 #351015 is Cyan = 0, Magento = 0.70, Yellow = 0.60 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 16 | 21 | - |
| CMYK | 0 | 0.70 | 0.60 | 0.79 |
| HSL | 351.89º | 0.54% | 0.14% | - |
| HSV(B) | 351.89º | 0.7% | 0.21% | - |
| XYZ | 1.79 | 1.18 | 0.84 | - |
| YUV | 27.63 | 124.26 | 146.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 21 | 0 | 0.70 | 0.60 | 0.79 | 351.89 | 0.54 | 0.14 |
| Hex | 35 | 10 | 15 | 0 | 46 | 3C | 4F | 160 | 36 | E |
| Octal | 65 | 20 | 25 | 0 | 106 | 74 | 117 | 540 | 66 | 16 |
| Binary | 110101 | 10000 | 10101 | 0 | 1000110 | 111100 | 1001111 | 101100000 | 110110 | 1110 |
Color Harmonies of #351015
Complementary color
Monochromatic Colors of #351015
Black with #351015
Text Example
Text Example
White with #351015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351015; }
p { color: rgb(53,16,21); }
H1.HeaderClassName
{
color: #351015;
}
.AnyTagClassName
{
color: #351015;
}
</style>
background-color css
<style>
a { background-color: #351015; }
a { background-color: rgb(53,16,21); }
div.DivClassName
{
background-color: #351015;
}
.BgClassName
{
background-color: #351015;
}
</style>
border-color css
<style>
span { border-color: #351015; }
span { border-color: rgb(53,16,21); }
td.TdClassName
{
border-color: #351015;
}
.TagClassName
{
border-color: #351015;
}
</style>