Shades of Rustic Red #430414
Tints of Rustic Red #430414
RGB
CMYK
RGB Variations
Color information
#430414 (or 0x430414) is known color: Rustic Red. HEX triplet: 43, 04 and 14. RGB value is (67,4,20). Sum of RGB (Red+Green+Blue) = 67+4+20=91 (12% of max value = 765). Red value is 67 (26.56% from 255 or 73.63% from 91); Green value is 4 (1.95% from 255 or 4.40% from 91); Blue value is 20 (8.20% from 255 or 21.98% from 91); Max value from RGB is 67 - color contains mainly: red. Hex color #430414 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430414 is #BCFBEB. Grayscale: #181818. Windows color (decimal): -12385260 or 1311811. OLE color: 1311811.
HSL color Cylindrical-coordinate representation of color #430414: hue angle of 344.76º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #430414 is Cyan = 0, Magento = 0.94, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 20 | - |
| CMYK | 0 | 0.94 | 0.70 | 0.74 |
| HSL | 344.76º | 0.89% | 0.14% | - |
| HSV(B) | 344.76º | 0.94% | 0.26% | - |
| XYZ | 2.48 | 1.33 | 0.79 | - |
| YUV | 24.66 | 125.37 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 20 | 0 | 0.94 | 0.70 | 0.74 | 344.76 | 0.89 | 0.14 |
| Hex | 43 | 4 | 14 | 0 | 5E | 46 | 4A | 159 | 59 | E |
| Octal | 103 | 4 | 24 | 0 | 136 | 106 | 112 | 531 | 131 | 16 |
| Binary | 1000011 | 100 | 10100 | 0 | 1011110 | 1000110 | 1001010 | 101011001 | 1011001 | 1110 |
Color Harmonies of #430414
Complementary color
Monochromatic Colors of #430414
Black with #430414
Text Example
Text Example
White with #430414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430414; }
p { color: rgb(67,4,20); }
H1.HeaderClassName
{
color: #430414;
}
.AnyTagClassName
{
color: #430414;
}
</style>
background-color css
<style>
a { background-color: #430414; }
a { background-color: rgb(67,4,20); }
div.DivClassName
{
background-color: #430414;
}
.BgClassName
{
background-color: #430414;
}
</style>
border-color css
<style>
span { border-color: #430414; }
span { border-color: rgb(67,4,20); }
td.TdClassName
{
border-color: #430414;
}
.TagClassName
{
border-color: #430414;
}
</style>