Shades of Rustic Red #431118
Tints of Rustic Red #431118
RGB
CMYK
RGB Variations
Color information
#431118 (or 0x431118) is known color: Rustic Red. HEX triplet: 43, 11 and 18. RGB value is (67,17,24). Sum of RGB (Red+Green+Blue) = 67+17+24=108 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.04% from 108); Green value is 17 (7.03% from 255 or 15.74% from 108); Blue value is 24 (9.77% from 255 or 22.22% from 108); Max value from RGB is 67 - color contains mainly: red. Hex color #431118 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431118 is #BCEEE7. Grayscale: #202020. Windows color (decimal): -12381928 or 1577283. OLE color: 1577283.
HSL color Cylindrical-coordinate representation of color #431118: hue angle of 351.6º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #431118 is Cyan = 0, Magento = 0.75, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 17 | 24 | - |
| CMYK | 0 | 0.75 | 0.64 | 0.74 |
| HSL | 351.6º | 0.6% | 0.16% | - |
| HSV(B) | 351.6º | 0.75% | 0.26% | - |
| XYZ | 2.68 | 1.66 | 1.04 | - |
| YUV | 32.75 | 123.07 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 17 | 24 | 0 | 0.75 | 0.64 | 0.74 | 351.6 | 0.6 | 0.16 |
| Hex | 43 | 11 | 18 | 0 | 4B | 40 | 4A | 160 | 3C | 10 |
| Octal | 103 | 21 | 30 | 0 | 113 | 100 | 112 | 540 | 74 | 20 |
| Binary | 1000011 | 10001 | 11000 | 0 | 1001011 | 1000000 | 1001010 | 101100000 | 111100 | 10000 |
Color Harmonies of #431118
Complementary color
Monochromatic Colors of #431118
Black with #431118
Text Example
Text Example
White with #431118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431118; }
p { color: rgb(67,17,24); }
H1.HeaderClassName
{
color: #431118;
}
.AnyTagClassName
{
color: #431118;
}
</style>
background-color css
<style>
a { background-color: #431118; }
a { background-color: rgb(67,17,24); }
div.DivClassName
{
background-color: #431118;
}
.BgClassName
{
background-color: #431118;
}
</style>
border-color css
<style>
span { border-color: #431118; }
span { border-color: rgb(67,17,24); }
td.TdClassName
{
border-color: #431118;
}
.TagClassName
{
border-color: #431118;
}
</style>