Shades of Rustic Red #430810
Tints of Rustic Red #430810
RGB
CMYK
RGB Variations
Color information
#430810 (or 0x430810) is known color: Rustic Red. HEX triplet: 43, 08 and 10. RGB value is (67,8,16). Sum of RGB (Red+Green+Blue) = 67+8+16=91 (12% of max value = 765). Red value is 67 (26.56% from 255 or 73.63% from 91); Green value is 8 (3.52% from 255 or 8.79% from 91); Blue value is 16 (6.64% from 255 or 17.58% from 91); Max value from RGB is 67 - color contains mainly: red. Hex color #430810 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430810 is #BCF7EF. Grayscale: #1A1A1A. Windows color (decimal): -12384240 or 1050691. OLE color: 1050691.
HSL color Cylindrical-coordinate representation of color #430810: hue angle of 351.86º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #430810 is Cyan = 0, Magento = 0.88, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 8 | 16 | - |
| CMYK | 0 | 0.88 | 0.76 | 0.74 |
| HSL | 351.86º | 0.79% | 0.15% | - |
| HSV(B) | 351.86º | 0.88% | 0.26% | - |
| XYZ | 2.5 | 1.4 | 0.63 | - |
| YUV | 26.55 | 122.05 | 156.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 8 | 16 | 0 | 0.88 | 0.76 | 0.74 | 351.86 | 0.79 | 0.15 |
| Hex | 43 | 8 | 10 | 0 | 58 | 4C | 4A | 160 | 4F | F |
| Octal | 103 | 10 | 20 | 0 | 130 | 114 | 112 | 540 | 117 | 17 |
| Binary | 1000011 | 1000 | 10000 | 0 | 1011000 | 1001100 | 1001010 | 101100000 | 1001111 | 1111 |
Color Harmonies of #430810
Complementary color
Monochromatic Colors of #430810
Black with #430810
Text Example
Text Example
White with #430810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430810; }
p { color: rgb(67,8,16); }
H1.HeaderClassName
{
color: #430810;
}
.AnyTagClassName
{
color: #430810;
}
</style>
background-color css
<style>
a { background-color: #430810; }
a { background-color: rgb(67,8,16); }
div.DivClassName
{
background-color: #430810;
}
.BgClassName
{
background-color: #430810;
}
</style>
border-color css
<style>
span { border-color: #430810; }
span { border-color: rgb(67,8,16); }
td.TdClassName
{
border-color: #430810;
}
.TagClassName
{
border-color: #430810;
}
</style>