Shades of Rustic Red #271012
Tints of Rustic Red #271012
RGB
CMYK
RGB Variations
Color information
#271012 (or 0x271012) is known color: Rustic Red. HEX triplet: 27, 10 and 12. RGB value is (39,16,18). Sum of RGB (Red+Green+Blue) = 39+16+18=73 (9% of max value = 765). Red value is 39 (15.62% from 255 or 53.42% from 73); Green value is 16 (6.64% from 255 or 21.92% from 73); Blue value is 18 (7.42% from 255 or 24.66% from 73); Max value from RGB is 39 - color contains mainly: red. Hex color #271012 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271012 is #D8EFED. Grayscale: #171717. Windows color (decimal): -14217198 or 1183783. OLE color: 1183783.
HSL color Cylindrical-coordinate representation of color #271012: hue angle of 354.78º degrees, saturation: 0.42, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #271012 is Cyan = 0, Magento = 0.59, Yellow = 0.54 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 16 | 18 | - |
| CMYK | 0 | 0.59 | 0.54 | 0.85 |
| HSL | 354.78º | 0.42% | 0.11% | - |
| HSV(B) | 354.78º | 0.59% | 0.15% | - |
| XYZ | 1.13 | 0.85 | 0.68 | - |
| YUV | 23.11 | 125.12 | 139.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 16 | 18 | 0 | 0.59 | 0.54 | 0.85 | 354.78 | 0.42 | 0.11 |
| Hex | 27 | 10 | 12 | 0 | 3B | 36 | 55 | 163 | 2A | B |
| Octal | 47 | 20 | 22 | 0 | 73 | 66 | 125 | 543 | 52 | 13 |
| Binary | 100111 | 10000 | 10010 | 0 | 111011 | 110110 | 1010101 | 101100011 | 101010 | 1011 |
Color Harmonies of #271012
Complementary color
Monochromatic Colors of #271012
Black with #271012
Text Example
Text Example
White with #271012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271012; }
p { color: rgb(39,16,18); }
H1.HeaderClassName
{
color: #271012;
}
.AnyTagClassName
{
color: #271012;
}
</style>
background-color css
<style>
a { background-color: #271012; }
a { background-color: rgb(39,16,18); }
div.DivClassName
{
background-color: #271012;
}
.BgClassName
{
background-color: #271012;
}
</style>
border-color css
<style>
span { border-color: #271012; }
span { border-color: rgb(39,16,18); }
td.TdClassName
{
border-color: #271012;
}
.TagClassName
{
border-color: #271012;
}
</style>