Shades of Rustic Red #441317
Tints of Rustic Red #441317
RGB
CMYK
RGB Variations
Color information
#441317 (or 0x441317) is known color: Rustic Red. HEX triplet: 44, 13 and 17. RGB value is (68,19,23). Sum of RGB (Red+Green+Blue) = 68+19+23=110 (14% of max value = 765). Red value is 68 (26.95% from 255 or 61.82% from 110); Green value is 19 (7.81% from 255 or 17.27% from 110); Blue value is 23 (9.38% from 255 or 20.91% from 110); Max value from RGB is 68 - color contains mainly: red. Hex color #441317 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #441317 is #BBECE8. Grayscale: #222222. Windows color (decimal): -12315881 or 1512260. OLE color: 1512260.
HSL color Cylindrical-coordinate representation of color #441317: hue angle of 355.1º degrees, saturation: 0.56, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #441317 is Cyan = 0, Magento = 0.72, Yellow = 0.66 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 19 | 23 | - |
| CMYK | 0 | 0.72 | 0.66 | 0.73 |
| HSL | 355.1º | 0.56% | 0.17% | - |
| HSV(B) | 355.1º | 0.72% | 0.27% | - |
| XYZ | 2.77 | 1.76 | 1 | - |
| YUV | 34.11 | 121.73 | 152.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 19 | 23 | 0 | 0.72 | 0.66 | 0.73 | 355.1 | 0.56 | 0.17 |
| Hex | 44 | 13 | 17 | 0 | 48 | 42 | 49 | 163 | 38 | 11 |
| Octal | 104 | 23 | 27 | 0 | 110 | 102 | 111 | 543 | 70 | 21 |
| Binary | 1000100 | 10011 | 10111 | 0 | 1001000 | 1000010 | 1001001 | 101100011 | 111000 | 10001 |
Color Harmonies of #441317
Complementary color
Monochromatic Colors of #441317
Black with #441317
Text Example
Text Example
White with #441317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #441317; }
p { color: rgb(68,19,23); }
H1.HeaderClassName
{
color: #441317;
}
.AnyTagClassName
{
color: #441317;
}
</style>
background-color css
<style>
a { background-color: #441317; }
a { background-color: rgb(68,19,23); }
div.DivClassName
{
background-color: #441317;
}
.BgClassName
{
background-color: #441317;
}
</style>
border-color css
<style>
span { border-color: #441317; }
span { border-color: rgb(68,19,23); }
td.TdClassName
{
border-color: #441317;
}
.TagClassName
{
border-color: #441317;
}
</style>