Shades of Rustic Red #380610
Tints of Rustic Red #380610
RGB
CMYK
RGB Variations
Color information
#380610 (or 0x380610) is known color: Rustic Red. HEX triplet: 38, 06 and 10. RGB value is (56,6,16). Sum of RGB (Red+Green+Blue) = 56+6+16=78 (10% of max value = 765). Red value is 56 (22.27% from 255 or 71.79% from 78); Green value is 6 (2.73% from 255 or 7.69% from 78); Blue value is 16 (6.64% from 255 or 20.51% from 78); Max value from RGB is 56 - color contains mainly: red. Hex color #380610 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380610 is #C7F9EF. Grayscale: #161616. Windows color (decimal): -13105648 or 1050168. OLE color: 1050168.
HSL color Cylindrical-coordinate representation of color #380610: hue angle of 348º 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 #380610 is Cyan = 0, Magento = 0.89, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 16 | - |
| CMYK | 0 | 0.89 | 0.71 | 0.78 |
| HSL | 348º | 0.81% | 0.12% | - |
| HSV(B) | 348º | 0.89% | 0.22% | - |
| XYZ | 1.79 | 1.01 | 0.59 | - |
| YUV | 22.09 | 124.57 | 152.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 16 | 0 | 0.89 | 0.71 | 0.78 | 348 | 0.81 | 0.12 |
| Hex | 38 | 6 | 10 | 0 | 59 | 47 | 4E | 15C | 51 | C |
| Octal | 70 | 6 | 20 | 0 | 131 | 107 | 116 | 534 | 121 | 14 |
| Binary | 111000 | 110 | 10000 | 0 | 1011001 | 1000111 | 1001110 | 101011100 | 1010001 | 1100 |
Color Harmonies of #380610
Complementary color
Monochromatic Colors of #380610
Black with #380610
Text Example
Text Example
White with #380610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380610; }
p { color: rgb(56,6,16); }
H1.HeaderClassName
{
color: #380610;
}
.AnyTagClassName
{
color: #380610;
}
</style>
background-color css
<style>
a { background-color: #380610; }
a { background-color: rgb(56,6,16); }
div.DivClassName
{
background-color: #380610;
}
.BgClassName
{
background-color: #380610;
}
</style>
border-color css
<style>
span { border-color: #380610; }
span { border-color: rgb(56,6,16); }
td.TdClassName
{
border-color: #380610;
}
.TagClassName
{
border-color: #380610;
}
</style>