Shades of Rustic Red #261316
Tints of Rustic Red #261316
RGB
CMYK
RGB Variations
Color information
#261316 (or 0x261316) is known color: Rustic Red. HEX triplet: 26, 13 and 16. RGB value is (38,19,22). Sum of RGB (Red+Green+Blue) = 38+19+22=79 (10% of max value = 765). Red value is 38 (15.23% from 255 or 48.10% from 79); Green value is 19 (7.81% from 255 or 24.05% from 79); Blue value is 22 (8.98% from 255 or 27.85% from 79); Max value from RGB is 38 - color contains mainly: red. Hex color #261316 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261316 is #D9ECE9. Grayscale: #191919. Windows color (decimal): -14281962 or 1446694. OLE color: 1446694.
HSL color Cylindrical-coordinate representation of color #261316: hue angle of 350.53º degrees, saturation: 0.33, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #261316 is Cyan = 0, Magento = 0.50, Yellow = 0.42 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 19 | 22 | - |
| CMYK | 0 | 0.50 | 0.42 | 0.85 |
| HSL | 350.53º | 0.33% | 0.11% | - |
| HSV(B) | 350.53º | 0.5% | 0.15% | - |
| XYZ | 1.18 | 0.94 | 0.88 | - |
| YUV | 25.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 22 | 0 | 0.50 | 0.42 | 0.85 | 350.53 | 0.33 | 0.11 |
| Hex | 26 | 13 | 16 | 0 | 32 | 2A | 55 | 15F | 21 | B |
| Octal | 46 | 23 | 26 | 0 | 62 | 52 | 125 | 537 | 41 | 13 |
| Binary | 100110 | 10011 | 10110 | 0 | 110010 | 101010 | 1010101 | 101011111 | 100001 | 1011 |
Color Harmonies of #261316
Complementary color
Monochromatic Colors of #261316
Black with #261316
Text Example
Text Example
White with #261316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261316; }
p { color: rgb(38,19,22); }
H1.HeaderClassName
{
color: #261316;
}
.AnyTagClassName
{
color: #261316;
}
</style>
background-color css
<style>
a { background-color: #261316; }
a { background-color: rgb(38,19,22); }
div.DivClassName
{
background-color: #261316;
}
.BgClassName
{
background-color: #261316;
}
</style>
border-color css
<style>
span { border-color: #261316; }
span { border-color: rgb(38,19,22); }
td.TdClassName
{
border-color: #261316;
}
.TagClassName
{
border-color: #261316;
}
</style>