Shades of Rustic Red #350517
Tints of Rustic Red #350517
RGB
CMYK
RGB Variations
Color information
#350517 (or 0x350517) is known color: Rustic Red. HEX triplet: 35, 05 and 17. RGB value is (53,5,23). Sum of RGB (Red+Green+Blue) = 53+5+23=81 (10% of max value = 765). Red value is 53 (21.09% from 255 or 65.43% from 81); Green value is 5 (2.34% from 255 or 6.17% from 81); Blue value is 23 (9.38% from 255 or 28.40% from 81); Max value from RGB is 53 - color contains mainly: red. Hex color #350517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #350517 is #CAFAE8. Grayscale: #151515. Windows color (decimal): -13302505 or 1508661. OLE color: 1508661.
HSL color Cylindrical-coordinate representation of color #350517: hue angle of 337.5º degrees, saturation: 0.83, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #350517 is Cyan = 0, Magento = 0.91, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 5 | 23 | - |
| CMYK | 0 | 0.91 | 0.57 | 0.79 |
| HSL | 337.5º | 0.83% | 0.11% | - |
| HSV(B) | 337.5º | 0.91% | 0.21% | - |
| XYZ | 1.68 | 0.93 | 0.9 | - |
| YUV | 21.4 | 128.9 | 150.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 23 | 0 | 0.91 | 0.57 | 0.79 | 337.5 | 0.83 | 0.11 |
| Hex | 35 | 5 | 17 | 0 | 5B | 39 | 4F | 152 | 53 | B |
| Octal | 65 | 5 | 27 | 0 | 133 | 71 | 117 | 522 | 123 | 13 |
| Binary | 110101 | 101 | 10111 | 0 | 1011011 | 111001 | 1001111 | 101010010 | 1010011 | 1011 |
Color Harmonies of #350517
Complementary color
Monochromatic Colors of #350517
Black with #350517
Text Example
Text Example
White with #350517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350517; }
p { color: rgb(53,5,23); }
H1.HeaderClassName
{
color: #350517;
}
.AnyTagClassName
{
color: #350517;
}
</style>
background-color css
<style>
a { background-color: #350517; }
a { background-color: rgb(53,5,23); }
div.DivClassName
{
background-color: #350517;
}
.BgClassName
{
background-color: #350517;
}
</style>
border-color css
<style>
span { border-color: #350517; }
span { border-color: rgb(53,5,23); }
td.TdClassName
{
border-color: #350517;
}
.TagClassName
{
border-color: #350517;
}
</style>