Shades of Rustic Red #431618
Tints of Rustic Red #431618
RGB
CMYK
RGB Variations
Color information
#431618 (or 0x431618) is known color: Rustic Red. HEX triplet: 43, 16 and 18. RGB value is (67,22,24). Sum of RGB (Red+Green+Blue) = 67+22+24=113 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.29% from 113); Green value is 22 (8.98% from 255 or 19.47% from 113); Blue value is 24 (9.77% from 255 or 21.24% from 113); Max value from RGB is 67 - color contains mainly: red. Hex color #431618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431618 is #BCE9E7. Grayscale: #232323. Windows color (decimal): -12380648 or 1578563. OLE color: 1578563.
HSL color Cylindrical-coordinate representation of color #431618: hue angle of 357.33º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #431618 is Cyan = 0, Magento = 0.67, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 22 | 24 | - |
| CMYK | 0 | 0.67 | 0.64 | 0.74 |
| HSL | 357.33º | 0.51% | 0.17% | - |
| HSV(B) | 357.33º | 0.67% | 0.26% | - |
| XYZ | 2.77 | 1.83 | 1.07 | - |
| YUV | 35.68 | 121.41 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 24 | 0 | 0.67 | 0.64 | 0.74 | 357.33 | 0.51 | 0.17 |
| Hex | 43 | 16 | 18 | 0 | 43 | 40 | 4A | 165 | 33 | 11 |
| Octal | 103 | 26 | 30 | 0 | 103 | 100 | 112 | 545 | 63 | 21 |
| Binary | 1000011 | 10110 | 11000 | 0 | 1000011 | 1000000 | 1001010 | 101100101 | 110011 | 10001 |
Color Harmonies of #431618
Complementary color
Monochromatic Colors of #431618
Black with #431618
Text Example
Text Example
White with #431618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431618; }
p { color: rgb(67,22,24); }
H1.HeaderClassName
{
color: #431618;
}
.AnyTagClassName
{
color: #431618;
}
</style>
background-color css
<style>
a { background-color: #431618; }
a { background-color: rgb(67,22,24); }
div.DivClassName
{
background-color: #431618;
}
.BgClassName
{
background-color: #431618;
}
</style>
border-color css
<style>
span { border-color: #431618; }
span { border-color: rgb(67,22,24); }
td.TdClassName
{
border-color: #431618;
}
.TagClassName
{
border-color: #431618;
}
</style>