Shades of Rustic Red #281417
Tints of Rustic Red #281417
RGB
CMYK
RGB Variations
Color information
#281417 (or 0x281417) is known color: Rustic Red. HEX triplet: 28, 14 and 17. RGB value is (40,20,23). Sum of RGB (Red+Green+Blue) = 40+20+23=83 (10% of max value = 765). Red value is 40 (16.02% from 255 or 48.19% from 83); Green value is 20 (8.20% from 255 or 24.10% from 83); Blue value is 23 (9.38% from 255 or 27.71% from 83); Max value from RGB is 40 - color contains mainly: red. Hex color #281417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281417 is #D7EBE8. Grayscale: #1A1A1A. Windows color (decimal): -14150633 or 1512488. OLE color: 1512488.
HSL color Cylindrical-coordinate representation of color #281417: hue angle of 351º 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 #281417 is Cyan = 0, Magento = 0.5, Yellow = 0.43 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 20 | 23 | - |
| CMYK | 0 | 0.5 | 0.43 | 0.84 |
| HSL | 351º | 0.33% | 0.12% | - |
| HSV(B) | 351º | 0.5% | 0.16% | - |
| XYZ | 1.28 | 1.01 | 0.94 | - |
| YUV | 26.32 | 126.13 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 20 | 23 | 0 | 0.5 | 0.43 | 0.84 | 351 | 0.33 | 0.12 |
| Hex | 28 | 14 | 17 | 0 | 32 | 2B | 54 | 15F | 21 | C |
| Octal | 50 | 24 | 27 | 0 | 62 | 53 | 124 | 537 | 41 | 14 |
| Binary | 101000 | 10100 | 10111 | 0 | 110010 | 101011 | 1010100 | 101011111 | 100001 | 1100 |
Color Harmonies of #281417
Complementary color
Monochromatic Colors of #281417
Black with #281417
Text Example
Text Example
White with #281417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281417; }
p { color: rgb(40,20,23); }
H1.HeaderClassName
{
color: #281417;
}
.AnyTagClassName
{
color: #281417;
}
</style>
background-color css
<style>
a { background-color: #281417; }
a { background-color: rgb(40,20,23); }
div.DivClassName
{
background-color: #281417;
}
.BgClassName
{
background-color: #281417;
}
</style>
border-color css
<style>
span { border-color: #281417; }
span { border-color: rgb(40,20,23); }
td.TdClassName
{
border-color: #281417;
}
.TagClassName
{
border-color: #281417;
}
</style>