Shades of Rustic Red #430417
Tints of Rustic Red #430417
RGB
CMYK
RGB Variations
Color information
#430417 (or 0x430417) is known color: Rustic Red. HEX triplet: 43, 04 and 17. RGB value is (67,4,23). Sum of RGB (Red+Green+Blue) = 67+4+23=94 (12% of max value = 765). Red value is 67 (26.56% from 255 or 71.28% from 94); Green value is 4 (1.95% from 255 or 4.26% from 94); Blue value is 23 (9.38% from 255 or 24.47% from 94); Max value from RGB is 67 - color contains mainly: red. Hex color #430417 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430417 is #BCFBE8. Grayscale: #181818. Windows color (decimal): -12385257 or 1508419. OLE color: 1508419.
HSL color Cylindrical-coordinate representation of color #430417: hue angle of 341.9º 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 #430417 is Cyan = 0, Magento = 0.94, Yellow = 0.66 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 4 | 23 | - |
| CMYK | 0 | 0.94 | 0.66 | 0.74 |
| HSL | 341.9º | 0.89% | 0.14% | - |
| HSV(B) | 341.9º | 0.94% | 0.26% | - |
| XYZ | 2.51 | 1.34 | 0.94 | - |
| YUV | 25 | 126.87 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 4 | 23 | 0 | 0.94 | 0.66 | 0.74 | 341.9 | 0.89 | 0.14 |
| Hex | 43 | 4 | 17 | 0 | 5E | 42 | 4A | 156 | 59 | E |
| Octal | 103 | 4 | 27 | 0 | 136 | 102 | 112 | 526 | 131 | 16 |
| Binary | 1000011 | 100 | 10111 | 0 | 1011110 | 1000010 | 1001010 | 101010110 | 1011001 | 1110 |
Color Harmonies of #430417
Complementary color
Monochromatic Colors of #430417
Black with #430417
Text Example
Text Example
White with #430417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430417; }
p { color: rgb(67,4,23); }
H1.HeaderClassName
{
color: #430417;
}
.AnyTagClassName
{
color: #430417;
}
</style>
background-color css
<style>
a { background-color: #430417; }
a { background-color: rgb(67,4,23); }
div.DivClassName
{
background-color: #430417;
}
.BgClassName
{
background-color: #430417;
}
</style>
border-color css
<style>
span { border-color: #430417; }
span { border-color: rgb(67,4,23); }
td.TdClassName
{
border-color: #430417;
}
.TagClassName
{
border-color: #430417;
}
</style>