Shades of Rustic Red #261319
Tints of Rustic Red #261319
RGB
CMYK
RGB Variations
Color information
#261319 (or 0x261319) is known color: Rustic Red. HEX triplet: 26, 13 and 19. RGB value is (38,19,25). Sum of RGB (Red+Green+Blue) = 38+19+25=82 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.34% from 82); Green value is 19 (7.81% from 255 or 23.17% from 82); Blue value is 25 (10.16% from 255 or 30.49% from 82); Max value from RGB is 38 - color contains mainly: red. Hex color #261319 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261319 is #D9ECE6. Grayscale: #191919. Windows color (decimal): -14281959 or 1643302. OLE color: 1643302.
HSL color Cylindrical-coordinate representation of color #261319: hue angle of 341.05º 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 #261319 is Cyan = 0, Magento = 0.50, Yellow = 0.34 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 19 | 25 | - |
| CMYK | 0 | 0.50 | 0.34 | 0.85 |
| HSL | 341.05º | 0.33% | 0.11% | - |
| HSV(B) | 341.05º | 0.5% | 0.15% | - |
| XYZ | 1.21 | 0.95 | 1.04 | - |
| YUV | 25.37 | 127.79 | 137.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 25 | 0 | 0.50 | 0.34 | 0.85 | 341.05 | 0.33 | 0.11 |
| Hex | 26 | 13 | 19 | 0 | 32 | 22 | 55 | 155 | 21 | B |
| Octal | 46 | 23 | 31 | 0 | 62 | 42 | 125 | 525 | 41 | 13 |
| Binary | 100110 | 10011 | 11001 | 0 | 110010 | 100010 | 1010101 | 101010101 | 100001 | 1011 |
Color Harmonies of #261319
Complementary color
Monochromatic Colors of #261319
Black with #261319
Text Example
Text Example
White with #261319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261319; }
p { color: rgb(38,19,25); }
H1.HeaderClassName
{
color: #261319;
}
.AnyTagClassName
{
color: #261319;
}
</style>
background-color css
<style>
a { background-color: #261319; }
a { background-color: rgb(38,19,25); }
div.DivClassName
{
background-color: #261319;
}
.BgClassName
{
background-color: #261319;
}
</style>
border-color css
<style>
span { border-color: #261319; }
span { border-color: rgb(38,19,25); }
td.TdClassName
{
border-color: #261319;
}
.TagClassName
{
border-color: #261319;
}
</style>