Shades of Rustic Red #260311
Tints of Rustic Red #260311
RGB
CMYK
RGB Variations
Color information
#260311 (or 0x260311) is known color: Rustic Red. HEX triplet: 26, 03 and 11. RGB value is (38,3,17). Sum of RGB (Red+Green+Blue) = 38+3+17=58 (7% of max value = 765). Red value is 38 (15.23% from 255 or 65.52% from 58); Green value is 3 (1.56% from 255 or 5.17% from 58); Blue value is 17 (7.03% from 255 or 29.31% from 58); Max value from RGB is 38 - color contains mainly: red. Hex color #260311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260311 is #D9FCEE. Grayscale: #0F0F0F. Windows color (decimal): -14286063 or 1114918. OLE color: 1114918.
HSL color Cylindrical-coordinate representation of color #260311: hue angle of 336º degrees, saturation: 0.85, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #260311 is Cyan = 0, Magento = 0.92, Yellow = 0.55 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 3 | 17 | - |
| CMYK | 0 | 0.92 | 0.55 | 0.85 |
| HSL | 336º | 0.85% | 0.08% | - |
| HSV(B) | 336º | 0.92% | 0.15% | - |
| XYZ | 0.93 | 0.52 | 0.58 | - |
| YUV | 15.06 | 129.1 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 17 | 0 | 0.92 | 0.55 | 0.85 | 336 | 0.85 | 0.08 |
| Hex | 26 | 3 | 11 | 0 | 5C | 37 | 55 | 150 | 55 | 8 |
| Octal | 46 | 3 | 21 | 0 | 134 | 67 | 125 | 520 | 125 | 10 |
| Binary | 100110 | 11 | 10001 | 0 | 1011100 | 110111 | 1010101 | 101010000 | 1010101 | 1000 |
Color Harmonies of #260311
Complementary color
Monochromatic Colors of #260311
Black with #260311
Text Example
Text Example
White with #260311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260311; }
p { color: rgb(38,3,17); }
H1.HeaderClassName
{
color: #260311;
}
.AnyTagClassName
{
color: #260311;
}
</style>
background-color css
<style>
a { background-color: #260311; }
a { background-color: rgb(38,3,17); }
div.DivClassName
{
background-color: #260311;
}
.BgClassName
{
background-color: #260311;
}
</style>
border-color css
<style>
span { border-color: #260311; }
span { border-color: rgb(38,3,17); }
td.TdClassName
{
border-color: #260311;
}
.TagClassName
{
border-color: #260311;
}
</style>