Shades of Rustic Red #431218
Tints of Rustic Red #431218
RGB
CMYK
RGB Variations
Color information
#431218 (or 0x431218) is known color: Rustic Red. HEX triplet: 43, 12 and 18. RGB value is (67,18,24). Sum of RGB (Red+Green+Blue) = 67+18+24=109 (14% of max value = 765). Red value is 67 (26.56% from 255 or 61.47% from 109); Green value is 18 (7.42% from 255 or 16.51% from 109); Blue value is 24 (9.77% from 255 or 22.02% from 109); Max value from RGB is 67 - color contains mainly: red. Hex color #431218 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431218 is #BCEDE7. Grayscale: #212121. Windows color (decimal): -12381672 or 1577539. OLE color: 1577539.
HSL color Cylindrical-coordinate representation of color #431218: hue angle of 352.65º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #431218 is Cyan = 0, Magento = 0.73, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 18 | 24 | - |
| CMYK | 0 | 0.73 | 0.64 | 0.74 |
| HSL | 352.65º | 0.58% | 0.17% | - |
| HSV(B) | 352.65º | 0.73% | 0.26% | - |
| XYZ | 2.7 | 1.69 | 1.05 | - |
| YUV | 33.34 | 122.73 | 152.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 18 | 24 | 0 | 0.73 | 0.64 | 0.74 | 352.65 | 0.58 | 0.17 |
| Hex | 43 | 12 | 18 | 0 | 49 | 40 | 4A | 161 | 3A | 11 |
| Octal | 103 | 22 | 30 | 0 | 111 | 100 | 112 | 541 | 72 | 21 |
| Binary | 1000011 | 10010 | 11000 | 0 | 1001001 | 1000000 | 1001010 | 101100001 | 111010 | 10001 |
Color Harmonies of #431218
Complementary color
Monochromatic Colors of #431218
Black with #431218
Text Example
Text Example
White with #431218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431218; }
p { color: rgb(67,18,24); }
H1.HeaderClassName
{
color: #431218;
}
.AnyTagClassName
{
color: #431218;
}
</style>
background-color css
<style>
a { background-color: #431218; }
a { background-color: rgb(67,18,24); }
div.DivClassName
{
background-color: #431218;
}
.BgClassName
{
background-color: #431218;
}
</style>
border-color css
<style>
span { border-color: #431218; }
span { border-color: rgb(67,18,24); }
td.TdClassName
{
border-color: #431218;
}
.TagClassName
{
border-color: #431218;
}
</style>