Shades of Rustic Red #261417
Tints of Rustic Red #261417
RGB
CMYK
RGB Variations
Color information
#261417 (or 0x261417) is known color: Rustic Red. HEX triplet: 26, 14 and 17. RGB value is (38,20,23). Sum of RGB (Red+Green+Blue) = 38+20+23=81 (10% of max value = 765). Red value is 38 (15.23% from 255 or 46.91% from 81); Green value is 20 (8.20% from 255 or 24.69% from 81); Blue value is 23 (9.38% from 255 or 28.40% from 81); Max value from RGB is 38 - color contains mainly: red. Hex color #261417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261417 is #D9EBE8. Grayscale: #191919. Windows color (decimal): -14281705 or 1512486. OLE color: 1512486.
HSL color Cylindrical-coordinate representation of color #261417: hue angle of 350º degrees, saturation: 0.31, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #261417 is Cyan = 0, Magento = 0.47, Yellow = 0.39 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 20 | 23 | - |
| CMYK | 0 | 0.47 | 0.39 | 0.85 |
| HSL | 350º | 0.31% | 0.11% | - |
| HSV(B) | 350º | 0.47% | 0.15% | - |
| XYZ | 1.2 | 0.97 | 0.94 | - |
| YUV | 25.72 | 126.46 | 136.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 20 | 23 | 0 | 0.47 | 0.39 | 0.85 | 350 | 0.31 | 0.11 |
| Hex | 26 | 14 | 17 | 0 | 2F | 27 | 55 | 15E | 1F | B |
| Octal | 46 | 24 | 27 | 0 | 57 | 47 | 125 | 536 | 37 | 13 |
| Binary | 100110 | 10100 | 10111 | 0 | 101111 | 100111 | 1010101 | 101011110 | 11111 | 1011 |
Color Harmonies of #261417
Complementary color
Monochromatic Colors of #261417
Black with #261417
Text Example
Text Example
White with #261417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261417; }
p { color: rgb(38,20,23); }
H1.HeaderClassName
{
color: #261417;
}
.AnyTagClassName
{
color: #261417;
}
</style>
background-color css
<style>
a { background-color: #261417; }
a { background-color: rgb(38,20,23); }
div.DivClassName
{
background-color: #261417;
}
.BgClassName
{
background-color: #261417;
}
</style>
border-color css
<style>
span { border-color: #261417; }
span { border-color: rgb(38,20,23); }
td.TdClassName
{
border-color: #261417;
}
.TagClassName
{
border-color: #261417;
}
</style>