Shades of Rustic Red #430408
Tints of Rustic Red #430408
RGB
CMYK
RGB Variations
Color information
#430408 (or 0x430408) is known color: Rustic Red. HEX triplet: 43, 04 and 08. RGB value is (67,4,8). Sum of RGB (Red+Green+Blue) = 67+4+8=79 (10% of max value = 765). Red value is 67 (26.56% from 255 or 84.81% from 79); Green value is 4 (1.95% from 255 or 5.06% from 79); Blue value is 8 (3.52% from 255 or 10.13% from 79); Max value from RGB is 67 - color contains mainly: red. Hex color #430408 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430408 is #BCFBF7. Grayscale: #171717. Windows color (decimal): -12385272 or 525379. OLE color: 525379.
HSL color Cylindrical-coordinate representation of color #430408: hue angle of 356.19º 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 #430408 is Cyan = 0, Magento = 0.94, Yellow = 0.88 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 8 | - |
| CMYK | 0 | 0.94 | 0.88 | 0.74 |
| HSL | 356.19º | 0.89% | 0.14% | - |
| HSV(B) | 356.19º | 0.94% | 0.26% | - |
| XYZ | 2.4 | 1.3 | 0.35 | - |
| YUV | 23.29 | 119.37 | 159.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 8 | 0 | 0.94 | 0.88 | 0.74 | 356.19 | 0.89 | 0.14 |
| Hex | 43 | 4 | 8 | 0 | 5E | 58 | 4A | 164 | 59 | E |
| Octal | 103 | 4 | 10 | 0 | 136 | 130 | 112 | 544 | 131 | 16 |
| Binary | 1000011 | 100 | 1000 | 0 | 1011110 | 1011000 | 1001010 | 101100100 | 1011001 | 1110 |
Color Harmonies of #430408
Complementary color
Monochromatic Colors of #430408
Black with #430408
Text Example
Text Example
White with #430408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430408; }
p { color: rgb(67,4,8); }
H1.HeaderClassName
{
color: #430408;
}
.AnyTagClassName
{
color: #430408;
}
</style>
background-color css
<style>
a { background-color: #430408; }
a { background-color: rgb(67,4,8); }
div.DivClassName
{
background-color: #430408;
}
.BgClassName
{
background-color: #430408;
}
</style>
border-color css
<style>
span { border-color: #430408; }
span { border-color: rgb(67,4,8); }
td.TdClassName
{
border-color: #430408;
}
.TagClassName
{
border-color: #430408;
}
</style>