Shades of Rustic Red #261617
Tints of Rustic Red #261617
RGB
CMYK
RGB Variations
Color information
#261617 (or 0x261617) is known color: Rustic Red. HEX triplet: 26, 16 and 17. RGB value is (38,22,23). Sum of RGB (Red+Green+Blue) = 38+22+23=83 (10% of max value = 765). Red value is 38 (15.23% from 255 or 45.78% from 83); Green value is 22 (8.98% from 255 or 26.51% from 83); Blue value is 23 (9.38% from 255 or 27.71% from 83); Max value from RGB is 38 - color contains mainly: red. Hex color #261617 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261617 is #D9E9E8. Grayscale: #1A1A1A. Windows color (decimal): -14281193 or 1512998. OLE color: 1512998.
HSL color Cylindrical-coordinate representation of color #261617: hue angle of 356.25º degrees, saturation: 0.27, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #261617 is Cyan = 0, Magento = 0.42, Yellow = 0.39 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 22 | 23 | - |
| CMYK | 0 | 0.42 | 0.39 | 0.85 |
| HSL | 356.25º | 0.27% | 0.12% | - |
| HSV(B) | 356.25º | 0.42% | 0.15% | - |
| XYZ | 1.24 | 1.05 | 0.95 | - |
| YUV | 26.9 | 125.8 | 135.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 23 | 0 | 0.42 | 0.39 | 0.85 | 356.25 | 0.27 | 0.12 |
| Hex | 26 | 16 | 17 | 0 | 2A | 27 | 55 | 164 | 1B | C |
| Octal | 46 | 26 | 27 | 0 | 52 | 47 | 125 | 544 | 33 | 14 |
| Binary | 100110 | 10110 | 10111 | 0 | 101010 | 100111 | 1010101 | 101100100 | 11011 | 1100 |
Color Harmonies of #261617
Complementary color
Monochromatic Colors of #261617
Black with #261617
Text Example
Text Example
White with #261617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261617; }
p { color: rgb(38,22,23); }
H1.HeaderClassName
{
color: #261617;
}
.AnyTagClassName
{
color: #261617;
}
</style>
background-color css
<style>
a { background-color: #261617; }
a { background-color: rgb(38,22,23); }
div.DivClassName
{
background-color: #261617;
}
.BgClassName
{
background-color: #261617;
}
</style>
border-color css
<style>
span { border-color: #261617; }
span { border-color: rgb(38,22,23); }
td.TdClassName
{
border-color: #261617;
}
.TagClassName
{
border-color: #261617;
}
</style>