Shades of Rustic Red #390010
Tints of Rustic Red #390010
RGB
CMYK
RGB Variations
Color information
#390010 (or 0x390010) is known color: Rustic Red. HEX triplet: 39, 00 and 10. RGB value is (57,0,16). Sum of RGB (Red+Green+Blue) = 57+0+16=73 (9% of max value = 765). Red value is 57 (22.66% from 255 or 78.08% from 73); Green value is 0 (0.39% from 255 or 0% from 73); Blue value is 16 (6.64% from 255 or 21.92% from 73); Max value from RGB is 57 - color contains mainly: red. Hex color #390010 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390010 is #C6FFEF. Grayscale: #121212. Windows color (decimal): -13041648 or 1048633. OLE color: 1048633.
HSL color Cylindrical-coordinate representation of color #390010: hue angle of 343.16º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390010 is Cyan = 0, Magento = 1, Yellow = 0.72 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 0 | 16 | - |
| CMYK | 0 | 1 | 0.72 | 0.78 |
| HSL | 343.16º | 1% | 0.11% | - |
| HSV(B) | 343.16º | 1% | 0.22% | - |
| XYZ | 1.78 | 0.91 | 0.57 | - |
| YUV | 18.87 | 126.38 | 155.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 0 | 16 | 0 | 1 | 0.72 | 0.78 | 343.16 | 1 | 0.11 |
| Hex | 39 | 0 | 10 | 0 | 64 | 48 | 4E | 157 | 64 | B |
| Octal | 71 | 0 | 20 | 0 | 144 | 110 | 116 | 527 | 144 | 13 |
| Binary | 111001 | 0 | 10000 | 0 | 1100100 | 1001000 | 1001110 | 101010111 | 1100100 | 1011 |
Color Harmonies of #390010
Complementary color
Monochromatic Colors of #390010
Black with #390010
Text Example
Text Example
White with #390010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390010; }
p { color: rgb(57,0,16); }
H1.HeaderClassName
{
color: #390010;
}
.AnyTagClassName
{
color: #390010;
}
</style>
background-color css
<style>
a { background-color: #390010; }
a { background-color: rgb(57,0,16); }
div.DivClassName
{
background-color: #390010;
}
.BgClassName
{
background-color: #390010;
}
</style>
border-color css
<style>
span { border-color: #390010; }
span { border-color: rgb(57,0,16); }
td.TdClassName
{
border-color: #390010;
}
.TagClassName
{
border-color: #390010;
}
</style>