Shades of Rustic Red #431619
Tints of Rustic Red #431619
RGB
CMYK
RGB Variations
Color information
#431619 (or 0x431619) is known color: Rustic Red. HEX triplet: 43, 16 and 19. RGB value is (67,22,25). Sum of RGB (Red+Green+Blue) = 67+22+25=114 (15% of max value = 765). Red value is 67 (26.56% from 255 or 58.77% from 114); Green value is 22 (8.98% from 255 or 19.30% from 114); Blue value is 25 (10.16% from 255 or 21.93% from 114); Max value from RGB is 67 - color contains mainly: red. Hex color #431619 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431619 is #BCE9E6. Grayscale: #232323. Windows color (decimal): -12380647 or 1644099. OLE color: 1644099.
HSL color Cylindrical-coordinate representation of color #431619: hue angle of 356º 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 #431619 is Cyan = 0, Magento = 0.67, Yellow = 0.63 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 22 | 25 | - |
| CMYK | 0 | 0.67 | 0.63 | 0.74 |
| HSL | 356º | 0.51% | 0.17% | - |
| HSV(B) | 356º | 0.67% | 0.26% | - |
| XYZ | 2.78 | 1.84 | 1.13 | - |
| YUV | 35.8 | 121.91 | 150.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 25 | 0 | 0.67 | 0.63 | 0.74 | 356 | 0.51 | 0.17 |
| Hex | 43 | 16 | 19 | 0 | 43 | 3F | 4A | 164 | 33 | 11 |
| Octal | 103 | 26 | 31 | 0 | 103 | 77 | 112 | 544 | 63 | 21 |
| Binary | 1000011 | 10110 | 11001 | 0 | 1000011 | 111111 | 1001010 | 101100100 | 110011 | 10001 |
Color Harmonies of #431619
Complementary color
Monochromatic Colors of #431619
Black with #431619
Text Example
Text Example
White with #431619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431619; }
p { color: rgb(67,22,25); }
H1.HeaderClassName
{
color: #431619;
}
.AnyTagClassName
{
color: #431619;
}
</style>
background-color css
<style>
a { background-color: #431619; }
a { background-color: rgb(67,22,25); }
div.DivClassName
{
background-color: #431619;
}
.BgClassName
{
background-color: #431619;
}
</style>
border-color css
<style>
span { border-color: #431619; }
span { border-color: rgb(67,22,25); }
td.TdClassName
{
border-color: #431619;
}
.TagClassName
{
border-color: #431619;
}
</style>