Shades of Rustic Red #430415
Tints of Rustic Red #430415
RGB
CMYK
RGB Variations
Color information
#430415 (or 0x430415) is known color: Rustic Red. HEX triplet: 43, 04 and 15. RGB value is (67,4,21). Sum of RGB (Red+Green+Blue) = 67+4+21=92 (12% of max value = 765). Red value is 67 (26.56% from 255 or 72.83% from 92); Green value is 4 (1.95% from 255 or 4.35% from 92); Blue value is 21 (8.59% from 255 or 22.83% from 92); Max value from RGB is 67 - color contains mainly: red. Hex color #430415 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430415 is #BCFBEA. Grayscale: #181818. Windows color (decimal): -12385259 or 1377347. OLE color: 1377347.
HSL color Cylindrical-coordinate representation of color #430415: hue angle of 343.81º 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 #430415 is Cyan = 0, Magento = 0.94, Yellow = 0.69 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 21 | - |
| CMYK | 0 | 0.94 | 0.69 | 0.74 |
| HSL | 343.81º | 0.89% | 0.14% | - |
| HSV(B) | 343.81º | 0.94% | 0.26% | - |
| XYZ | 2.49 | 1.33 | 0.84 | - |
| YUV | 24.78 | 125.87 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 21 | 0 | 0.94 | 0.69 | 0.74 | 343.81 | 0.89 | 0.14 |
| Hex | 43 | 4 | 15 | 0 | 5E | 45 | 4A | 158 | 59 | E |
| Octal | 103 | 4 | 25 | 0 | 136 | 105 | 112 | 530 | 131 | 16 |
| Binary | 1000011 | 100 | 10101 | 0 | 1011110 | 1000101 | 1001010 | 101011000 | 1011001 | 1110 |
Color Harmonies of #430415
Complementary color
Monochromatic Colors of #430415
Black with #430415
Text Example
Text Example
White with #430415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430415; }
p { color: rgb(67,4,21); }
H1.HeaderClassName
{
color: #430415;
}
.AnyTagClassName
{
color: #430415;
}
</style>
background-color css
<style>
a { background-color: #430415; }
a { background-color: rgb(67,4,21); }
div.DivClassName
{
background-color: #430415;
}
.BgClassName
{
background-color: #430415;
}
</style>
border-color css
<style>
span { border-color: #430415; }
span { border-color: rgb(67,4,21); }
td.TdClassName
{
border-color: #430415;
}
.TagClassName
{
border-color: #430415;
}
</style>