Shades of Rustic Red #281416
Tints of Rustic Red #281416
RGB
CMYK
RGB Variations
Color information
#281416 (or 0x281416) is known color: Rustic Red. HEX triplet: 28, 14 and 16. RGB value is (40,20,22). Sum of RGB (Red+Green+Blue) = 40+20+22=82 (10% of max value = 765). Red value is 40 (16.02% from 255 or 48.78% from 82); Green value is 20 (8.20% from 255 or 24.39% from 82); Blue value is 22 (8.98% from 255 or 26.83% from 82); Max value from RGB is 40 - color contains mainly: red. Hex color #281416 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281416 is #D7EBE9. Grayscale: #1A1A1A. Windows color (decimal): -14150634 or 1446952. OLE color: 1446952.
HSL color Cylindrical-coordinate representation of color #281416: hue angle of 354º degrees, saturation: 0.33, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #281416 is Cyan = 0, Magento = 0.5, Yellow = 0.45 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 20 | 22 | - |
| CMYK | 0 | 0.5 | 0.45 | 0.84 |
| HSL | 354º | 0.33% | 0.12% | - |
| HSV(B) | 354º | 0.5% | 0.16% | - |
| XYZ | 1.27 | 1.01 | 0.89 | - |
| YUV | 26.21 | 125.63 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 22 | 0 | 0.5 | 0.45 | 0.84 | 354 | 0.33 | 0.12 |
| Hex | 28 | 14 | 16 | 0 | 32 | 2D | 54 | 162 | 21 | C |
| Octal | 50 | 24 | 26 | 0 | 62 | 55 | 124 | 542 | 41 | 14 |
| Binary | 101000 | 10100 | 10110 | 0 | 110010 | 101101 | 1010100 | 101100010 | 100001 | 1100 |
Color Harmonies of #281416
Complementary color
Monochromatic Colors of #281416
Black with #281416
Text Example
Text Example
White with #281416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281416; }
p { color: rgb(40,20,22); }
H1.HeaderClassName
{
color: #281416;
}
.AnyTagClassName
{
color: #281416;
}
</style>
background-color css
<style>
a { background-color: #281416; }
a { background-color: rgb(40,20,22); }
div.DivClassName
{
background-color: #281416;
}
.BgClassName
{
background-color: #281416;
}
</style>
border-color css
<style>
span { border-color: #281416; }
span { border-color: rgb(40,20,22); }
td.TdClassName
{
border-color: #281416;
}
.TagClassName
{
border-color: #281416;
}
</style>