Shades of Rustic Red #270913
Tints of Rustic Red #270913
RGB
CMYK
RGB Variations
Color information
#270913 (or 0x270913) is known color: Rustic Red. HEX triplet: 27, 09 and 13. RGB value is (39,9,19). Sum of RGB (Red+Green+Blue) = 39+9+19=67 (8% of max value = 765). Red value is 39 (15.62% from 255 or 58.21% from 67); Green value is 9 (3.91% from 255 or 13.43% from 67); Blue value is 19 (7.81% from 255 or 28.36% from 67); Max value from RGB is 39 - color contains mainly: red. Hex color #270913 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270913 is #D8F6EC. Grayscale: #131313. Windows color (decimal): -14218989 or 1247527. OLE color: 1247527.
HSL color Cylindrical-coordinate representation of color #270913: hue angle of 340º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #270913 is Cyan = 0, Magento = 0.77, Yellow = 0.51 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 9 | 19 | - |
| CMYK | 0 | 0.77 | 0.51 | 0.85 |
| HSL | 340º | 0.63% | 0.09% | - |
| HSV(B) | 340º | 0.77% | 0.15% | - |
| XYZ | 1.05 | 0.67 | 0.69 | - |
| YUV | 19.11 | 127.94 | 142.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 19 | 0 | 0.77 | 0.51 | 0.85 | 340 | 0.63 | 0.09 |
| Hex | 27 | 9 | 13 | 0 | 4D | 33 | 55 | 154 | 3E | 9 |
| Octal | 47 | 11 | 23 | 0 | 115 | 63 | 125 | 524 | 76 | 11 |
| Binary | 100111 | 1001 | 10011 | 0 | 1001101 | 110011 | 1010101 | 101010100 | 111110 | 1001 |
Color Harmonies of #270913
Complementary color
Monochromatic Colors of #270913
Black with #270913
Text Example
Text Example
White with #270913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270913; }
p { color: rgb(39,9,19); }
H1.HeaderClassName
{
color: #270913;
}
.AnyTagClassName
{
color: #270913;
}
</style>
background-color css
<style>
a { background-color: #270913; }
a { background-color: rgb(39,9,19); }
div.DivClassName
{
background-color: #270913;
}
.BgClassName
{
background-color: #270913;
}
</style>
border-color css
<style>
span { border-color: #270913; }
span { border-color: rgb(39,9,19); }
td.TdClassName
{
border-color: #270913;
}
.TagClassName
{
border-color: #270913;
}
</style>