Shades of Rustic Red #390815
Tints of Rustic Red #390815
RGB
CMYK
RGB Variations
Color information
#390815 (or 0x390815) is known color: Rustic Red. HEX triplet: 39, 08 and 15. RGB value is (57,8,21). Sum of RGB (Red+Green+Blue) = 57+8+21=86 (11% of max value = 765). Red value is 57 (22.66% from 255 or 66.28% from 86); Green value is 8 (3.52% from 255 or 9.30% from 86); Blue value is 21 (8.59% from 255 or 24.42% from 86); Max value from RGB is 57 - color contains mainly: red. Hex color #390815 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390815 is #C6F7EA. Grayscale: #181818. Windows color (decimal): -13039595 or 1378361. OLE color: 1378361.
HSL color Cylindrical-coordinate representation of color #390815: hue angle of 344.08º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #390815 is Cyan = 0, Magento = 0.86, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 21 | - |
| CMYK | 0 | 0.86 | 0.63 | 0.78 |
| HSL | 344.08º | 0.75% | 0.13% | - |
| HSV(B) | 344.08º | 0.86% | 0.22% | - |
| XYZ | 1.91 | 1.1 | 0.82 | - |
| YUV | 24.13 | 126.23 | 151.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 21 | 0 | 0.86 | 0.63 | 0.78 | 344.08 | 0.75 | 0.13 |
| Hex | 39 | 8 | 15 | 0 | 56 | 3F | 4E | 158 | 4B | D |
| Octal | 71 | 10 | 25 | 0 | 126 | 77 | 116 | 530 | 113 | 15 |
| Binary | 111001 | 1000 | 10101 | 0 | 1010110 | 111111 | 1001110 | 101011000 | 1001011 | 1101 |
Color Harmonies of #390815
Complementary color
Monochromatic Colors of #390815
Black with #390815
Text Example
Text Example
White with #390815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390815; }
p { color: rgb(57,8,21); }
H1.HeaderClassName
{
color: #390815;
}
.AnyTagClassName
{
color: #390815;
}
</style>
background-color css
<style>
a { background-color: #390815; }
a { background-color: rgb(57,8,21); }
div.DivClassName
{
background-color: #390815;
}
.BgClassName
{
background-color: #390815;
}
</style>
border-color css
<style>
span { border-color: #390815; }
span { border-color: rgb(57,8,21); }
td.TdClassName
{
border-color: #390815;
}
.TagClassName
{
border-color: #390815;
}
</style>