Shades of Rustic Red #381416
Tints of Rustic Red #381416
RGB
CMYK
RGB Variations
Color information
#381416 (or 0x381416) is known color: Rustic Red. HEX triplet: 38, 14 and 16. RGB value is (56,20,22). Sum of RGB (Red+Green+Blue) = 56+20+22=98 (12% of max value = 765). Red value is 56 (22.27% from 255 or 57.14% from 98); Green value is 20 (8.20% from 255 or 20.41% from 98); Blue value is 22 (8.98% from 255 or 22.45% from 98); Max value from RGB is 56 - color contains mainly: red. Hex color #381416 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381416 is #C7EBE9. Grayscale: #1F1F1F. Windows color (decimal): -13102058 or 1446968. OLE color: 1446968.
HSL color Cylindrical-coordinate representation of color #381416: hue angle of 356.67º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #381416 is Cyan = 0, Magento = 0.64, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 20 | 22 | - |
| CMYK | 0 | 0.64 | 0.61 | 0.78 |
| HSL | 356.67º | 0.47% | 0.15% | - |
| HSV(B) | 356.67º | 0.64% | 0.22% | - |
| XYZ | 2.03 | 1.4 | 0.92 | - |
| YUV | 30.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 22 | 0 | 0.64 | 0.61 | 0.78 | 356.67 | 0.47 | 0.15 |
| Hex | 38 | 14 | 16 | 0 | 40 | 3D | 4E | 165 | 2F | F |
| Octal | 70 | 24 | 26 | 0 | 100 | 75 | 116 | 545 | 57 | 17 |
| Binary | 111000 | 10100 | 10110 | 0 | 1000000 | 111101 | 1001110 | 101100101 | 101111 | 1111 |
Color Harmonies of #381416
Complementary color
Monochromatic Colors of #381416
Black with #381416
Text Example
Text Example
White with #381416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381416; }
p { color: rgb(56,20,22); }
H1.HeaderClassName
{
color: #381416;
}
.AnyTagClassName
{
color: #381416;
}
</style>
background-color css
<style>
a { background-color: #381416; }
a { background-color: rgb(56,20,22); }
div.DivClassName
{
background-color: #381416;
}
.BgClassName
{
background-color: #381416;
}
</style>
border-color css
<style>
span { border-color: #381416; }
span { border-color: rgb(56,20,22); }
td.TdClassName
{
border-color: #381416;
}
.TagClassName
{
border-color: #381416;
}
</style>