Shades of Rustic Red #430918
Tints of Rustic Red #430918
RGB
CMYK
RGB Variations
Color information
#430918 (or 0x430918) is known color: Rustic Red. HEX triplet: 43, 09 and 18. RGB value is (67,9,24). Sum of RGB (Red+Green+Blue) = 67+9+24=100 (13% of max value = 765). Red value is 67 (26.56% from 255 or 67% from 100); Green value is 9 (3.91% from 255 or 9% from 100); Blue value is 24 (9.77% from 255 or 24% from 100); Max value from RGB is 67 - color contains mainly: red. Hex color #430918 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430918 is #BCF6E7. Grayscale: #1C1C1C. Windows color (decimal): -12383976 or 1575235. OLE color: 1575235.
HSL color Cylindrical-coordinate representation of color #430918: hue angle of 344.48º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #430918 is Cyan = 0, Magento = 0.87, Yellow = 0.64 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 24 | - |
| CMYK | 0 | 0.87 | 0.64 | 0.74 |
| HSL | 344.48º | 0.76% | 0.15% | - |
| HSV(B) | 344.48º | 0.87% | 0.26% | - |
| XYZ | 2.58 | 1.45 | 1.01 | - |
| YUV | 28.05 | 125.72 | 155.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 24 | 0 | 0.87 | 0.64 | 0.74 | 344.48 | 0.76 | 0.15 |
| Hex | 43 | 9 | 18 | 0 | 57 | 40 | 4A | 158 | 4C | F |
| Octal | 103 | 11 | 30 | 0 | 127 | 100 | 112 | 530 | 114 | 17 |
| Binary | 1000011 | 1001 | 11000 | 0 | 1010111 | 1000000 | 1001010 | 101011000 | 1001100 | 1111 |
Color Harmonies of #430918
Complementary color
Monochromatic Colors of #430918
Black with #430918
Text Example
Text Example
White with #430918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430918; }
p { color: rgb(67,9,24); }
H1.HeaderClassName
{
color: #430918;
}
.AnyTagClassName
{
color: #430918;
}
</style>
background-color css
<style>
a { background-color: #430918; }
a { background-color: rgb(67,9,24); }
div.DivClassName
{
background-color: #430918;
}
.BgClassName
{
background-color: #430918;
}
</style>
border-color css
<style>
span { border-color: #430918; }
span { border-color: rgb(67,9,24); }
td.TdClassName
{
border-color: #430918;
}
.TagClassName
{
border-color: #430918;
}
</style>