Shades of Rustic Red #380518
Tints of Rustic Red #380518
RGB
CMYK
RGB Variations
Color information
#380518 (or 0x380518) is known color: Rustic Red. HEX triplet: 38, 05 and 18. RGB value is (56,5,24). Sum of RGB (Red+Green+Blue) = 56+5+24=85 (11% of max value = 765). Red value is 56 (22.27% from 255 or 65.88% from 85); Green value is 5 (2.34% from 255 or 5.88% from 85); Blue value is 24 (9.77% from 255 or 28.24% from 85); Max value from RGB is 56 - color contains mainly: red. Hex color #380518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380518 is #C7FAE7. Grayscale: #161616. Windows color (decimal): -13105896 or 1574200. OLE color: 1574200.
HSL color Cylindrical-coordinate representation of color #380518: hue angle of 337.65º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #380518 is Cyan = 0, Magento = 0.91, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 5 | 24 | - |
| CMYK | 0 | 0.91 | 0.57 | 0.78 |
| HSL | 337.65º | 0.84% | 0.12% | - |
| HSV(B) | 337.65º | 0.91% | 0.22% | - |
| XYZ | 1.85 | 1.02 | 0.96 | - |
| YUV | 22.42 | 128.9 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 24 | 0 | 0.91 | 0.57 | 0.78 | 337.65 | 0.84 | 0.12 |
| Hex | 38 | 5 | 18 | 0 | 5B | 39 | 4E | 152 | 54 | C |
| Octal | 70 | 5 | 30 | 0 | 133 | 71 | 116 | 522 | 124 | 14 |
| Binary | 111000 | 101 | 11000 | 0 | 1011011 | 111001 | 1001110 | 101010010 | 1010100 | 1100 |
Color Harmonies of #380518
Complementary color
Monochromatic Colors of #380518
Black with #380518
Text Example
Text Example
White with #380518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380518; }
p { color: rgb(56,5,24); }
H1.HeaderClassName
{
color: #380518;
}
.AnyTagClassName
{
color: #380518;
}
</style>
background-color css
<style>
a { background-color: #380518; }
a { background-color: rgb(56,5,24); }
div.DivClassName
{
background-color: #380518;
}
.BgClassName
{
background-color: #380518;
}
</style>
border-color css
<style>
span { border-color: #380518; }
span { border-color: rgb(56,5,24); }
td.TdClassName
{
border-color: #380518;
}
.TagClassName
{
border-color: #380518;
}
</style>