Shades of Rustic Red #261516
Tints of Rustic Red #261516
RGB
CMYK
RGB Variations
Color information
#261516 (or 0x261516) is known color: Rustic Red. HEX triplet: 26, 15 and 16. RGB value is (38,21,22). Sum of RGB (Red+Green+Blue) = 38+21+22=81 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.91% from 81); Green value is 21 (8.59% from 255 or 25.93% from 81); Blue value is 22 (8.98% from 255 or 27.16% from 81); Max value from RGB is 38 - color contains mainly: red. Hex color #261516 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261516 is #D9EAE9. Grayscale: #1A1A1A. Windows color (decimal): -14281450 or 1447206. OLE color: 1447206.
HSL color Cylindrical-coordinate representation of color #261516: hue angle of 356.47º degrees, saturation: 0.29, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #261516 is Cyan = 0, Magento = 0.45, Yellow = 0.42 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 21 | 22 | - |
| CMYK | 0 | 0.45 | 0.42 | 0.85 |
| HSL | 356.47º | 0.29% | 0.12% | - |
| HSV(B) | 356.47º | 0.45% | 0.15% | - |
| XYZ | 1.21 | 1.01 | 0.89 | - |
| YUV | 26.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 22 | 0 | 0.45 | 0.42 | 0.85 | 356.47 | 0.29 | 0.12 |
| Hex | 26 | 15 | 16 | 0 | 2D | 2A | 55 | 164 | 1D | C |
| Octal | 46 | 25 | 26 | 0 | 55 | 52 | 125 | 544 | 35 | 14 |
| Binary | 100110 | 10101 | 10110 | 0 | 101101 | 101010 | 1010101 | 101100100 | 11101 | 1100 |
Color Harmonies of #261516
Complementary color
Monochromatic Colors of #261516
Black with #261516
Text Example
Text Example
White with #261516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261516; }
p { color: rgb(38,21,22); }
H1.HeaderClassName
{
color: #261516;
}
.AnyTagClassName
{
color: #261516;
}
</style>
background-color css
<style>
a { background-color: #261516; }
a { background-color: rgb(38,21,22); }
div.DivClassName
{
background-color: #261516;
}
.BgClassName
{
background-color: #261516;
}
</style>
border-color css
<style>
span { border-color: #261516; }
span { border-color: rgb(38,21,22); }
td.TdClassName
{
border-color: #261516;
}
.TagClassName
{
border-color: #261516;
}
</style>