Shades of Rustic Red #270715
Tints of Rustic Red #270715
RGB
CMYK
RGB Variations
Color information
#270715 (or 0x270715) is known color: Rustic Red. HEX triplet: 27, 07 and 15. RGB value is (39,7,21). Sum of RGB (Red+Green+Blue) = 39+7+21=67 (8% of max value = 765). Red value is 39 (15.62% from 255 or 58.21% from 67); Green value is 7 (3.12% from 255 or 10.45% from 67); Blue value is 21 (8.59% from 255 or 31.34% from 67); Max value from RGB is 39 - color contains mainly: red. Hex color #270715 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270715 is #D8F8EA. Grayscale: #121212. Windows color (decimal): -14219499 or 1378087. OLE color: 1378087.
HSL color Cylindrical-coordinate representation of color #270715: hue angle of 333.75º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #270715 is Cyan = 0, Magento = 0.82, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 7 | 21 | - |
| CMYK | 0 | 0.82 | 0.46 | 0.85 |
| HSL | 333.75º | 0.7% | 0.09% | - |
| HSV(B) | 333.75º | 0.82% | 0.15% | - |
| XYZ | 1.05 | 0.64 | 0.78 | - |
| YUV | 18.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 21 | 0 | 0.82 | 0.46 | 0.85 | 333.75 | 0.7 | 0.09 |
| Hex | 27 | 7 | 15 | 0 | 52 | 2E | 55 | 14E | 46 | 9 |
| Octal | 47 | 7 | 25 | 0 | 122 | 56 | 125 | 516 | 106 | 11 |
| Binary | 100111 | 111 | 10101 | 0 | 1010010 | 101110 | 1010101 | 101001110 | 1000110 | 1001 |
Color Harmonies of #270715
Complementary color
Monochromatic Colors of #270715
Black with #270715
Text Example
Text Example
White with #270715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270715; }
p { color: rgb(39,7,21); }
H1.HeaderClassName
{
color: #270715;
}
.AnyTagClassName
{
color: #270715;
}
</style>
background-color css
<style>
a { background-color: #270715; }
a { background-color: rgb(39,7,21); }
div.DivClassName
{
background-color: #270715;
}
.BgClassName
{
background-color: #270715;
}
</style>
border-color css
<style>
span { border-color: #270715; }
span { border-color: rgb(39,7,21); }
td.TdClassName
{
border-color: #270715;
}
.TagClassName
{
border-color: #270715;
}
</style>