Shades of Rustic Red #270410
Tints of Rustic Red #270410
RGB
CMYK
RGB Variations
Color information
#270410 (or 0x270410) is known color: Rustic Red. HEX triplet: 27, 04 and 10. RGB value is (39,4,16). Sum of RGB (Red+Green+Blue) = 39+4+16=59 (7% of max value = 765). Red value is 39 (15.62% from 255 or 66.10% from 59); Green value is 4 (1.95% from 255 or 6.78% from 59); Blue value is 16 (6.64% from 255 or 27.12% from 59); Max value from RGB is 39 - color contains mainly: red. Hex color #270410 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #270410 is #D8FBEF. Grayscale: #0F0F0F. Windows color (decimal): -14220272 or 1049639. OLE color: 1049639.
HSL color Cylindrical-coordinate representation of color #270410: hue angle of 339.43º degrees, saturation: 0.81, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #270410 is Cyan = 0, Magento = 0.90, Yellow = 0.59 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 4 | 16 | - |
| CMYK | 0 | 0.90 | 0.59 | 0.85 |
| HSL | 339.43º | 0.81% | 0.08% | - |
| HSV(B) | 339.43º | 0.9% | 0.15% | - |
| XYZ | 0.97 | 0.56 | 0.55 | - |
| YUV | 15.83 | 128.1 | 144.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 4 | 16 | 0 | 0.90 | 0.59 | 0.85 | 339.43 | 0.81 | 0.08 |
| Hex | 27 | 4 | 10 | 0 | 5A | 3B | 55 | 153 | 51 | 8 |
| Octal | 47 | 4 | 20 | 0 | 132 | 73 | 125 | 523 | 121 | 10 |
| Binary | 100111 | 100 | 10000 | 0 | 1011010 | 111011 | 1010101 | 101010011 | 1010001 | 1000 |
Color Harmonies of #270410
Complementary color
Monochromatic Colors of #270410
Black with #270410
Text Example
Text Example
White with #270410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270410; }
p { color: rgb(39,4,16); }
H1.HeaderClassName
{
color: #270410;
}
.AnyTagClassName
{
color: #270410;
}
</style>
background-color css
<style>
a { background-color: #270410; }
a { background-color: rgb(39,4,16); }
div.DivClassName
{
background-color: #270410;
}
.BgClassName
{
background-color: #270410;
}
</style>
border-color css
<style>
span { border-color: #270410; }
span { border-color: rgb(39,4,16); }
td.TdClassName
{
border-color: #270410;
}
.TagClassName
{
border-color: #270410;
}
</style>