Shades of Rustic Red #410718
Tints of Rustic Red #410718
RGB
CMYK
RGB Variations
Color information
#410718 (or 0x410718) is known color: Rustic Red. HEX triplet: 41, 07 and 18. RGB value is (65,7,24). Sum of RGB (Red+Green+Blue) = 65+7+24=96 (12% of max value = 765). Red value is 65 (25.78% from 255 or 67.71% from 96); Green value is 7 (3.12% from 255 or 7.29% from 96); Blue value is 24 (9.77% from 255 or 25% from 96); Max value from RGB is 65 - color contains mainly: red. Hex color #410718 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #410718 is #BEF8E7. Grayscale: #1A1A1A. Windows color (decimal): -12515560 or 1574721. OLE color: 1574721.
HSL color Cylindrical-coordinate representation of color #410718: hue angle of 342.41º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #410718 is Cyan = 0, Magento = 0.89, Yellow = 0.63 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 7 | 24 | - |
| CMYK | 0 | 0.89 | 0.63 | 0.75 |
| HSL | 342.41º | 0.81% | 0.14% | - |
| HSV(B) | 342.41º | 0.89% | 0.25% | - |
| XYZ | 2.42 | 1.34 | 1 | - |
| YUV | 26.28 | 126.72 | 155.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 7 | 24 | 0 | 0.89 | 0.63 | 0.75 | 342.41 | 0.81 | 0.14 |
| Hex | 41 | 7 | 18 | 0 | 59 | 3F | 4B | 156 | 51 | E |
| Octal | 101 | 7 | 30 | 0 | 131 | 77 | 113 | 526 | 121 | 16 |
| Binary | 1000001 | 111 | 11000 | 0 | 1011001 | 111111 | 1001011 | 101010110 | 1010001 | 1110 |
Color Harmonies of #410718
Complementary color
Monochromatic Colors of #410718
Black with #410718
Text Example
Text Example
White with #410718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410718; }
p { color: rgb(65,7,24); }
H1.HeaderClassName
{
color: #410718;
}
.AnyTagClassName
{
color: #410718;
}
</style>
background-color css
<style>
a { background-color: #410718; }
a { background-color: rgb(65,7,24); }
div.DivClassName
{
background-color: #410718;
}
.BgClassName
{
background-color: #410718;
}
</style>
border-color css
<style>
span { border-color: #410718; }
span { border-color: rgb(65,7,24); }
td.TdClassName
{
border-color: #410718;
}
.TagClassName
{
border-color: #410718;
}
</style>