Shades of Rustic Red #350716
Tints of Rustic Red #350716
RGB
CMYK
RGB Variations
Color information
#350716 (or 0x350716) is known color: Rustic Red. HEX triplet: 35, 07 and 16. RGB value is (53,7,22). Sum of RGB (Red+Green+Blue) = 53+7+22=82 (10% of max value = 765). Red value is 53 (21.09% from 255 or 64.63% from 82); Green value is 7 (3.12% from 255 or 8.54% from 82); Blue value is 22 (8.98% from 255 or 26.83% from 82); Max value from RGB is 53 - color contains mainly: red. Hex color #350716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #350716 is #CAF8E9. Grayscale: #161616. Windows color (decimal): -13301994 or 1443637. OLE color: 1443637.
HSL color Cylindrical-coordinate representation of color #350716: hue angle of 340.43º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #350716 is Cyan = 0, Magento = 0.87, Yellow = 0.58 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 7 | 22 | - |
| CMYK | 0 | 0.87 | 0.58 | 0.79 |
| HSL | 340.43º | 0.77% | 0.12% | - |
| HSV(B) | 340.43º | 0.87% | 0.21% | - |
| XYZ | 1.69 | 0.97 | 0.86 | - |
| YUV | 22.46 | 127.74 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 22 | 0 | 0.87 | 0.58 | 0.79 | 340.43 | 0.77 | 0.12 |
| Hex | 35 | 7 | 16 | 0 | 57 | 3A | 4F | 154 | 4D | C |
| Octal | 65 | 7 | 26 | 0 | 127 | 72 | 117 | 524 | 115 | 14 |
| Binary | 110101 | 111 | 10110 | 0 | 1010111 | 111010 | 1001111 | 101010100 | 1001101 | 1100 |
Color Harmonies of #350716
Complementary color
Monochromatic Colors of #350716
Black with #350716
Text Example
Text Example
White with #350716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350716; }
p { color: rgb(53,7,22); }
H1.HeaderClassName
{
color: #350716;
}
.AnyTagClassName
{
color: #350716;
}
</style>
background-color css
<style>
a { background-color: #350716; }
a { background-color: rgb(53,7,22); }
div.DivClassName
{
background-color: #350716;
}
.BgClassName
{
background-color: #350716;
}
</style>
border-color css
<style>
span { border-color: #350716; }
span { border-color: rgb(53,7,22); }
td.TdClassName
{
border-color: #350716;
}
.TagClassName
{
border-color: #350716;
}
</style>