Shades of Rustic Red #380616
Tints of Rustic Red #380616
RGB
CMYK
RGB Variations
Color information
#380616 (or 0x380616) is known color: Rustic Red. HEX triplet: 38, 06 and 16. RGB value is (56,6,22). Sum of RGB (Red+Green+Blue) = 56+6+22=84 (11% of max value = 765). Red value is 56 (22.27% from 255 or 66.67% from 84); Green value is 6 (2.73% from 255 or 7.14% from 84); Blue value is 22 (8.98% from 255 or 26.19% from 84); Max value from RGB is 56 - color contains mainly: red. Hex color #380616 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380616 is #C7F9E9. Grayscale: #161616. Windows color (decimal): -13105642 or 1443384. OLE color: 1443384.
HSL color Cylindrical-coordinate representation of color #380616: hue angle of 340.8º 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 #380616 is Cyan = 0, Magento = 0.89, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 22 | - |
| CMYK | 0 | 0.89 | 0.61 | 0.78 |
| HSL | 340.8º | 0.81% | 0.12% | - |
| HSV(B) | 340.8º | 0.89% | 0.22% | - |
| XYZ | 1.84 | 1.03 | 0.86 | - |
| YUV | 22.77 | 127.57 | 151.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 22 | 0 | 0.89 | 0.61 | 0.78 | 340.8 | 0.81 | 0.12 |
| Hex | 38 | 6 | 16 | 0 | 59 | 3D | 4E | 155 | 51 | C |
| Octal | 70 | 6 | 26 | 0 | 131 | 75 | 116 | 525 | 121 | 14 |
| Binary | 111000 | 110 | 10110 | 0 | 1011001 | 111101 | 1001110 | 101010101 | 1010001 | 1100 |
Color Harmonies of #380616
Complementary color
Monochromatic Colors of #380616
Black with #380616
Text Example
Text Example
White with #380616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380616; }
p { color: rgb(56,6,22); }
H1.HeaderClassName
{
color: #380616;
}
.AnyTagClassName
{
color: #380616;
}
</style>
background-color css
<style>
a { background-color: #380616; }
a { background-color: rgb(56,6,22); }
div.DivClassName
{
background-color: #380616;
}
.BgClassName
{
background-color: #380616;
}
</style>
border-color css
<style>
span { border-color: #380616; }
span { border-color: rgb(56,6,22); }
td.TdClassName
{
border-color: #380616;
}
.TagClassName
{
border-color: #380616;
}
</style>