Shades of Rustic Red #390305
Tints of Rustic Red #390305
RGB
CMYK
RGB Variations
Color information
#390305 (or 0x390305) is known color: Rustic Red. HEX triplet: 39, 03 and 05. RGB value is (57,3,5). Sum of RGB (Red+Green+Blue) = 57+3+5=65 (8% of max value = 765). Red value is 57 (22.66% from 255 or 87.69% from 65); Green value is 3 (1.56% from 255 or 4.62% from 65); Blue value is 5 (2.34% from 255 or 7.69% from 65); Max value from RGB is 57 - color contains mainly: red. Hex color #390305 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390305 is #C6FCFA. Grayscale: #131313. Windows color (decimal): -13040891 or 328505. OLE color: 328505.
HSL color Cylindrical-coordinate representation of color #390305: hue angle of 357.78º degrees, saturation: 0.9, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #390305 is Cyan = 0, Magento = 0.95, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 3 | 5 | - |
| CMYK | 0 | 0.95 | 0.91 | 0.78 |
| HSL | 357.78º | 0.9% | 0.12% | - |
| HSV(B) | 357.78º | 0.95% | 0.22% | - |
| XYZ | 1.75 | 0.95 | 0.23 | - |
| YUV | 19.37 | 119.89 | 154.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 3 | 5 | 0 | 0.95 | 0.91 | 0.78 | 357.78 | 0.9 | 0.12 |
| Hex | 39 | 3 | 5 | 0 | 5F | 5B | 4E | 166 | 5A | C |
| Octal | 71 | 3 | 5 | 0 | 137 | 133 | 116 | 546 | 132 | 14 |
| Binary | 111001 | 11 | 101 | 0 | 1011111 | 1011011 | 1001110 | 101100110 | 1011010 | 1100 |
Color Harmonies of #390305
Complementary color
Monochromatic Colors of #390305
Black with #390305
Text Example
Text Example
White with #390305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390305; }
p { color: rgb(57,3,5); }
H1.HeaderClassName
{
color: #390305;
}
.AnyTagClassName
{
color: #390305;
}
</style>
background-color css
<style>
a { background-color: #390305; }
a { background-color: rgb(57,3,5); }
div.DivClassName
{
background-color: #390305;
}
.BgClassName
{
background-color: #390305;
}
</style>
border-color css
<style>
span { border-color: #390305; }
span { border-color: rgb(57,3,5); }
td.TdClassName
{
border-color: #390305;
}
.TagClassName
{
border-color: #390305;
}
</style>