Shades of Rustic Red #381217
Tints of Rustic Red #381217
RGB
CMYK
RGB Variations
Color information
#381217 (or 0x381217) is known color: Rustic Red. HEX triplet: 38, 12 and 17. RGB value is (56,18,23). Sum of RGB (Red+Green+Blue) = 56+18+23=97 (12% of max value = 765). Red value is 56 (22.27% from 255 or 57.73% from 97); Green value is 18 (7.42% from 255 or 18.56% from 97); Blue value is 23 (9.38% from 255 or 23.71% from 97); Max value from RGB is 56 - color contains mainly: red. Hex color #381217 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381217 is #C7EDE8. Grayscale: #1D1D1D. Windows color (decimal): -13102569 or 1511992. OLE color: 1511992.
HSL color Cylindrical-coordinate representation of color #381217: hue angle of 352.11º 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 #381217 is Cyan = 0, Magento = 0.68, Yellow = 0.59 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 18 | 23 | - |
| CMYK | 0 | 0.68 | 0.59 | 0.78 |
| HSL | 352.11º | 0.51% | 0.15% | - |
| HSV(B) | 352.11º | 0.68% | 0.22% | - |
| XYZ | 2 | 1.34 | 0.96 | - |
| YUV | 29.93 | 124.09 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 23 | 0 | 0.68 | 0.59 | 0.78 | 352.11 | 0.51 | 0.15 |
| Hex | 38 | 12 | 17 | 0 | 44 | 3B | 4E | 160 | 33 | F |
| Octal | 70 | 22 | 27 | 0 | 104 | 73 | 116 | 540 | 63 | 17 |
| Binary | 111000 | 10010 | 10111 | 0 | 1000100 | 111011 | 1001110 | 101100000 | 110011 | 1111 |
Color Harmonies of #381217
Complementary color
Monochromatic Colors of #381217
Black with #381217
Text Example
Text Example
White with #381217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381217; }
p { color: rgb(56,18,23); }
H1.HeaderClassName
{
color: #381217;
}
.AnyTagClassName
{
color: #381217;
}
</style>
background-color css
<style>
a { background-color: #381217; }
a { background-color: rgb(56,18,23); }
div.DivClassName
{
background-color: #381217;
}
.BgClassName
{
background-color: #381217;
}
</style>
border-color css
<style>
span { border-color: #381217; }
span { border-color: rgb(56,18,23); }
td.TdClassName
{
border-color: #381217;
}
.TagClassName
{
border-color: #381217;
}
</style>