Shades of Rustic Red #430305
Tints of Rustic Red #430305
RGB
CMYK
RGB Variations
Color information
#430305 (or 0x430305) is known color: Rustic Red. HEX triplet: 43, 03 and 05. RGB value is (67,3,5). Sum of RGB (Red+Green+Blue) = 67+3+5=75 (9% of max value = 765). Red value is 67 (26.56% from 255 or 89.33% from 75); Green value is 3 (1.56% from 255 or 4% from 75); Blue value is 5 (2.34% from 255 or 6.67% from 75); Max value from RGB is 67 - color contains mainly: red. Hex color #430305 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #430305 is #BCFCFA. Grayscale: #161616. Windows color (decimal): -12385531 or 328515. OLE color: 328515.
HSL color Cylindrical-coordinate representation of color #430305: hue angle of 358.12º 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 #430305 is Cyan = 0, Magento = 0.96, Yellow = 0.93 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 3 | 5 | - |
| CMYK | 0 | 0.96 | 0.93 | 0.74 |
| HSL | 358.13º | 0.91% | 0.14% | - |
| HSV(B) | 358.13º | 0.96% | 0.26% | - |
| XYZ | 2.37 | 1.27 | 0.26 | - |
| YUV | 22.36 | 118.2 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 3 | 5 | 0 | 0.96 | 0.93 | 0.74 | 358.13 | 0.91 | 0.14 |
| Hex | 43 | 3 | 5 | 0 | 60 | 5D | 4A | 166 | 5B | E |
| Octal | 103 | 3 | 5 | 0 | 140 | 135 | 112 | 546 | 133 | 16 |
| Binary | 1000011 | 11 | 101 | 0 | 1100000 | 1011101 | 1001010 | 101100110 | 1011011 | 1110 |
Color Harmonies of #430305
Complementary color
Monochromatic Colors of #430305
Black with #430305
Text Example
Text Example
White with #430305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430305; }
p { color: rgb(67,3,5); }
H1.HeaderClassName
{
color: #430305;
}
.AnyTagClassName
{
color: #430305;
}
</style>
background-color css
<style>
a { background-color: #430305; }
a { background-color: rgb(67,3,5); }
div.DivClassName
{
background-color: #430305;
}
.BgClassName
{
background-color: #430305;
}
</style>
border-color css
<style>
span { border-color: #430305; }
span { border-color: rgb(67,3,5); }
td.TdClassName
{
border-color: #430305;
}
.TagClassName
{
border-color: #430305;
}
</style>