Shades of Rustic Red #261011
Tints of Rustic Red #261011
RGB
CMYK
RGB Variations
Color information
#261011 (or 0x261011) is known color: Rustic Red. HEX triplet: 26, 10 and 11. RGB value is (38,16,17). Sum of RGB (Red+Green+Blue) = 38+16+17=71 (9% of max value = 765). Red value is 38 (15.23% from 255 or 53.52% from 71); Green value is 16 (6.64% from 255 or 22.54% from 71); Blue value is 17 (7.03% from 255 or 23.94% from 71); Max value from RGB is 38 - color contains mainly: red. Hex color #261011 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261011 is #D9EFEE. Grayscale: #161616. Windows color (decimal): -14282735 or 1118246. OLE color: 1118246.
HSL color Cylindrical-coordinate representation of color #261011: hue angle of 357.27º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #261011 is Cyan = 0, Magento = 0.58, Yellow = 0.55 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 16 | 17 | - |
| CMYK | 0 | 0.58 | 0.55 | 0.85 |
| HSL | 357.27º | 0.41% | 0.11% | - |
| HSV(B) | 357.27º | 0.58% | 0.15% | - |
| XYZ | 1.09 | 0.82 | 0.63 | - |
| YUV | 22.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 17 | 0 | 0.58 | 0.55 | 0.85 | 357.27 | 0.41 | 0.11 |
| Hex | 26 | 10 | 11 | 0 | 3A | 37 | 55 | 165 | 29 | B |
| Octal | 46 | 20 | 21 | 0 | 72 | 67 | 125 | 545 | 51 | 13 |
| Binary | 100110 | 10000 | 10001 | 0 | 111010 | 110111 | 1010101 | 101100101 | 101001 | 1011 |
Color Harmonies of #261011
Complementary color
Monochromatic Colors of #261011
Black with #261011
Text Example
Text Example
White with #261011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261011; }
p { color: rgb(38,16,17); }
H1.HeaderClassName
{
color: #261011;
}
.AnyTagClassName
{
color: #261011;
}
</style>
background-color css
<style>
a { background-color: #261011; }
a { background-color: rgb(38,16,17); }
div.DivClassName
{
background-color: #261011;
}
.BgClassName
{
background-color: #261011;
}
</style>
border-color css
<style>
span { border-color: #261011; }
span { border-color: rgb(38,16,17); }
td.TdClassName
{
border-color: #261011;
}
.TagClassName
{
border-color: #261011;
}
</style>