Shades of Rustic Red #380615
Tints of Rustic Red #380615
RGB
CMYK
RGB Variations
Color information
#380615 (or 0x380615) is known color: Rustic Red. HEX triplet: 38, 06 and 15. RGB value is (56,6,21). Sum of RGB (Red+Green+Blue) = 56+6+21=83 (10% of max value = 765). Red value is 56 (22.27% from 255 or 67.47% from 83); Green value is 6 (2.73% from 255 or 7.23% from 83); Blue value is 21 (8.59% from 255 or 25.30% from 83); Max value from RGB is 56 - color contains mainly: red. Hex color #380615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380615 is #C7F9EA. Grayscale: #161616. Windows color (decimal): -13105643 or 1377848. OLE color: 1377848.
HSL color Cylindrical-coordinate representation of color #380615: hue angle of 342º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #380615 is Cyan = 0, Magento = 0.89, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 21 | - |
| CMYK | 0 | 0.89 | 0.63 | 0.78 |
| HSL | 342º | 0.81% | 0.12% | - |
| HSV(B) | 342º | 0.89% | 0.22% | - |
| XYZ | 1.83 | 1.03 | 0.81 | - |
| YUV | 22.66 | 127.07 | 151.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 21 | 0 | 0.89 | 0.63 | 0.78 | 342 | 0.81 | 0.12 |
| Hex | 38 | 6 | 15 | 0 | 59 | 3F | 4E | 156 | 51 | C |
| Octal | 70 | 6 | 25 | 0 | 131 | 77 | 116 | 526 | 121 | 14 |
| Binary | 111000 | 110 | 10101 | 0 | 1011001 | 111111 | 1001110 | 101010110 | 1010001 | 1100 |
Color Harmonies of #380615
Complementary color
Monochromatic Colors of #380615
Black with #380615
Text Example
Text Example
White with #380615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380615; }
p { color: rgb(56,6,21); }
H1.HeaderClassName
{
color: #380615;
}
.AnyTagClassName
{
color: #380615;
}
</style>
background-color css
<style>
a { background-color: #380615; }
a { background-color: rgb(56,6,21); }
div.DivClassName
{
background-color: #380615;
}
.BgClassName
{
background-color: #380615;
}
</style>
border-color css
<style>
span { border-color: #380615; }
span { border-color: rgb(56,6,21); }
td.TdClassName
{
border-color: #380615;
}
.TagClassName
{
border-color: #380615;
}
</style>