Shades of Rustic Red #351418
Tints of Rustic Red #351418
RGB
CMYK
RGB Variations
Color information
#351418 (or 0x351418) is known color: Rustic Red. HEX triplet: 35, 14 and 18. RGB value is (53,20,24). Sum of RGB (Red+Green+Blue) = 53+20+24=97 (12% of max value = 765). Red value is 53 (21.09% from 255 or 54.64% from 97); Green value is 20 (8.20% from 255 or 20.62% from 97); Blue value is 24 (9.77% from 255 or 24.74% from 97); Max value from RGB is 53 - color contains mainly: red. Hex color #351418 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351418 is #CAEBE7. Grayscale: #1E1E1E. Windows color (decimal): -13298664 or 1578037. OLE color: 1578037.
HSL color Cylindrical-coordinate representation of color #351418: hue angle of 352.73º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #351418 is Cyan = 0, Magento = 0.62, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 20 | 24 | - |
| CMYK | 0 | 0.62 | 0.55 | 0.79 |
| HSL | 352.73º | 0.45% | 0.14% | - |
| HSV(B) | 352.73º | 0.62% | 0.21% | - |
| XYZ | 1.88 | 1.32 | 1.02 | - |
| YUV | 30.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 24 | 0 | 0.62 | 0.55 | 0.79 | 352.73 | 0.45 | 0.14 |
| Hex | 35 | 14 | 18 | 0 | 3E | 37 | 4F | 161 | 2D | E |
| Octal | 65 | 24 | 30 | 0 | 76 | 67 | 117 | 541 | 55 | 16 |
| Binary | 110101 | 10100 | 11000 | 0 | 111110 | 110111 | 1001111 | 101100001 | 101101 | 1110 |
Color Harmonies of #351418
Complementary color
Monochromatic Colors of #351418
Black with #351418
Text Example
Text Example
White with #351418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351418; }
p { color: rgb(53,20,24); }
H1.HeaderClassName
{
color: #351418;
}
.AnyTagClassName
{
color: #351418;
}
</style>
background-color css
<style>
a { background-color: #351418; }
a { background-color: rgb(53,20,24); }
div.DivClassName
{
background-color: #351418;
}
.BgClassName
{
background-color: #351418;
}
</style>
border-color css
<style>
span { border-color: #351418; }
span { border-color: rgb(53,20,24); }
td.TdClassName
{
border-color: #351418;
}
.TagClassName
{
border-color: #351418;
}
</style>