Shades of Rustic Red #281518
Tints of Rustic Red #281518
RGB
CMYK
RGB Variations
Color information
#281518 (or 0x281518) is known color: Rustic Red. HEX triplet: 28, 15 and 18. RGB value is (40,21,24). Sum of RGB (Red+Green+Blue) = 40+21+24=85 (11% of max value = 765). Red value is 40 (16.02% from 255 or 47.06% from 85); Green value is 21 (8.59% from 255 or 24.71% from 85); Blue value is 24 (9.77% from 255 or 28.24% from 85); Max value from RGB is 40 - color contains mainly: red. Hex color #281518 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281518 is #D7EAE7. Grayscale: #1B1B1B. Windows color (decimal): -14150376 or 1578280. OLE color: 1578280.
HSL color Cylindrical-coordinate representation of color #281518: hue angle of 350.53º degrees, saturation: 0.31, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #281518 is Cyan = 0, Magento = 0.48, Yellow = 0.40 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 21 | 24 | - |
| CMYK | 0 | 0.48 | 0.40 | 0.84 |
| HSL | 350.53º | 0.31% | 0.12% | - |
| HSV(B) | 350.53º | 0.48% | 0.16% | - |
| XYZ | 1.31 | 1.05 | 1 | - |
| YUV | 27.02 | 126.29 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 21 | 24 | 0 | 0.48 | 0.40 | 0.84 | 350.53 | 0.31 | 0.12 |
| Hex | 28 | 15 | 18 | 0 | 30 | 28 | 54 | 15F | 1F | C |
| Octal | 50 | 25 | 30 | 0 | 60 | 50 | 124 | 537 | 37 | 14 |
| Binary | 101000 | 10101 | 11000 | 0 | 110000 | 101000 | 1010100 | 101011111 | 11111 | 1100 |
Color Harmonies of #281518
Complementary color
Monochromatic Colors of #281518
Black with #281518
Text Example
Text Example
White with #281518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281518; }
p { color: rgb(40,21,24); }
H1.HeaderClassName
{
color: #281518;
}
.AnyTagClassName
{
color: #281518;
}
</style>
background-color css
<style>
a { background-color: #281518; }
a { background-color: rgb(40,21,24); }
div.DivClassName
{
background-color: #281518;
}
.BgClassName
{
background-color: #281518;
}
</style>
border-color css
<style>
span { border-color: #281518; }
span { border-color: rgb(40,21,24); }
td.TdClassName
{
border-color: #281518;
}
.TagClassName
{
border-color: #281518;
}
</style>