Shades of Rustic Red #430514
Tints of Rustic Red #430514
RGB
CMYK
RGB Variations
Color information
#430514 (or 0x430514) is known color: Rustic Red. HEX triplet: 43, 05 and 14. RGB value is (67,5,20). Sum of RGB (Red+Green+Blue) = 67+5+20=92 (12% of max value = 765). Red value is 67 (26.56% from 255 or 72.83% from 92); Green value is 5 (2.34% from 255 or 5.43% from 92); Blue value is 20 (8.20% from 255 or 21.74% from 92); Max value from RGB is 67 - color contains mainly: red. Hex color #430514 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430514 is #BCFAEB. Grayscale: #191919. Windows color (decimal): -12385004 or 1312067. OLE color: 1312067.
HSL color Cylindrical-coordinate representation of color #430514: hue angle of 345.48º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #430514 is Cyan = 0, Magento = 0.93, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 20 | - |
| CMYK | 0 | 0.93 | 0.70 | 0.74 |
| HSL | 345.48º | 0.86% | 0.14% | - |
| HSV(B) | 345.48º | 0.93% | 0.26% | - |
| XYZ | 2.5 | 1.35 | 0.79 | - |
| YUV | 25.25 | 125.04 | 157.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 20 | 0 | 0.93 | 0.70 | 0.74 | 345.48 | 0.86 | 0.14 |
| Hex | 43 | 5 | 14 | 0 | 5D | 46 | 4A | 159 | 56 | E |
| Octal | 103 | 5 | 24 | 0 | 135 | 106 | 112 | 531 | 126 | 16 |
| Binary | 1000011 | 101 | 10100 | 0 | 1011101 | 1000110 | 1001010 | 101011001 | 1010110 | 1110 |
Color Harmonies of #430514
Complementary color
Monochromatic Colors of #430514
Black with #430514
Text Example
Text Example
White with #430514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430514; }
p { color: rgb(67,5,20); }
H1.HeaderClassName
{
color: #430514;
}
.AnyTagClassName
{
color: #430514;
}
</style>
background-color css
<style>
a { background-color: #430514; }
a { background-color: rgb(67,5,20); }
div.DivClassName
{
background-color: #430514;
}
.BgClassName
{
background-color: #430514;
}
</style>
border-color css
<style>
span { border-color: #430514; }
span { border-color: rgb(67,5,20); }
td.TdClassName
{
border-color: #430514;
}
.TagClassName
{
border-color: #430514;
}
</style>