Shades of Rustic Red #380513
Tints of Rustic Red #380513
RGB
CMYK
RGB Variations
Color information
#380513 (or 0x380513) is known color: Rustic Red. HEX triplet: 38, 05 and 13. RGB value is (56,5,19). Sum of RGB (Red+Green+Blue) = 56+5+19=80 (10% of max value = 765). Red value is 56 (22.27% from 255 or 70% from 80); Green value is 5 (2.34% from 255 or 6.25% from 80); Blue value is 19 (7.81% from 255 or 23.75% from 80); Max value from RGB is 56 - color contains mainly: red. Hex color #380513 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380513 is #C7FAEC. Grayscale: #151515. Windows color (decimal): -13105901 or 1246520. OLE color: 1246520.
HSL color Cylindrical-coordinate representation of color #380513: hue angle of 343.53º 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 #380513 is Cyan = 0, Magento = 0.91, Yellow = 0.66 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 5 | 19 | - |
| CMYK | 0 | 0.91 | 0.66 | 0.78 |
| HSL | 343.53º | 0.84% | 0.12% | - |
| HSV(B) | 343.53º | 0.91% | 0.22% | - |
| XYZ | 1.8 | 1 | 0.71 | - |
| YUV | 21.85 | 126.4 | 152.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 19 | 0 | 0.91 | 0.66 | 0.78 | 343.53 | 0.84 | 0.12 |
| Hex | 38 | 5 | 13 | 0 | 5B | 42 | 4E | 158 | 54 | C |
| Octal | 70 | 5 | 23 | 0 | 133 | 102 | 116 | 530 | 124 | 14 |
| Binary | 111000 | 101 | 10011 | 0 | 1011011 | 1000010 | 1001110 | 101011000 | 1010100 | 1100 |
Color Harmonies of #380513
Complementary color
Monochromatic Colors of #380513
Black with #380513
Text Example
Text Example
White with #380513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380513; }
p { color: rgb(56,5,19); }
H1.HeaderClassName
{
color: #380513;
}
.AnyTagClassName
{
color: #380513;
}
</style>
background-color css
<style>
a { background-color: #380513; }
a { background-color: rgb(56,5,19); }
div.DivClassName
{
background-color: #380513;
}
.BgClassName
{
background-color: #380513;
}
</style>
border-color css
<style>
span { border-color: #380513; }
span { border-color: rgb(56,5,19); }
td.TdClassName
{
border-color: #380513;
}
.TagClassName
{
border-color: #380513;
}
</style>