Shades of Rustic Red #430516
Tints of Rustic Red #430516
RGB
CMYK
RGB Variations
Color information
#430516 (or 0x430516) is known color: Rustic Red. HEX triplet: 43, 05 and 16. RGB value is (67,5,22). Sum of RGB (Red+Green+Blue) = 67+5+22=94 (12% of max value = 765). Red value is 67 (26.56% from 255 or 71.28% from 94); Green value is 5 (2.34% from 255 or 5.32% from 94); Blue value is 22 (8.98% from 255 or 23.40% from 94); Max value from RGB is 67 - color contains mainly: red. Hex color #430516 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430516 is #BCFAE9. Grayscale: #191919. Windows color (decimal): -12385002 or 1443139. OLE color: 1443139.
HSL color Cylindrical-coordinate representation of color #430516: hue angle of 343.55º 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 #430516 is Cyan = 0, Magento = 0.93, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 22 | - |
| CMYK | 0 | 0.93 | 0.67 | 0.74 |
| HSL | 343.55º | 0.86% | 0.14% | - |
| HSV(B) | 343.55º | 0.93% | 0.26% | - |
| XYZ | 2.51 | 1.36 | 0.89 | - |
| YUV | 25.48 | 126.04 | 157.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 22 | 0 | 0.93 | 0.67 | 0.74 | 343.55 | 0.86 | 0.14 |
| Hex | 43 | 5 | 16 | 0 | 5D | 43 | 4A | 158 | 56 | E |
| Octal | 103 | 5 | 26 | 0 | 135 | 103 | 112 | 530 | 126 | 16 |
| Binary | 1000011 | 101 | 10110 | 0 | 1011101 | 1000011 | 1001010 | 101011000 | 1010110 | 1110 |
Color Harmonies of #430516
Complementary color
Monochromatic Colors of #430516
Black with #430516
Text Example
Text Example
White with #430516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430516; }
p { color: rgb(67,5,22); }
H1.HeaderClassName
{
color: #430516;
}
.AnyTagClassName
{
color: #430516;
}
</style>
background-color css
<style>
a { background-color: #430516; }
a { background-color: rgb(67,5,22); }
div.DivClassName
{
background-color: #430516;
}
.BgClassName
{
background-color: #430516;
}
</style>
border-color css
<style>
span { border-color: #430516; }
span { border-color: rgb(67,5,22); }
td.TdClassName
{
border-color: #430516;
}
.TagClassName
{
border-color: #430516;
}
</style>