Shades of Rustic Red #261518
Tints of Rustic Red #261518
RGB
CMYK
RGB Variations
Color information
#261518 (or 0x261518) is known color: Rustic Red. HEX triplet: 26, 15 and 18. RGB value is (38,21,24). Sum of RGB (Red+Green+Blue) = 38+21+24=83 (10% of max value = 765). Red value is 38 (15.23% from 255 or 45.78% from 83); Green value is 21 (8.59% from 255 or 25.30% from 83); Blue value is 24 (9.77% from 255 or 28.92% from 83); Max value from RGB is 38 - color contains mainly: red. Hex color #261518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261518 is #D9EAE7. Grayscale: #1A1A1A. Windows color (decimal): -14281448 or 1578278. OLE color: 1578278.
HSL color Cylindrical-coordinate representation of color #261518: hue angle of 349.41º degrees, saturation: 0.29, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #261518 is Cyan = 0, Magento = 0.45, Yellow = 0.37 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 21 | 24 | - |
| CMYK | 0 | 0.45 | 0.37 | 0.85 |
| HSL | 349.41º | 0.29% | 0.12% | - |
| HSV(B) | 349.41º | 0.45% | 0.15% | - |
| XYZ | 1.23 | 1.01 | 0.99 | - |
| YUV | 26.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 24 | 0 | 0.45 | 0.37 | 0.85 | 349.41 | 0.29 | 0.12 |
| Hex | 26 | 15 | 18 | 0 | 2D | 25 | 55 | 15D | 1D | C |
| Octal | 46 | 25 | 30 | 0 | 55 | 45 | 125 | 535 | 35 | 14 |
| Binary | 100110 | 10101 | 11000 | 0 | 101101 | 100101 | 1010101 | 101011101 | 11101 | 1100 |
Color Harmonies of #261518
Complementary color
Monochromatic Colors of #261518
Black with #261518
Text Example
Text Example
White with #261518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261518; }
p { color: rgb(38,21,24); }
H1.HeaderClassName
{
color: #261518;
}
.AnyTagClassName
{
color: #261518;
}
</style>
background-color css
<style>
a { background-color: #261518; }
a { background-color: rgb(38,21,24); }
div.DivClassName
{
background-color: #261518;
}
.BgClassName
{
background-color: #261518;
}
</style>
border-color css
<style>
span { border-color: #261518; }
span { border-color: rgb(38,21,24); }
td.TdClassName
{
border-color: #261518;
}
.TagClassName
{
border-color: #261518;
}
</style>