Shades of Rustic Red #381118
Tints of Rustic Red #381118
RGB
CMYK
RGB Variations
Color information
#381118 (or 0x381118) is known color: Rustic Red. HEX triplet: 38, 11 and 18. RGB value is (56,17,24). Sum of RGB (Red+Green+Blue) = 56+17+24=97 (12% of max value = 765). Red value is 56 (22.27% from 255 or 57.73% from 97); Green value is 17 (7.03% from 255 or 17.53% from 97); Blue value is 24 (9.77% from 255 or 24.74% from 97); Max value from RGB is 56 - color contains mainly: red. Hex color #381118 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381118 is #C7EEE7. Grayscale: #1D1D1D. Windows color (decimal): -13102824 or 1577272. OLE color: 1577272.
HSL color Cylindrical-coordinate representation of color #381118: hue angle of 349.23º 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 #381118 is Cyan = 0, Magento = 0.70, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 17 | 24 | - |
| CMYK | 0 | 0.70 | 0.57 | 0.78 |
| HSL | 349.23º | 0.53% | 0.14% | - |
| HSV(B) | 349.23º | 0.7% | 0.22% | - |
| XYZ | 2 | 1.31 | 1.01 | - |
| YUV | 29.46 | 124.92 | 146.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 24 | 0 | 0.70 | 0.57 | 0.78 | 349.23 | 0.53 | 0.14 |
| Hex | 38 | 11 | 18 | 0 | 46 | 39 | 4E | 15D | 35 | E |
| Octal | 70 | 21 | 30 | 0 | 106 | 71 | 116 | 535 | 65 | 16 |
| Binary | 111000 | 10001 | 11000 | 0 | 1000110 | 111001 | 1001110 | 101011101 | 110101 | 1110 |
Color Harmonies of #381118
Complementary color
Monochromatic Colors of #381118
Black with #381118
Text Example
Text Example
White with #381118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381118; }
p { color: rgb(56,17,24); }
H1.HeaderClassName
{
color: #381118;
}
.AnyTagClassName
{
color: #381118;
}
</style>
background-color css
<style>
a { background-color: #381118; }
a { background-color: rgb(56,17,24); }
div.DivClassName
{
background-color: #381118;
}
.BgClassName
{
background-color: #381118;
}
</style>
border-color css
<style>
span { border-color: #381118; }
span { border-color: rgb(56,17,24); }
td.TdClassName
{
border-color: #381118;
}
.TagClassName
{
border-color: #381118;
}
</style>