Shades of Rustic Red #260915
Tints of Rustic Red #260915
RGB
CMYK
RGB Variations
Color information
#260915 (or 0x260915) is known color: Rustic Red. HEX triplet: 26, 09 and 15. RGB value is (38,9,21). Sum of RGB (Red+Green+Blue) = 38+9+21=68 (9% of max value = 765). Red value is 38 (15.23% from 255 or 55.88% from 68); Green value is 9 (3.91% from 255 or 13.24% from 68); Blue value is 21 (8.59% from 255 or 30.88% from 68); Max value from RGB is 38 - color contains mainly: red. Hex color #260915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260915 is #D9F6EA. Grayscale: #131313. Windows color (decimal): -14284523 or 1378598. OLE color: 1378598.
HSL color Cylindrical-coordinate representation of color #260915: hue angle of 335.17º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #260915 is Cyan = 0, Magento = 0.76, Yellow = 0.45 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 9 | 21 | - |
| CMYK | 0 | 0.76 | 0.45 | 0.85 |
| HSL | 335.17º | 0.62% | 0.09% | - |
| HSV(B) | 335.17º | 0.76% | 0.15% | - |
| XYZ | 1.03 | 0.66 | 0.78 | - |
| YUV | 19.04 | 129.11 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 21 | 0 | 0.76 | 0.45 | 0.85 | 335.17 | 0.62 | 0.09 |
| Hex | 26 | 9 | 15 | 0 | 4C | 2D | 55 | 14F | 3E | 9 |
| Octal | 46 | 11 | 25 | 0 | 114 | 55 | 125 | 517 | 76 | 11 |
| Binary | 100110 | 1001 | 10101 | 0 | 1001100 | 101101 | 1010101 | 101001111 | 111110 | 1001 |
Color Harmonies of #260915
Complementary color
Monochromatic Colors of #260915
Black with #260915
Text Example
Text Example
White with #260915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260915; }
p { color: rgb(38,9,21); }
H1.HeaderClassName
{
color: #260915;
}
.AnyTagClassName
{
color: #260915;
}
</style>
background-color css
<style>
a { background-color: #260915; }
a { background-color: rgb(38,9,21); }
div.DivClassName
{
background-color: #260915;
}
.BgClassName
{
background-color: #260915;
}
</style>
border-color css
<style>
span { border-color: #260915; }
span { border-color: rgb(38,9,21); }
td.TdClassName
{
border-color: #260915;
}
.TagClassName
{
border-color: #260915;
}
</style>