Shades of Rustic Red #380915
Tints of Rustic Red #380915
RGB
CMYK
RGB Variations
Color information
#380915 (or 0x380915) is known color: Rustic Red. HEX triplet: 38, 09 and 15. RGB value is (56,9,21). Sum of RGB (Red+Green+Blue) = 56+9+21=86 (11% of max value = 765). Red value is 56 (22.27% from 255 or 65.12% from 86); Green value is 9 (3.91% from 255 or 10.47% from 86); Blue value is 21 (8.59% from 255 or 24.42% from 86); Max value from RGB is 56 - color contains mainly: red. Hex color #380915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380915 is #C7F6EA. Grayscale: #181818. Windows color (decimal): -13104875 or 1378616. OLE color: 1378616.
HSL color Cylindrical-coordinate representation of color #380915: hue angle of 344.68º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #380915 is Cyan = 0, Magento = 0.84, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 9 | 21 | - |
| CMYK | 0 | 0.84 | 0.63 | 0.78 |
| HSL | 344.68º | 0.72% | 0.13% | - |
| HSV(B) | 344.68º | 0.84% | 0.22% | - |
| XYZ | 1.86 | 1.09 | 0.82 | - |
| YUV | 24.42 | 126.07 | 150.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 21 | 0 | 0.84 | 0.63 | 0.78 | 344.68 | 0.72 | 0.13 |
| Hex | 38 | 9 | 15 | 0 | 54 | 3F | 4E | 159 | 48 | D |
| Octal | 70 | 11 | 25 | 0 | 124 | 77 | 116 | 531 | 110 | 15 |
| Binary | 111000 | 1001 | 10101 | 0 | 1010100 | 111111 | 1001110 | 101011001 | 1001000 | 1101 |
Color Harmonies of #380915
Complementary color
Monochromatic Colors of #380915
Black with #380915
Text Example
Text Example
White with #380915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380915; }
p { color: rgb(56,9,21); }
H1.HeaderClassName
{
color: #380915;
}
.AnyTagClassName
{
color: #380915;
}
</style>
background-color css
<style>
a { background-color: #380915; }
a { background-color: rgb(56,9,21); }
div.DivClassName
{
background-color: #380915;
}
.BgClassName
{
background-color: #380915;
}
</style>
border-color css
<style>
span { border-color: #380915; }
span { border-color: rgb(56,9,21); }
td.TdClassName
{
border-color: #380915;
}
.TagClassName
{
border-color: #380915;
}
</style>