Shades of Rustic Red #271219
Tints of Rustic Red #271219
RGB
CMYK
RGB Variations
Color information
#271219 (or 0x271219) is known color: Rustic Red. HEX triplet: 27, 12 and 19. RGB value is (39,18,25). Sum of RGB (Red+Green+Blue) = 39+18+25=82 (10% of max value = 765). Red value is 39 (15.62% from 255 or 47.56% from 82); Green value is 18 (7.42% from 255 or 21.95% from 82); Blue value is 25 (10.16% from 255 or 30.49% from 82); Max value from RGB is 39 - color contains mainly: red. Hex color #271219 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271219 is #D8EDE6. Grayscale: #191919. Windows color (decimal): -14216679 or 1643047. OLE color: 1643047.
HSL color Cylindrical-coordinate representation of color #271219: hue angle of 340º degrees, saturation: 0.37, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #271219 is Cyan = 0, Magento = 0.54, Yellow = 0.36 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 18 | 25 | - |
| CMYK | 0 | 0.54 | 0.36 | 0.85 |
| HSL | 340º | 0.37% | 0.11% | - |
| HSV(B) | 340º | 0.54% | 0.15% | - |
| XYZ | 1.23 | 0.93 | 1.04 | - |
| YUV | 25.08 | 127.96 | 137.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 18 | 25 | 0 | 0.54 | 0.36 | 0.85 | 340 | 0.37 | 0.11 |
| Hex | 27 | 12 | 19 | 0 | 36 | 24 | 55 | 154 | 25 | B |
| Octal | 47 | 22 | 31 | 0 | 66 | 44 | 125 | 524 | 45 | 13 |
| Binary | 100111 | 10010 | 11001 | 0 | 110110 | 100100 | 1010101 | 101010100 | 100101 | 1011 |
Color Harmonies of #271219
Complementary color
Monochromatic Colors of #271219
Black with #271219
Text Example
Text Example
White with #271219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271219; }
p { color: rgb(39,18,25); }
H1.HeaderClassName
{
color: #271219;
}
.AnyTagClassName
{
color: #271219;
}
</style>
background-color css
<style>
a { background-color: #271219; }
a { background-color: rgb(39,18,25); }
div.DivClassName
{
background-color: #271219;
}
.BgClassName
{
background-color: #271219;
}
</style>
border-color css
<style>
span { border-color: #271219; }
span { border-color: rgb(39,18,25); }
td.TdClassName
{
border-color: #271219;
}
.TagClassName
{
border-color: #271219;
}
</style>