Shades of Rustic Red #430915
Tints of Rustic Red #430915
RGB
CMYK
RGB Variations
Color information
#430915 (or 0x430915) is known color: Rustic Red. HEX triplet: 43, 09 and 15. RGB value is (67,9,21). Sum of RGB (Red+Green+Blue) = 67+9+21=97 (12% of max value = 765). Red value is 67 (26.56% from 255 or 69.07% from 97); Green value is 9 (3.91% from 255 or 9.28% from 97); Blue value is 21 (8.59% from 255 or 21.65% from 97); Max value from RGB is 67 - color contains mainly: red. Hex color #430915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430915 is #BCF6EA. Grayscale: #1B1B1B. Windows color (decimal): -12383979 or 1378627. OLE color: 1378627.
HSL color Cylindrical-coordinate representation of color #430915: hue angle of 347.59º 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 #430915 is Cyan = 0, Magento = 0.87, Yellow = 0.69 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 9 | 21 | - |
| CMYK | 0 | 0.87 | 0.69 | 0.74 |
| HSL | 347.59º | 0.76% | 0.15% | - |
| HSV(B) | 347.59º | 0.87% | 0.26% | - |
| XYZ | 2.55 | 1.44 | 0.85 | - |
| YUV | 27.71 | 124.22 | 156.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 9 | 21 | 0 | 0.87 | 0.69 | 0.74 | 347.59 | 0.76 | 0.15 |
| Hex | 43 | 9 | 15 | 0 | 57 | 45 | 4A | 15C | 4C | F |
| Octal | 103 | 11 | 25 | 0 | 127 | 105 | 112 | 534 | 114 | 17 |
| Binary | 1000011 | 1001 | 10101 | 0 | 1010111 | 1000101 | 1001010 | 101011100 | 1001100 | 1111 |
Color Harmonies of #430915
Complementary color
Monochromatic Colors of #430915
Black with #430915
Text Example
Text Example
White with #430915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430915; }
p { color: rgb(67,9,21); }
H1.HeaderClassName
{
color: #430915;
}
.AnyTagClassName
{
color: #430915;
}
</style>
background-color css
<style>
a { background-color: #430915; }
a { background-color: rgb(67,9,21); }
div.DivClassName
{
background-color: #430915;
}
.BgClassName
{
background-color: #430915;
}
</style>
border-color css
<style>
span { border-color: #430915; }
span { border-color: rgb(67,9,21); }
td.TdClassName
{
border-color: #430915;
}
.TagClassName
{
border-color: #430915;
}
</style>