Shades of Rustic Red #440614
Tints of Rustic Red #440614
RGB
CMYK
RGB Variations
Color information
#440614 (or 0x440614) is known color: Rustic Red. HEX triplet: 44, 06 and 14. RGB value is (68,6,20). Sum of RGB (Red+Green+Blue) = 68+6+20=94 (12% of max value = 765). Red value is 68 (26.95% from 255 or 72.34% from 94); Green value is 6 (2.73% from 255 or 6.38% from 94); Blue value is 20 (8.20% from 255 or 21.28% from 94); Max value from RGB is 68 - color contains mainly: red. Hex color #440614 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #440614 is #BBF9EB. Grayscale: #1A1A1A. Windows color (decimal): -12319212 or 1312324. OLE color: 1312324.
HSL color Cylindrical-coordinate representation of color #440614: hue angle of 346.45º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #440614 is Cyan = 0, Magento = 0.91, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 6 | 20 | - |
| CMYK | 0 | 0.91 | 0.71 | 0.73 |
| HSL | 346.45º | 0.84% | 0.15% | - |
| HSV(B) | 346.45º | 0.91% | 0.27% | - |
| XYZ | 2.58 | 1.41 | 0.8 | - |
| YUV | 26.13 | 124.54 | 157.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 6 | 20 | 0 | 0.91 | 0.71 | 0.73 | 346.45 | 0.84 | 0.15 |
| Hex | 44 | 6 | 14 | 0 | 5B | 47 | 49 | 15A | 54 | F |
| Octal | 104 | 6 | 24 | 0 | 133 | 107 | 111 | 532 | 124 | 17 |
| Binary | 1000100 | 110 | 10100 | 0 | 1011011 | 1000111 | 1001001 | 101011010 | 1010100 | 1111 |
Color Harmonies of #440614
Complementary color
Monochromatic Colors of #440614
Black with #440614
Text Example
Text Example
White with #440614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #440614; }
p { color: rgb(68,6,20); }
H1.HeaderClassName
{
color: #440614;
}
.AnyTagClassName
{
color: #440614;
}
</style>
background-color css
<style>
a { background-color: #440614; }
a { background-color: rgb(68,6,20); }
div.DivClassName
{
background-color: #440614;
}
.BgClassName
{
background-color: #440614;
}
</style>
border-color css
<style>
span { border-color: #440614; }
span { border-color: rgb(68,6,20); }
td.TdClassName
{
border-color: #440614;
}
.TagClassName
{
border-color: #440614;
}
</style>