Shades of Rustic Red #390812
Tints of Rustic Red #390812
RGB
CMYK
RGB Variations
Color information
#390812 (or 0x390812) is known color: Rustic Red. HEX triplet: 39, 08 and 12. RGB value is (57,8,18). Sum of RGB (Red+Green+Blue) = 57+8+18=83 (10% of max value = 765). Red value is 57 (22.66% from 255 or 68.67% from 83); Green value is 8 (3.52% from 255 or 9.64% from 83); Blue value is 18 (7.42% from 255 or 21.69% from 83); Max value from RGB is 57 - color contains mainly: red. Hex color #390812 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390812 is #C6F7ED. Grayscale: #171717. Windows color (decimal): -13039598 or 1181753. OLE color: 1181753.
HSL color Cylindrical-coordinate representation of color #390812: hue angle of 347.76º 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 #390812 is Cyan = 0, Magento = 0.86, Yellow = 0.68 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 18 | - |
| CMYK | 0 | 0.86 | 0.68 | 0.78 |
| HSL | 347.76º | 0.75% | 0.13% | - |
| HSV(B) | 347.76º | 0.86% | 0.22% | - |
| XYZ | 1.88 | 1.09 | 0.68 | - |
| YUV | 23.79 | 124.73 | 151.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 18 | 0 | 0.86 | 0.68 | 0.78 | 347.76 | 0.75 | 0.13 |
| Hex | 39 | 8 | 12 | 0 | 56 | 44 | 4E | 15C | 4B | D |
| Octal | 71 | 10 | 22 | 0 | 126 | 104 | 116 | 534 | 113 | 15 |
| Binary | 111001 | 1000 | 10010 | 0 | 1010110 | 1000100 | 1001110 | 101011100 | 1001011 | 1101 |
Color Harmonies of #390812
Complementary color
Monochromatic Colors of #390812
Black with #390812
Text Example
Text Example
White with #390812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390812; }
p { color: rgb(57,8,18); }
H1.HeaderClassName
{
color: #390812;
}
.AnyTagClassName
{
color: #390812;
}
</style>
background-color css
<style>
a { background-color: #390812; }
a { background-color: rgb(57,8,18); }
div.DivClassName
{
background-color: #390812;
}
.BgClassName
{
background-color: #390812;
}
</style>
border-color css
<style>
span { border-color: #390812; }
span { border-color: rgb(57,8,18); }
td.TdClassName
{
border-color: #390812;
}
.TagClassName
{
border-color: #390812;
}
</style>