Shades of Rustic Red #431418
Tints of Rustic Red #431418
RGB
CMYK
RGB Variations
Color information
#431418 (or 0x431418) is known color: Rustic Red. HEX triplet: 43, 14 and 18. RGB value is (67,20,24). Sum of RGB (Red+Green+Blue) = 67+20+24=111 (14% of max value = 765). Red value is 67 (26.56% from 255 or 60.36% from 111); Green value is 20 (8.20% from 255 or 18.02% from 111); Blue value is 24 (9.77% from 255 or 21.62% from 111); Max value from RGB is 67 - color contains mainly: red. Hex color #431418 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431418 is #BCEBE7. Grayscale: #222222. Windows color (decimal): -12381160 or 1578051. OLE color: 1578051.
HSL color Cylindrical-coordinate representation of color #431418: hue angle of 354.89º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431418 is Cyan = 0, Magento = 0.70, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 20 | 24 | - |
| CMYK | 0 | 0.70 | 0.64 | 0.74 |
| HSL | 354.89º | 0.54% | 0.17% | - |
| HSV(B) | 354.89º | 0.7% | 0.26% | - |
| XYZ | 2.73 | 1.76 | 1.06 | - |
| YUV | 34.51 | 122.07 | 151.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 24 | 0 | 0.70 | 0.64 | 0.74 | 354.89 | 0.54 | 0.17 |
| Hex | 43 | 14 | 18 | 0 | 46 | 40 | 4A | 163 | 36 | 11 |
| Octal | 103 | 24 | 30 | 0 | 106 | 100 | 112 | 543 | 66 | 21 |
| Binary | 1000011 | 10100 | 11000 | 0 | 1000110 | 1000000 | 1001010 | 101100011 | 110110 | 10001 |
Color Harmonies of #431418
Complementary color
Monochromatic Colors of #431418
Black with #431418
Text Example
Text Example
White with #431418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431418; }
p { color: rgb(67,20,24); }
H1.HeaderClassName
{
color: #431418;
}
.AnyTagClassName
{
color: #431418;
}
</style>
background-color css
<style>
a { background-color: #431418; }
a { background-color: rgb(67,20,24); }
div.DivClassName
{
background-color: #431418;
}
.BgClassName
{
background-color: #431418;
}
</style>
border-color css
<style>
span { border-color: #431418; }
span { border-color: rgb(67,20,24); }
td.TdClassName
{
border-color: #431418;
}
.TagClassName
{
border-color: #431418;
}
</style>