Shades of Rustic Red #441015
Tints of Rustic Red #441015
RGB
CMYK
RGB Variations
Color information
#441015 (or 0x441015) is known color: Rustic Red. HEX triplet: 44, 10 and 15. RGB value is (68,16,21). Sum of RGB (Red+Green+Blue) = 68+16+21=105 (13% of max value = 765). Red value is 68 (26.95% from 255 or 64.76% from 105); Green value is 16 (6.64% from 255 or 15.24% from 105); Blue value is 21 (8.59% from 255 or 20% from 105); Max value from RGB is 68 - color contains mainly: red. Hex color #441015 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441015 is #BBEFEA. Grayscale: #202020. Windows color (decimal): -12316651 or 1380420. OLE color: 1380420.
HSL color Cylindrical-coordinate representation of color #441015: hue angle of 354.23º degrees, saturation: 0.62, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #441015 is Cyan = 0, Magento = 0.76, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 16 | 21 | - |
| CMYK | 0 | 0.76 | 0.69 | 0.73 |
| HSL | 354.23º | 0.62% | 0.16% | - |
| HSV(B) | 354.23º | 0.76% | 0.27% | - |
| XYZ | 2.7 | 1.65 | 0.89 | - |
| YUV | 32.12 | 121.73 | 153.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 16 | 21 | 0 | 0.76 | 0.69 | 0.73 | 354.23 | 0.62 | 0.16 |
| Hex | 44 | 10 | 15 | 0 | 4C | 45 | 49 | 162 | 3E | 10 |
| Octal | 104 | 20 | 25 | 0 | 114 | 105 | 111 | 542 | 76 | 20 |
| Binary | 1000100 | 10000 | 10101 | 0 | 1001100 | 1000101 | 1001001 | 101100010 | 111110 | 10000 |
Color Harmonies of #441015
Complementary color
Monochromatic Colors of #441015
Black with #441015
Text Example
Text Example
White with #441015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441015; }
p { color: rgb(68,16,21); }
H1.HeaderClassName
{
color: #441015;
}
.AnyTagClassName
{
color: #441015;
}
</style>
background-color css
<style>
a { background-color: #441015; }
a { background-color: rgb(68,16,21); }
div.DivClassName
{
background-color: #441015;
}
.BgClassName
{
background-color: #441015;
}
</style>
border-color css
<style>
span { border-color: #441015; }
span { border-color: rgb(68,16,21); }
td.TdClassName
{
border-color: #441015;
}
.TagClassName
{
border-color: #441015;
}
</style>