Shades of Rustic Red #271319
Tints of Rustic Red #271319
RGB
CMYK
RGB Variations
Color information
#271319 (or 0x271319) is known color: Rustic Red. HEX triplet: 27, 13 and 19. RGB value is (39,19,25). Sum of RGB (Red+Green+Blue) = 39+19+25=83 (10% of max value = 765). Red value is 39 (15.62% from 255 or 46.99% from 83); Green value is 19 (7.81% from 255 or 22.89% from 83); Blue value is 25 (10.16% from 255 or 30.12% from 83); Max value from RGB is 39 - color contains mainly: red. Hex color #271319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271319 is #D8ECE6. Grayscale: #191919. Windows color (decimal): -14216423 or 1643303. OLE color: 1643303.
HSL color Cylindrical-coordinate representation of color #271319: hue angle of 342º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #271319 is Cyan = 0, Magento = 0.51, Yellow = 0.36 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 25 | - |
| CMYK | 0 | 0.51 | 0.36 | 0.85 |
| HSL | 342º | 0.34% | 0.11% | - |
| HSV(B) | 342º | 0.51% | 0.15% | - |
| XYZ | 1.25 | 0.97 | 1.04 | - |
| YUV | 25.66 | 127.63 | 137.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 25 | 0 | 0.51 | 0.36 | 0.85 | 342 | 0.34 | 0.11 |
| Hex | 27 | 13 | 19 | 0 | 33 | 24 | 55 | 156 | 22 | B |
| Octal | 47 | 23 | 31 | 0 | 63 | 44 | 125 | 526 | 42 | 13 |
| Binary | 100111 | 10011 | 11001 | 0 | 110011 | 100100 | 1010101 | 101010110 | 100010 | 1011 |
Color Harmonies of #271319
Complementary color
Monochromatic Colors of #271319
Black with #271319
Text Example
Text Example
White with #271319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271319; }
p { color: rgb(39,19,25); }
H1.HeaderClassName
{
color: #271319;
}
.AnyTagClassName
{
color: #271319;
}
</style>
background-color css
<style>
a { background-color: #271319; }
a { background-color: rgb(39,19,25); }
div.DivClassName
{
background-color: #271319;
}
.BgClassName
{
background-color: #271319;
}
</style>
border-color css
<style>
span { border-color: #271319; }
span { border-color: rgb(39,19,25); }
td.TdClassName
{
border-color: #271319;
}
.TagClassName
{
border-color: #271319;
}
</style>