Shades of Rustic Red #430117
Tints of Rustic Red #430117
RGB
CMYK
RGB Variations
Color information
#430117 (or 0x430117) is known color: Rustic Red. HEX triplet: 43, 01 and 17. RGB value is (67,1,23). Sum of RGB (Red+Green+Blue) = 67+1+23=91 (12% of max value = 765). Red value is 67 (26.56% from 255 or 73.63% from 91); Green value is 1 (0.78% from 255 or 1.10% from 91); Blue value is 23 (9.38% from 255 or 25.27% from 91); Max value from RGB is 67 - color contains mainly: red. Hex color #430117 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430117 is #BCFEE8. Grayscale: #171717. Windows color (decimal): -12386025 or 1507651. OLE color: 1507651.
HSL color Cylindrical-coordinate representation of color #430117: hue angle of 340º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #430117 is Cyan = 0, Magento = 0.99, Yellow = 0.66 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 1 | 23 | - |
| CMYK | 0 | 0.99 | 0.66 | 0.74 |
| HSL | 340º | 0.97% | 0.13% | - |
| HSV(B) | 340º | 0.99% | 0.26% | - |
| XYZ | 2.48 | 1.28 | 0.93 | - |
| YUV | 23.24 | 127.87 | 159.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 1 | 23 | 0 | 0.99 | 0.66 | 0.74 | 340 | 0.97 | 0.13 |
| Hex | 43 | 1 | 17 | 0 | 63 | 42 | 4A | 154 | 61 | D |
| Octal | 103 | 1 | 27 | 0 | 143 | 102 | 112 | 524 | 141 | 15 |
| Binary | 1000011 | 1 | 10111 | 0 | 1100011 | 1000010 | 1001010 | 101010100 | 1100001 | 1101 |
Color Harmonies of #430117
Complementary color
Monochromatic Colors of #430117
Black with #430117
Text Example
Text Example
White with #430117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430117; }
p { color: rgb(67,1,23); }
H1.HeaderClassName
{
color: #430117;
}
.AnyTagClassName
{
color: #430117;
}
</style>
background-color css
<style>
a { background-color: #430117; }
a { background-color: rgb(67,1,23); }
div.DivClassName
{
background-color: #430117;
}
.BgClassName
{
background-color: #430117;
}
</style>
border-color css
<style>
span { border-color: #430117; }
span { border-color: rgb(67,1,23); }
td.TdClassName
{
border-color: #430117;
}
.TagClassName
{
border-color: #430117;
}
</style>