Shades of Rustic Red #260814
Tints of Rustic Red #260814
RGB
CMYK
RGB Variations
Color information
#260814 (or 0x260814) is known color: Rustic Red. HEX triplet: 26, 08 and 14. RGB value is (38,8,20). Sum of RGB (Red+Green+Blue) = 38+8+20=66 (8% of max value = 765). Red value is 38 (15.23% from 255 or 57.58% from 66); Green value is 8 (3.52% from 255 or 12.12% from 66); Blue value is 20 (8.20% from 255 or 30.30% from 66); Max value from RGB is 38 - color contains mainly: red. Hex color #260814 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #260814 is #D9F7EB. Grayscale: #121212. Windows color (decimal): -14284780 or 1312806. OLE color: 1312806.
HSL color Cylindrical-coordinate representation of color #260814: hue angle of 336º degrees, saturation: 0.65, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #260814 is Cyan = 0, Magento = 0.79, Yellow = 0.47 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 8 | 20 | - |
| CMYK | 0 | 0.79 | 0.47 | 0.85 |
| HSL | 336º | 0.65% | 0.09% | - |
| HSV(B) | 336º | 0.79% | 0.15% | - |
| XYZ | 1.01 | 0.64 | 0.73 | - |
| YUV | 18.34 | 128.94 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 20 | 0 | 0.79 | 0.47 | 0.85 | 336 | 0.65 | 0.09 |
| Hex | 26 | 8 | 14 | 0 | 4F | 2F | 55 | 150 | 41 | 9 |
| Octal | 46 | 10 | 24 | 0 | 117 | 57 | 125 | 520 | 101 | 11 |
| Binary | 100110 | 1000 | 10100 | 0 | 1001111 | 101111 | 1010101 | 101010000 | 1000001 | 1001 |
Color Harmonies of #260814
Complementary color
Monochromatic Colors of #260814
Black with #260814
Text Example
Text Example
White with #260814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260814; }
p { color: rgb(38,8,20); }
H1.HeaderClassName
{
color: #260814;
}
.AnyTagClassName
{
color: #260814;
}
</style>
background-color css
<style>
a { background-color: #260814; }
a { background-color: rgb(38,8,20); }
div.DivClassName
{
background-color: #260814;
}
.BgClassName
{
background-color: #260814;
}
</style>
border-color css
<style>
span { border-color: #260814; }
span { border-color: rgb(38,8,20); }
td.TdClassName
{
border-color: #260814;
}
.TagClassName
{
border-color: #260814;
}
</style>