Shades of Rustic Red #381517
Tints of Rustic Red #381517
RGB
CMYK
RGB Variations
Color information
#381517 (or 0x381517) is known color: Rustic Red. HEX triplet: 38, 15 and 17. RGB value is (56,21,23). Sum of RGB (Red+Green+Blue) = 56+21+23=100 (13% of max value = 765). Red value is 56 (22.27% from 255 or 56% from 100); Green value is 21 (8.59% from 255 or 21% from 100); Blue value is 23 (9.38% from 255 or 23% from 100); Max value from RGB is 56 - color contains mainly: red. Hex color #381517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381517 is #C7EAE8. Grayscale: #1F1F1F. Windows color (decimal): -13101801 or 1512760. OLE color: 1512760.
HSL color Cylindrical-coordinate representation of color #381517: hue angle of 356.57º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #381517 is Cyan = 0, Magento = 0.63, Yellow = 0.59 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 21 | 23 | - |
| CMYK | 0 | 0.63 | 0.59 | 0.78 |
| HSL | 356.57º | 0.45% | 0.15% | - |
| HSV(B) | 356.57º | 0.63% | 0.22% | - |
| XYZ | 2.05 | 1.44 | 0.98 | - |
| YUV | 31.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 23 | 0 | 0.63 | 0.59 | 0.78 | 356.57 | 0.45 | 0.15 |
| Hex | 38 | 15 | 17 | 0 | 3F | 3B | 4E | 165 | 2D | F |
| Octal | 70 | 25 | 27 | 0 | 77 | 73 | 116 | 545 | 55 | 17 |
| Binary | 111000 | 10101 | 10111 | 0 | 111111 | 111011 | 1001110 | 101100101 | 101101 | 1111 |
Color Harmonies of #381517
Complementary color
Monochromatic Colors of #381517
Black with #381517
Text Example
Text Example
White with #381517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381517; }
p { color: rgb(56,21,23); }
H1.HeaderClassName
{
color: #381517;
}
.AnyTagClassName
{
color: #381517;
}
</style>
background-color css
<style>
a { background-color: #381517; }
a { background-color: rgb(56,21,23); }
div.DivClassName
{
background-color: #381517;
}
.BgClassName
{
background-color: #381517;
}
</style>
border-color css
<style>
span { border-color: #381517; }
span { border-color: rgb(56,21,23); }
td.TdClassName
{
border-color: #381517;
}
.TagClassName
{
border-color: #381517;
}
</style>