Shades of Rustic Red #381116
Tints of Rustic Red #381116
RGB
CMYK
RGB Variations
Color information
#381116 (or 0x381116) is known color: Rustic Red. HEX triplet: 38, 11 and 16. RGB value is (56,17,22). Sum of RGB (Red+Green+Blue) = 56+17+22=95 (12% of max value = 765). Red value is 56 (22.27% from 255 or 58.95% from 95); Green value is 17 (7.03% from 255 or 17.89% from 95); Blue value is 22 (8.98% from 255 or 23.16% from 95); Max value from RGB is 56 - color contains mainly: red. Hex color #381116 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381116 is #C7EEE9. Grayscale: #1D1D1D. Windows color (decimal): -13102826 or 1446200. OLE color: 1446200.
HSL color Cylindrical-coordinate representation of color #381116: hue angle of 352.31º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #381116 is Cyan = 0, Magento = 0.70, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 22 | - |
| CMYK | 0 | 0.70 | 0.61 | 0.78 |
| HSL | 352.31º | 0.53% | 0.14% | - |
| HSV(B) | 352.31º | 0.7% | 0.22% | - |
| XYZ | 1.98 | 1.3 | 0.91 | - |
| YUV | 29.23 | 123.92 | 147.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 22 | 0 | 0.70 | 0.61 | 0.78 | 352.31 | 0.53 | 0.14 |
| Hex | 38 | 11 | 16 | 0 | 46 | 3D | 4E | 160 | 35 | E |
| Octal | 70 | 21 | 26 | 0 | 106 | 75 | 116 | 540 | 65 | 16 |
| Binary | 111000 | 10001 | 10110 | 0 | 1000110 | 111101 | 1001110 | 101100000 | 110101 | 1110 |
Color Harmonies of #381116
Complementary color
Monochromatic Colors of #381116
Black with #381116
Text Example
Text Example
White with #381116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381116; }
p { color: rgb(56,17,22); }
H1.HeaderClassName
{
color: #381116;
}
.AnyTagClassName
{
color: #381116;
}
</style>
background-color css
<style>
a { background-color: #381116; }
a { background-color: rgb(56,17,22); }
div.DivClassName
{
background-color: #381116;
}
.BgClassName
{
background-color: #381116;
}
</style>
border-color css
<style>
span { border-color: #381116; }
span { border-color: rgb(56,17,22); }
td.TdClassName
{
border-color: #381116;
}
.TagClassName
{
border-color: #381116;
}
</style>