Shades of Rustic Red #281418
Tints of Rustic Red #281418
RGB
CMYK
RGB Variations
Color information
#281418 (or 0x281418) is known color: Rustic Red. HEX triplet: 28, 14 and 18. RGB value is (40,20,24). Sum of RGB (Red+Green+Blue) = 40+20+24=84 (11% of max value = 765). Red value is 40 (16.02% from 255 or 47.62% from 84); Green value is 20 (8.20% from 255 or 23.81% from 84); Blue value is 24 (9.77% from 255 or 28.57% from 84); Max value from RGB is 40 - color contains mainly: red. Hex color #281418 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281418 is #D7EBE7. Grayscale: #1A1A1A. Windows color (decimal): -14150632 or 1578024. OLE color: 1578024.
HSL color Cylindrical-coordinate representation of color #281418: hue angle of 348º 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 #281418 is Cyan = 0, Magento = 0.5, Yellow = 0.40 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 20 | 24 | - |
| CMYK | 0 | 0.5 | 0.40 | 0.84 |
| HSL | 348º | 0.33% | 0.12% | - |
| HSV(B) | 348º | 0.5% | 0.16% | - |
| XYZ | 1.29 | 1.02 | 0.99 | - |
| YUV | 26.44 | 126.63 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 24 | 0 | 0.5 | 0.40 | 0.84 | 348 | 0.33 | 0.12 |
| Hex | 28 | 14 | 18 | 0 | 32 | 28 | 54 | 15C | 21 | C |
| Octal | 50 | 24 | 30 | 0 | 62 | 50 | 124 | 534 | 41 | 14 |
| Binary | 101000 | 10100 | 11000 | 0 | 110010 | 101000 | 1010100 | 101011100 | 100001 | 1100 |
Color Harmonies of #281418
Complementary color
Monochromatic Colors of #281418
Black with #281418
Text Example
Text Example
White with #281418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281418; }
p { color: rgb(40,20,24); }
H1.HeaderClassName
{
color: #281418;
}
.AnyTagClassName
{
color: #281418;
}
</style>
background-color css
<style>
a { background-color: #281418; }
a { background-color: rgb(40,20,24); }
div.DivClassName
{
background-color: #281418;
}
.BgClassName
{
background-color: #281418;
}
</style>
border-color css
<style>
span { border-color: #281418; }
span { border-color: rgb(40,20,24); }
td.TdClassName
{
border-color: #281418;
}
.TagClassName
{
border-color: #281418;
}
</style>