Shades of Rustic Red #430507
Tints of Rustic Red #430507
RGB
CMYK
RGB Variations
Color information
#430507 (or 0x430507) is known color: Rustic Red. HEX triplet: 43, 05 and 07. RGB value is (67,5,7). Sum of RGB (Red+Green+Blue) = 67+5+7=79 (10% of max value = 765). Red value is 67 (26.56% from 255 or 84.81% from 79); Green value is 5 (2.34% from 255 or 6.33% from 79); Blue value is 7 (3.12% from 255 or 8.86% from 79); Max value from RGB is 67 - color contains mainly: red. Hex color #430507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430507 is #BCFAF8. Grayscale: #171717. Windows color (decimal): -12385017 or 460099. OLE color: 460099.
HSL color Cylindrical-coordinate representation of color #430507: hue angle of 358.06º 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 #430507 is Cyan = 0, Magento = 0.93, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 5 | 7 | - |
| CMYK | 0 | 0.93 | 0.90 | 0.74 |
| HSL | 358.06º | 0.86% | 0.14% | - |
| HSV(B) | 358.06º | 0.93% | 0.26% | - |
| XYZ | 2.41 | 1.32 | 0.33 | - |
| YUV | 23.77 | 118.54 | 158.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 5 | 7 | 0 | 0.93 | 0.90 | 0.74 | 358.06 | 0.86 | 0.14 |
| Hex | 43 | 5 | 7 | 0 | 5D | 5A | 4A | 166 | 56 | E |
| Octal | 103 | 5 | 7 | 0 | 135 | 132 | 112 | 546 | 126 | 16 |
| Binary | 1000011 | 101 | 111 | 0 | 1011101 | 1011010 | 1001010 | 101100110 | 1010110 | 1110 |
Color Harmonies of #430507
Complementary color
Monochromatic Colors of #430507
Black with #430507
Text Example
Text Example
White with #430507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430507; }
p { color: rgb(67,5,7); }
H1.HeaderClassName
{
color: #430507;
}
.AnyTagClassName
{
color: #430507;
}
</style>
background-color css
<style>
a { background-color: #430507; }
a { background-color: rgb(67,5,7); }
div.DivClassName
{
background-color: #430507;
}
.BgClassName
{
background-color: #430507;
}
</style>
border-color css
<style>
span { border-color: #430507; }
span { border-color: rgb(67,5,7); }
td.TdClassName
{
border-color: #430507;
}
.TagClassName
{
border-color: #430507;
}
</style>