Shades of Rustic Red #441516
Tints of Rustic Red #441516
RGB
CMYK
RGB Variations
Color information
#441516 (or 0x441516) is known color: Rustic Red. HEX triplet: 44, 15 and 16. RGB value is (68,21,22). Sum of RGB (Red+Green+Blue) = 68+21+22=111 (14% of max value = 765). Red value is 68 (26.95% from 255 or 61.26% from 111); Green value is 21 (8.59% from 255 or 18.92% from 111); Blue value is 22 (8.98% from 255 or 19.82% from 111); Max value from RGB is 68 - color contains mainly: red. Hex color #441516 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441516 is #BBEAE9. Grayscale: #232323. Windows color (decimal): -12315370 or 1447236. OLE color: 1447236.
HSL color Cylindrical-coordinate representation of color #441516: hue angle of 358.72º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #441516 is Cyan = 0, Magento = 0.69, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 21 | 22 | - |
| CMYK | 0 | 0.69 | 0.68 | 0.73 |
| HSL | 358.72º | 0.53% | 0.17% | - |
| HSV(B) | 358.72º | 0.69% | 0.27% | - |
| XYZ | 2.8 | 1.82 | 0.96 | - |
| YUV | 35.17 | 120.57 | 151.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 21 | 22 | 0 | 0.69 | 0.68 | 0.73 | 358.72 | 0.53 | 0.17 |
| Hex | 44 | 15 | 16 | 0 | 45 | 44 | 49 | 167 | 35 | 11 |
| Octal | 104 | 25 | 26 | 0 | 105 | 104 | 111 | 547 | 65 | 21 |
| Binary | 1000100 | 10101 | 10110 | 0 | 1000101 | 1000100 | 1001001 | 101100111 | 110101 | 10001 |
Color Harmonies of #441516
Complementary color
Monochromatic Colors of #441516
Black with #441516
Text Example
Text Example
White with #441516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441516; }
p { color: rgb(68,21,22); }
H1.HeaderClassName
{
color: #441516;
}
.AnyTagClassName
{
color: #441516;
}
</style>
background-color css
<style>
a { background-color: #441516; }
a { background-color: rgb(68,21,22); }
div.DivClassName
{
background-color: #441516;
}
.BgClassName
{
background-color: #441516;
}
</style>
border-color css
<style>
span { border-color: #441516; }
span { border-color: rgb(68,21,22); }
td.TdClassName
{
border-color: #441516;
}
.TagClassName
{
border-color: #441516;
}
</style>