Shades of Rustic Red #430310
Tints of Rustic Red #430310
RGB
CMYK
RGB Variations
Color information
#430310 (or 0x430310) is known color: Rustic Red. HEX triplet: 43, 03 and 10. RGB value is (67,3,16). Sum of RGB (Red+Green+Blue) = 67+3+16=86 (11% of max value = 765). Red value is 67 (26.56% from 255 or 77.91% from 86); Green value is 3 (1.56% from 255 or 3.49% from 86); Blue value is 16 (6.64% from 255 or 18.60% from 86); Max value from RGB is 67 - color contains mainly: red. Hex color #430310 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430310 is #BCFCEF. Grayscale: #171717. Windows color (decimal): -12385520 or 1049411. OLE color: 1049411.
HSL color Cylindrical-coordinate representation of color #430310: hue angle of 347.81º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #430310 is Cyan = 0, Magento = 0.96, Yellow = 0.76 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 16 | - |
| CMYK | 0 | 0.96 | 0.76 | 0.74 |
| HSL | 347.81º | 0.91% | 0.14% | - |
| HSV(B) | 347.81º | 0.96% | 0.26% | - |
| XYZ | 2.44 | 1.3 | 0.61 | - |
| YUV | 23.62 | 123.7 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 16 | 0 | 0.96 | 0.76 | 0.74 | 347.81 | 0.91 | 0.14 |
| Hex | 43 | 3 | 10 | 0 | 60 | 4C | 4A | 15C | 5B | E |
| Octal | 103 | 3 | 20 | 0 | 140 | 114 | 112 | 534 | 133 | 16 |
| Binary | 1000011 | 11 | 10000 | 0 | 1100000 | 1001100 | 1001010 | 101011100 | 1011011 | 1110 |
Color Harmonies of #430310
Complementary color
Monochromatic Colors of #430310
Black with #430310
Text Example
Text Example
White with #430310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430310; }
p { color: rgb(67,3,16); }
H1.HeaderClassName
{
color: #430310;
}
.AnyTagClassName
{
color: #430310;
}
</style>
background-color css
<style>
a { background-color: #430310; }
a { background-color: rgb(67,3,16); }
div.DivClassName
{
background-color: #430310;
}
.BgClassName
{
background-color: #430310;
}
</style>
border-color css
<style>
span { border-color: #430310; }
span { border-color: rgb(67,3,16); }
td.TdClassName
{
border-color: #430310;
}
.TagClassName
{
border-color: #430310;
}
</style>