Shades of Rustic Red #410614
Tints of Rustic Red #410614
RGB
CMYK
RGB Variations
Color information
#410614 (or 0x410614) is known color: Rustic Red. HEX triplet: 41, 06 and 14. RGB value is (65,6,20). Sum of RGB (Red+Green+Blue) = 65+6+20=91 (12% of max value = 765). Red value is 65 (25.78% from 255 or 71.43% from 91); Green value is 6 (2.73% from 255 or 6.59% from 91); Blue value is 20 (8.20% from 255 or 21.98% from 91); Max value from RGB is 65 - color contains mainly: red. Hex color #410614 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #410614 is #BEF9EB. Grayscale: #191919. Windows color (decimal): -12515820 or 1312321. OLE color: 1312321.
HSL color Cylindrical-coordinate representation of color #410614: hue angle of 345.76º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #410614 is Cyan = 0, Magento = 0.91, Yellow = 0.69 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 6 | 20 | - |
| CMYK | 0 | 0.91 | 0.69 | 0.75 |
| HSL | 345.76º | 0.83% | 0.14% | - |
| HSV(B) | 345.76º | 0.91% | 0.25% | - |
| XYZ | 2.37 | 1.3 | 0.79 | - |
| YUV | 25.24 | 125.05 | 156.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 6 | 20 | 0 | 0.91 | 0.69 | 0.75 | 345.76 | 0.83 | 0.14 |
| Hex | 41 | 6 | 14 | 0 | 5B | 45 | 4B | 15A | 53 | E |
| Octal | 101 | 6 | 24 | 0 | 133 | 105 | 113 | 532 | 123 | 16 |
| Binary | 1000001 | 110 | 10100 | 0 | 1011011 | 1000101 | 1001011 | 101011010 | 1010011 | 1110 |
Color Harmonies of #410614
Complementary color
Monochromatic Colors of #410614
Black with #410614
Text Example
Text Example
White with #410614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #410614; }
p { color: rgb(65,6,20); }
H1.HeaderClassName
{
color: #410614;
}
.AnyTagClassName
{
color: #410614;
}
</style>
background-color css
<style>
a { background-color: #410614; }
a { background-color: rgb(65,6,20); }
div.DivClassName
{
background-color: #410614;
}
.BgClassName
{
background-color: #410614;
}
</style>
border-color css
<style>
span { border-color: #410614; }
span { border-color: rgb(65,6,20); }
td.TdClassName
{
border-color: #410614;
}
.TagClassName
{
border-color: #410614;
}
</style>