Shades of Rustic Red #281517
Tints of Rustic Red #281517
RGB
CMYK
RGB Variations
Color information
#281517 (or 0x281517) is known color: Rustic Red. HEX triplet: 28, 15 and 17. RGB value is (40,21,23). Sum of RGB (Red+Green+Blue) = 40+21+23=84 (11% of max value = 765). Red value is 40 (16.02% from 255 or 47.62% from 84); Green value is 21 (8.59% from 255 or 25% from 84); Blue value is 23 (9.38% from 255 or 27.38% from 84); Max value from RGB is 40 - color contains mainly: red. Hex color #281517 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #281517 is #D7EAE8. Grayscale: #1A1A1A. Windows color (decimal): -14150377 or 1512744. OLE color: 1512744.
HSL color Cylindrical-coordinate representation of color #281517: hue angle of 353.68º 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 #281517 is Cyan = 0, Magento = 0.48, Yellow = 0.43 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 40 | 21 | 23 | - |
| CMYK | 0 | 0.48 | 0.43 | 0.84 |
| HSL | 353.68º | 0.31% | 0.12% | - |
| HSV(B) | 353.68º | 0.48% | 0.16% | - |
| XYZ | 1.3 | 1.05 | 0.94 | - |
| YUV | 26.91 | 125.79 | 137.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 21 | 23 | 0 | 0.48 | 0.43 | 0.84 | 353.68 | 0.31 | 0.12 |
| Hex | 28 | 15 | 17 | 0 | 30 | 2B | 54 | 162 | 1F | C |
| Octal | 50 | 25 | 27 | 0 | 60 | 53 | 124 | 542 | 37 | 14 |
| Binary | 101000 | 10101 | 10111 | 0 | 110000 | 101011 | 1010100 | 101100010 | 11111 | 1100 |
Color Harmonies of #281517
Complementary color
Monochromatic Colors of #281517
Black with #281517
Text Example
Text Example
White with #281517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281517; }
p { color: rgb(40,21,23); }
H1.HeaderClassName
{
color: #281517;
}
.AnyTagClassName
{
color: #281517;
}
</style>
background-color css
<style>
a { background-color: #281517; }
a { background-color: rgb(40,21,23); }
div.DivClassName
{
background-color: #281517;
}
.BgClassName
{
background-color: #281517;
}
</style>
border-color css
<style>
span { border-color: #281517; }
span { border-color: rgb(40,21,23); }
td.TdClassName
{
border-color: #281517;
}
.TagClassName
{
border-color: #281517;
}
</style>