Shades of Rustic Red #381218
Tints of Rustic Red #381218
RGB
CMYK
RGB Variations
Color information
#381218 (or 0x381218) is known color: Rustic Red. HEX triplet: 38, 12 and 18. RGB value is (56,18,24). Sum of RGB (Red+Green+Blue) = 56+18+24=98 (12% of max value = 765). Red value is 56 (22.27% from 255 or 57.14% from 98); Green value is 18 (7.42% from 255 or 18.37% from 98); Blue value is 24 (9.77% from 255 or 24.49% from 98); Max value from RGB is 56 - color contains mainly: red. Hex color #381218 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381218 is #C7EDE7. Grayscale: #1E1E1E. Windows color (decimal): -13102568 or 1577528. OLE color: 1577528.
HSL color Cylindrical-coordinate representation of color #381218: hue angle of 350.53º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #381218 is Cyan = 0, Magento = 0.68, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 24 | - |
| CMYK | 0 | 0.68 | 0.57 | 0.78 |
| HSL | 350.53º | 0.51% | 0.15% | - |
| HSV(B) | 350.53º | 0.68% | 0.22% | - |
| XYZ | 2.01 | 1.34 | 1.02 | - |
| YUV | 30.05 | 124.59 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 24 | 0 | 0.68 | 0.57 | 0.78 | 350.53 | 0.51 | 0.15 |
| Hex | 38 | 12 | 18 | 0 | 44 | 39 | 4E | 15F | 33 | F |
| Octal | 70 | 22 | 30 | 0 | 104 | 71 | 116 | 537 | 63 | 17 |
| Binary | 111000 | 10010 | 11000 | 0 | 1000100 | 111001 | 1001110 | 101011111 | 110011 | 1111 |
Color Harmonies of #381218
Complementary color
Monochromatic Colors of #381218
Black with #381218
Text Example
Text Example
White with #381218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381218; }
p { color: rgb(56,18,24); }
H1.HeaderClassName
{
color: #381218;
}
.AnyTagClassName
{
color: #381218;
}
</style>
background-color css
<style>
a { background-color: #381218; }
a { background-color: rgb(56,18,24); }
div.DivClassName
{
background-color: #381218;
}
.BgClassName
{
background-color: #381218;
}
</style>
border-color css
<style>
span { border-color: #381218; }
span { border-color: rgb(56,18,24); }
td.TdClassName
{
border-color: #381218;
}
.TagClassName
{
border-color: #381218;
}
</style>