Shades of Rustic Red #271417
Tints of Rustic Red #271417
RGB
CMYK
RGB Variations
Color information
#271417 (or 0x271417) is known color: Rustic Red. HEX triplet: 27, 14 and 17. RGB value is (39,20,23). Sum of RGB (Red+Green+Blue) = 39+20+23=82 (10% of max value = 765). Red value is 39 (15.62% from 255 or 47.56% from 82); Green value is 20 (8.20% from 255 or 24.39% from 82); Blue value is 23 (9.38% from 255 or 28.05% from 82); Max value from RGB is 39 - color contains mainly: red. Hex color #271417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271417 is #D8EBE8. Grayscale: #1A1A1A. Windows color (decimal): -14216169 or 1512487. OLE color: 1512487.
HSL color Cylindrical-coordinate representation of color #271417: hue angle of 350.53º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #271417 is Cyan = 0, Magento = 0.49, Yellow = 0.41 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 20 | 23 | - |
| CMYK | 0 | 0.49 | 0.41 | 0.85 |
| HSL | 350.53º | 0.32% | 0.12% | - |
| HSV(B) | 350.53º | 0.49% | 0.15% | - |
| XYZ | 1.24 | 0.99 | 0.94 | - |
| YUV | 26.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 23 | 0 | 0.49 | 0.41 | 0.85 | 350.53 | 0.32 | 0.12 |
| Hex | 27 | 14 | 17 | 0 | 31 | 29 | 55 | 15F | 20 | C |
| Octal | 47 | 24 | 27 | 0 | 61 | 51 | 125 | 537 | 40 | 14 |
| Binary | 100111 | 10100 | 10111 | 0 | 110001 | 101001 | 1010101 | 101011111 | 100000 | 1100 |
Color Harmonies of #271417
Complementary color
Monochromatic Colors of #271417
Black with #271417
Text Example
Text Example
White with #271417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271417; }
p { color: rgb(39,20,23); }
H1.HeaderClassName
{
color: #271417;
}
.AnyTagClassName
{
color: #271417;
}
</style>
background-color css
<style>
a { background-color: #271417; }
a { background-color: rgb(39,20,23); }
div.DivClassName
{
background-color: #271417;
}
.BgClassName
{
background-color: #271417;
}
</style>
border-color css
<style>
span { border-color: #271417; }
span { border-color: rgb(39,20,23); }
td.TdClassName
{
border-color: #271417;
}
.TagClassName
{
border-color: #271417;
}
</style>